您要查找的是不是:
- The valid input range is 1 day to 90 days. 有效的输入范围是1天到90天。
- The valid input chars of this table. 这个码表的合法的输入字符.
- AddressSpaceCost The valid input range for the cost is 1 to 100. AddressSpaceCost开销的有效输入范围是1到100。
- The valid input range for this parameter is 00:00:01 to 1.00:00:00. 此参数的有效输入范围为00:00:01到1.;00:00:00。
- The valid input range for either parameter is 00:00:01 to 1.00:00:00. 任一参数的有效输入范围为00:00:01至1.;00:00:00。
- Valid inputs are the ID number of a file or NULL. 有效输入为文件ID号或为NULL。
- How do I validate input in server-side controls? 如何验证通过服务器控件输入的数据?
- The following table lists BNF lexical rules that describe how to recognize a valid input. 下表中列出的BNF词法规则说明如何识别有效的输入。
- Valid input for the DomainName parameter is a Simple Mail Transfer Protocol (SMTP) domain. DomainName参数的有效输入是一个简单邮件传输协议(SMTP)域。
- As the user types input into the masked text box, valid input characters replace their respective prompt characters in a sequential fashion. 当用户在掩码文本框中键入内容时,有效的输入字符将按顺序替换其各自的提示字符。
- Valid input characters include all printable characters, which include letters, digits, punctuation, symbols and the space character. 有效的输入字符包括所有可打印字符,其中包括字母、数字、标点、符号和空白字符。
- A positive test is when you put in a valid input and expect some action to be completed in accordance with the specification. 正向测试是指,当你输入一个有效的输入并且期望软件能够完成一些根据说明书规定的行为。
- Valid inputs are the ID number of a database or NULL. 有效的输入包括数据库的ID号或NULL。
- Index_id is int. Valid inputs are the ID number of an index, 0 if object_id is a heap, NULL, -1, or DEFAULT. 有效输入包括索引的ID号、0(如果object_id为堆)、NULL、-1或DEFAULT。
- The XML-RPC implementation library you choose will do all that work for you, if you provide valid inputs. 只要提供了有效输入,您所选择的XML-RPC实现库将为您完成所有工作。
- This article shows how to validate input - one of the first lines of defense in any secure program. 本文介绍了如何验证输入任何安全程序的首要环节之一。
- You have to authenticate users, display and handle forms, validate input, and so on. 翻译:你必须认证用户,显示并管理表格,验证输入的有效性诸如此类。
- Always validate input and data, whether it comes from the user, the document, a database, a Web service, or any other source. 始终验证输入和数据,不管它是来自用户、文档、数据库、Web服务还是其他任何来源。
- Properties can check values or formats as the application developer assigns them. Validating input at design time prevents errors. 当程序员在给属性赋值时,属性能检查或初始化值。在设计期验证输入能避免产生错误。
- We've already talked about filtering but beyond filtering we still need to be vigilant and validate input coming in from a user. 我们已经谈到了有关过滤的话题但除了过滤我们还需要警惕并要验证来自用户输入的信息。