- 1. Pass the updated text string into this function.
- 将更新过的文本字符串传递给这个函数。
来自互联网
- 2. The input control means "Get a text string from the user."
- input控件的意思是 “从用户得到一个文本字符串”。
来自互联网
- 3. Elements not matching the text string will be filtered out.
- 不匹配文本字符串的元素将会被过滤掉。
来自互联网
- 4. The objectid is a text string and must be unique in the text file.
- objectid是文本字符串,在这个文本文件中必须是惟一的。
来自互联网
- 5. "Text string to the active document at the current cursor location."
- 文本字符串传递到活动文档中光标当前所在的位置。
来自互联网
- 6. The input text string is converted into an array of bytes and is padded.
- 输入文本字符串转换成了字节数组,并用它填充。
来自互联网
- 7. The response will return a simple JSON doc rather than a simple text string.
- 响应将返回一个简单的JSON文档而不是一个简单的文本字符串。
来自互联网
- 8. The cipher text string is then passed to the getCipherDataDoc private method.
- 接着该密码文本字符串传递给getcipherdatadoc私有方法。
来自互联网
- 9. As we have seen, grammar can also come from a file or from an internal text string.
- 正如我们所见,文法可以来自一个文件或来自一个内部的文本字符串。
来自互联网
- 10. You find all of the information about types of the message parts in this text string.
- 您会找到此文本字符串中有关消息部件类型的所有信息。
来自互联网
- 11. To deserialize the LOB column and get to the text string again, use the following code.
- 为了将lob列进行反序列发转换,并且为了再次获得该文本字符串,请使用以下代码。
来自互联网
- 12. The CLP interprets any text string that is prefixed by a double hyphen (--) as a comment.
- CLP 将前缀为两个连字符的所有文本字符串都解释为注释。
来自互联网
- 13. A variable is initialized with an empty text string as its default value when declared.
- 一个变量会使用一个空白的字符串作为声明时的默认值,来得到初始化。
来自互联网
- 14. You can search for a text string, or you can do a hex search for a sequence of up to 16 bytes.
- 您可以搜索文本字符串或者最多16字节的十六进制序列。
来自互联网
- 15. A common misconception is that you can just say anything and that is turned into a text string.
- 一种常见的误解是以为只可以说任何可以转换为文本字符串的内容。
来自互联网
- 16. You will modify the original test client that sent a simple text string to send an XML message.
- 您需要修改发送简单文本字符串的初始测试客户机,使其发送XML消息。
来自互联网
- 17. At least one blank space must separate the question mark (?) from the text string that follows.
- 问号(?)与后面的文本字符串之间至少要隔开一个空格。
来自互联网
- 18. There is less support built into XML, but you can apply a namespace to a text string, like this
- 构建到XML 中的支持较少,但您可以将名称空间应用为文本字符串,就象这样
来自互联网
- 19. To get access to a text string in a resource bundle, we use the text method of the tag library.
- 要访问资源束中的文本字符串,使用标记库的text方法。
来自互联网
- 20. The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
- 接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
来自互联网
- 21. Listing 20 shows the code to process events and search records for a match against a user-entered text string.
- 清单20展示了处理事件以及搜索与用户输入文本字符串相匹配的记录的代码。
来自互联网
- 22. The DB2_CLPPROMPT registry variable can be set to any text string up to a maximum of 100 characters in length.
- DB 2 _ CLPPROMPT注册变量可以设置为任何文本字符串,最大长度为100个字符。
来自互联网
- 23. This code passes the ubiquitous "Hello, world!" text string to the active document at the current cursor location.
- 上述代码向活动文档的当前光标位置输入了经典的文本“Hello,world !”
来自互联网
- 24. Lastly, I provide a response, which for now is just a text string; later on I'll change it and deploy a new version.
- 最后,我提供了一个响应,该响应目前只是一个文本字符串;稍后,我将更改它并部署一个新版本。
来自互联网
- 25. In both these forms, the second input parameter, a text string, contains the name of the parameter without qualification.
- 在这两种形式中,第二个输入参数(文本字符串)包含不带限定的参数名。
来自互联网
- 26. In the Service URL field, enter the text string matching the URL contained in the certificate used to secure connections.
- 在ServiceUR l字段中,输入与用于确保连接安全的凭证中所包含的URL匹配的文本字符串。
来自互联网
- 27. The report properties file contains text string definitions that include report titles, descriptions, and column headings.
- 报表属性文件包含文本的字符串定义,包括报表标题、描述以及列标题。
来自互联网
- 28. A SomethingSplitter provides the very important splitter method, which takes a text string and breaks it into component words.
- SomethingSplitter提供非常重要的splitter方法,它获得一个文本字符串并把它分割成组成其的单词。
来自互联网
- 29. I'll use the "Hello World" program to illustrate the creation of a simple program to emit a simple text string to the display.
- 我使用“Hello World ”程序演示如何创建简单的程序,将一个简单的文本字符串发送到显示器。
来自互联网
- 30. For the VARIABLE_DATA column, and for version 5.1.x, this is currently a text string as described in the Audit log data section.
- 对于variable_data列以及5.1 . x版本来说,这就是在审核日志数据部分中描述的文本字符串。
来自互联网