参数检查 meaning in Chinese
parameter checkout
parameter testing
Examples
- Do argument checking to avoid throwing these exceptions
进行参数检查以避免引发这些异常。 - Avoid doing expensive argument checking of pointer arguments
避免对指针参数进行高开销的参数检查。 - Attribute support was enhanced by adding parameter checking validation
属性支持通过增加参数检查验证而得到增强。 - Sql server does not perform parameter checking on extended stored procedures
Sql server不对扩展存储过程执行参数检查。 - Don ' t write multipurpose functions . write separate functions to allow stronger argument validation
不要写含多个目的的函数。分开(目的)写函数以允许更强的参数检查。