调用Web服务并将返回的字符串输出到浏览器。
Call the Web service and output the returned string to the browser.
mkewuid脚本函数为命令行上提供的每个字符串输出一个记录行。
The mkewuid script function will output a record line for each string of characters provided on the command line.
包含清单第3行的循环将遍历接收到的键,获得相应值,并把它作为数组或字符串输出。
The loop including line 3 of the listing is working through the keys received, getting a corresponding value, and printing it as an array or a string.
这个方法把整个文件读入一个string,然后在程序中把这个字符串输出到控制台。
This method reads the entire file into a string, which is printed to the console in this program.
arrayconcat函数获取一个字符串数组作为输入并在字符串输出中返回联接后的这些字符串。
The array concat function takes an array of strings as an input and returns a concatenation of the strings into a single string output.
sprintf函数使用一个控制字符串来指定输出格式,该控制字符串通常包括“%s”(字符串输出)。
The sprintf function USES a control string to specify the output format, and often the control string includes "% s" (string output).
通过使用AttributedCharacterIterator,您完全可以根据所产生的结果构造自己的字符串输出。
By using AttributedCharacterIterator, you literally can build up your own string output from the generated results.
如果指定字符串输出的精确指定符(比如%. 10s),那么您就能够通过指定输出的最大长度来防止缓冲区溢出。
If you include a precision specifier for a string output (such as "%.10s"), then you can protect against buffer overflows by specifying the maximum length of the output.
在这种情况下,重要的是不向原始的输入字符串应用过滤,而只向输出版本应用过滤。
In this case, it is important not to apply the filter to the original input string, but only to the output version.
使用脚本解析这样的输出需要大量字符串操作。
Parsing this output with scripts requires a lot of string manipulation.
这一行输出元素的字符串值而不是整个元素。
This line outputs the string-value of the element, not the entire element.
目前,页面仅仅输出我们发送回的字符串。
At present, a page simply outputs whatever string you send back.
然后,代码从查询字符串获取设备,并根据指示完成输出。
It then gets the device from the query string and completes the output according to the instructions.
如果将页面设定为在文本框中输出该字符串,就能看到如图5所示的结果。
If you set the page to output the string in a text box, you can see the results shown in Figure 5.
我们知道字符串占位符,输出来就是另一番场景了,还有一些其他类型的占位符。
S We saw percent s which is a placeholder for a string, turns out as you'll see over time there are other placeholders.
利用这个类,您可发出整个字符串,使之对于创建和输出动态内容更为有用。
You can push entire strings out with that class, making it much more useful for creating and outputting dynamic content. It only requires a small change to your code, as shown below.
生成字符串作为GUI的输出,然后发布MIDI事件。
A string is generated to be output to the GUI; the MIDI event is then published.
将采用十六进制的格式输出字符串“hello”的MD 5摘要。
Will output the MD5 digest of the string "hello" in hexadecimal format.
该输出字符串包含了下列元素。
Reply活动被映射到输出字符串决策。
更多的人似乎使用DateFormat和SimpleDateFormat类来操作日期字符串,既用于输入也用于输出。
Even more people seem to use the DateFormat and SimpleDateFormat classes for working with date strings, both for input and output.
数组完成时,程序就从这个数组生成所需的字符串变量,并输出为HTK和julius格式。
When the array is complete, it then generates the string variables required from that array and outputs to the HTK and Julius formats.
该命令的关键部分是提供给grep(在此示例中为gcc)的字符串和ps输出中包含所需进程ID的列。
The key elements to the command are the strings provided to grep (GCC in this case) and the column from the output of ps that holds the process id that you need.
printf的第一个参数是输出字符串的地址。
The first parameter to printf is the address of an output string.
清单1中的示例给出一个名为hello 的顶级方法,它使用writeLine 方法将字符串发送到标准输出。
The example shown in Listing 1 shows a top-level method called hello, which uses the writeLine method to emit a string to standard output.
value属性在呈现时将bean值输出为字符串。
The value attribute outputs the bean value as a string when rendered.
Output-一个字符串集合,由PowerShell命令的输出结果填充。
该调用的输出是字符串foo。
然后遍历协议序列id表,把协议字符串复制到输出参数‘protseq_vector’中。
The protocol sequence ID table is then traversed and the protocol strings are copied into the out parameter 'protseq_vector'.
很不幸,这个正则并不会正确地匹配字符串,取而代之,它会输出。
Unfortunately, this will not correctly match the string. Instead, it will print.
应用推荐