With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
Listing 1. Tracking the input string variable.
列表1.跟踪出入字符串变量。
First, we need to delete the Spaces in the input string.
首先,需要删除输入字符串中的空格。
Edit maps an input string to a human-friendly formatted form.
edit将输入字符串映射成用户友好的格式化形式。
On exit, the input string will be printed on dialog's output.
退出时,输入的字符串会被打印到会话的输出。
It will return each match detected within the input string as requested.
它将按需返回在输入字符串中检测到的各个匹配项。
Accepts the input string inputString that the client application provides.
接受输入客户机应用程序提供的字符串inputstring。
A substring is zero or more contiguous string length units of input string.
子字符串是输入字符串的零个或多个相邻字符串长度单元。
In the example shown in Listing 1, the input string variable is tracked.
在列表1所显示的例子中,输入字符串变量被跟踪。
If the input string had some maliciously designed script, the script is executed.
如果输入字符串具有一些恶意设计的代码,脚本也会被执行。
The append benchmark consists of appending a random range of the input string to itself.
这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。
If the end of the input string is found, pop all operators and append them to the result string.
如果到达输入字符串的末尾,弹出所有操作符并添加到结果字符串。
The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。
Now it is your job to write a special judge program to tell if an input string is an AC string.
现在是你的工作写一个特别程序来告诉法官,如果输入的字符串是一个交流的字符串。
This function, as mentioned in SQL standard, returns the length of the input string in octets or bytes.
如SQL标准中所述,此函数返回输入字符串的八位字节长度或字节长度。
You can therefore easily get the user input string from the Typeahead using the code shown in Listing 7.
因此,您可以用代码从Typeahead中很容易的获取输入字符,如列表7所示。
Instead of testing for a match, however, a match object is created for the first match found in the input string.
然而,Match对象并非用于测试匹配而是为在输入字符串中找到的第一个匹配项创建的。
A reset is necessary because, with this method, parsing begins at the ParsePosition index within the input string.
重置很必要,因为使用此方法时解析开始于输入字符串的ParsePosition索引。
The sample application includes a simple program you can run to encode a given input string. To encode a username.
示例应用程序包括可以运行以编码给定输入字符串的简单程序。
In this case, it is important not to apply the filter to the original input string, but only to the output version.
在这种情况下,重要的是不向原始的输入字符串应用过滤,而只向输出版本应用过滤。
The process that scans an input string and determines what the tokens are is called the tokenizer. In the query.
扫描输入字符串以及判断是何标记的过程称作记号赋予器(tokenizer)。
The input string data to string functions may have wrong or invalid characters in the string that it is supplied with.
字符串函数的输入字符串数据可能拥有源字符串中的一些错误字符或无效字符。
The key to using the method for validation is to compare the updated index to the length of the original input string.
使用该方法验证的关键在于将更新过的索引和初始输入字符串的长度进行比较。
The start position specifies the position within input string that is to be the first string length unit of the result.
起始位置指定了输入字符串中结果的第一个字符串长度单元所在的位置。
The conversion costs are all the more important for LOB input because of the potentially large size of the input string.
转换成本对LOB输入更加重要,因为输入字符串的大小可能很大。
The servlet calls the EJB proxy application with the input string to be provided to the Web service provider application.
Servlet使用输入字符串调用EJB代理应用程序,以将其提供给Web服务提供者应用程序。
If a shell script is used to generate the EWU value, then it must be able to accept any given input string of characters.
如果使用shell脚本生成ewu值,那么脚本必须能够接受任何输入字符串。
You ask the Sametime bot what the translation string is for a given input string and interact with the Sametime bot you create.
您向Sametimebot 查询一个给定的输入字符串翻译成什么并与 Sametime bot进行交互。
In case you're curious, the inner function call converts the input string into a timestamp that complies with a specific format.
您可能会感到奇怪。其实内部函数调用将输入字符串转换成使用特定格式编译的时间戳。
Within a specified input string, replaces strings that match a regular expression pattern with a specified replacement string.
在指定的输入字串内,使用指定的取代字串来取代符合规则运算式模式的字串。
应用推荐