OCTETS和图形字符串输入。
具体建议的可选字符串输入。
对于一般的推荐使用必需的字符串输入。
对于空字符串输入,该解析方法返回null。
应验证函数的每个输入并且应由您的要求来确定如何响应null或空的字符串输入。
Each of the inputs to the function should be validated and your requirements should determine the responses to null or empty string inputs.
Sequitur压缩算法是线性时间在线算法,为给定的字符串输入生成了一种与上下文无关的语法。
The Sequitur compression algorithm is a linear-time online algorithm that forms a context-free grammar for a given string input.
这一服务的唯一功能只是将三个小写的字符串输入值在强制10秒的间隔后转化为大写的字符串,这一强制时间间隔用来模拟一较长时间处理过程。
All the service does is transform three lowercase String input values to upper case after forcing a 10 second pause in the execution to simulate a long running process.
除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
点击那个按钮,会在下拉菜单中显示一个日历,然后使用鼠标选择日期,相应的字符串就会输入到本文输入域中。
Clicking the button displays a calendar in a drop down menu, and selecting a date using the mouse enters the corresponding string into the text input field.
如SQL标准中所述,此函数返回输入字符串的八位字节长度或字节长度。
This function, as mentioned in SQL standard, returns the length of the input string in octets or bytes.
它将按需返回在输入字符串中检测到的各个匹配项。
It will return each match detected within the input string as requested.
这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。
The append benchmark consists of appending a random range of the input string to itself.
第二个参数是将被转化成大写或小写字符的输入字符串。
The second parameter is the input string that either converts to uppercase or lowercase characters.
使用该方法验证的关键在于将更新过的索引和初始输入字符串的长度进行比较。
The key to using the method for validation is to compare the updated index to the length of the original input string.
在列表1所显示的例子中,输入字符串变量被跟踪。
In the example shown in Listing 1, the input string variable is tracked.
请求响应包含三个大写输入字符串,并标志着请求处理过程的结束。
A request Response contains the three upper-cased input strings and represents the completion of the request processing.
如果输入字符串具有一些恶意设计的代码,脚本也会被执行。
If the input string had some maliciously designed script, the script is executed.
如果使用CODEUNITS来获取字符的长度,则用作字符串函数输入的CODEUNITS的不同会导致输出的不同。
If you take the length of a character in CODEUNITS, the output differs according to the CODEUNITS used as inputs to the string function.
首先,需要删除输入字符串中的空格。
显示输入页面,以便用户提供字符串。
系统确认正确的登陆,显示主页,并且提示输入搜索字符串
System confirms correct login, presents main page, and prompts for a search string.
因为每个业务操作都有单独的文本字符串作为输入,这两个操作都使用同样的Command Model实现,如清单3所示。
Because each of the business operations accept as input a single text string, both operations use the same CommandModel implementation shown in Listing 3.
skip变量设置为' '(空字符串),所以所有输入(包括空格)都转至标志伪指令。
The skip variable was set to "(empty string), so all input, including Spaces, goes to the token directive."
添加一个新方法operation1,该方法拥有类型均为字符串的输入input1和输出out put1。
Add a new method called operation1, which has input input1 and output output1 of type string.
单个String参数构造器使用字符串作为输入来构建XMLDOM对象。
The single string arg constructor builds an XML DOM object using the string as input.
更多的人似乎使用DateFormat和SimpleDateFormat类来操作日期字符串,既用于输入也用于输出。
Even more people seem to use the DateFormat and SimpleDateFormat classes for working with date strings, both for input and output.
or UPPER U CASE (p. d escription)返回一个字符串,其中输入值中的所有字母字符都已转换为大写。
UCASE, or upper UCASE (p.description) Returns a character string in which all alphabetical characters in the input value have been converted to uppercase.
edit将输入字符串映射成用户友好的格式化形式。
Edit maps an input string to a human-friendly formatted form.
该方法以xml字符串数据为输入并将其转换成json格式的数据输出。
This approach accepts XML string data as input and converts that into JSON-formatted data output. This PHP-based solution provides several benefits.
该方法以xml字符串数据为输入并将其转换成json格式的数据输出。
This approach accepts XML string data as input and converts that into JSON-formatted data output. This PHP-based solution provides several benefits.
应用推荐