-
Invalid input parameters. Please check the input again and retry.
输入参数无效。请再次检查输入并重试。
-
Input kludge: Failing to specify and implement handling of possibly invalid input.
输入问题(Input kludge):无法指出和实现对不正确的输入的处理。
-
The result is that the length and index match, and you have accepted invalid input.
结果是,长度和索引相匹配,接受了无效输入。
-
If not, use a good system validation and provide clear error messages if invalid input is entered.
如果不行,使用一个良好的校验系统并提供清晰的错误提示。
-
By using these constructs for indirect access to internal fields, you can guard against invalid input values.
透过以这些建构来间接存取内部栏位,您可以防范无效的输入值。
-
Not only does it provide positive feedback for our user, it will also semi-protect our web app from bad or invalid input.
它不仅为我们的用户提供了积极的反馈,也为错误或非法的输入给我们的应用提供了一些保护。
-
Native code may attempt to access an object that has invalid input (such as a stale local reference) or that is coded incorrectly.
本机代码可能尝试访问具有无效输入(如过时的本地引用)或编码错误的对象。
-
This function properly scrubs your input so it doesn't include invalid characters.
此函数将正确地过滤您的输入,因此它不包括无效字符。
-
The input string data to string functions may have wrong or invalid characters in the string that it is supplied with.
字符串函数的输入字符串数据可能拥有源字符串中的一些错误字符或无效字符。
-
IntegerLiteral expects to immediately encounter an integer in the input stream, else the expression would be invalid.
integerLiteral希望在输入流中立即遇到一个整数,否则该表达式将无效。
-
Finally, set the error message that is displayed when the input in invalid: Beside the message property, enter the message: "the acceptable value should begin with 'id' followed by six digits."
最后,设置在输入无效时显示的错误消息:除了消息属性之外,还要输入消息“The acceptable value should begin with ' ID ' followed by six digits .”。
-
What if the XPath //input[@value='Google Search' and @type='button']became invalid due to changes on the web?
万一因为Web的变化,XPath //input[@value='Google Search' and @type='button']变成无效的了,怎么办?
-
You have to clear the variable, otherwise the variable is filled with the last input value and further selections will be invalid.
必须清空这个变量,否则这个变量仍然包含上一次的输入值,进一步的选择就是无效的。
-
The end result is that the programmer cannot determine when the input is invalid, which breaks an implicit contract with users and the data itself.
最后的结果是程序员不能确定输入何时无效,也不能确定是什么打断了和用户及数据本身的隐式的约定。
-
If any validation error occurs, it should be displayed to the user, indicating that the input is invalid.
如果产生任何验证错误,都应该向用户显示以表明输入无效。
-
Because manual input is disabled for the Calendar component, you can't even enter an invalid date.
由于 Calendar 组件禁止手动输入,所以不可能输入无效的日期。
-
Remove the minimum number of invalid parentheses in order to make the input string valid.
移除最小数量的无效括号,使得输入字符串有效。
-
This result is also used if the given input params are invalid, meaning the user should try providing input again.
这个结果也用于用户输入无效,意味着用户需要再次输入。
-
Malicious users will try to make your application fail by tweaking the input to represent invalid data.
恶意的使用者会尝试调整输入以显示无效的资料,让应用程序失败。
-
The main problem is when I have input a valid user name and an invalid password, it can also let me in.
主要的问题是当我输入一个有效的用户名和密码无效,也让我在。