无效输入 meaning in English
invalid input
Examples
- Gets the position in the mask corresponding to the invalid input character
获取掩码中无效输入字符所对应的位置。 - The specific input values at issue here vary from rpc server to rpc server
此处所提及的无效输入值,会因不同的rpc伺服器而有差异。 - This strategy prevents multiple errors from being reported for the same invalid entry
这一策略可以防止对同一无效输入报告多个错误。 - It is equally important to validate parameters to stored procedures on the server to catch invalid input that bypasses client - side validation
验证服务器上传递给存储过程的参数同样重要,这样可以捕获绕过客户端验证的无效输入。 - In fact , all the bad input tests pass . this regular expression catches everything you could think of when you made your test cases
事实上,所有的无效输入测试都能通过了。正则表达式捕捉了所有你在编写独立测试测试用例时所能预见的所有情况。