As we have seen, grammar can also come from a file or from an internal text string.
正如我们所见,文法可以来自一个文件或来自一个内部的文本字符串。
It can store the results as a string in system memory, into a file, or into database tables.
它可以将结果作为系统内存中的字符串存储到文件或数据库表内。
Now suppose each file was roughly 1mb of string data and I had to process up to 10 files concurrently.
现在,假设每个文件为大约1MB的字符串数据,并且我必须并发地处理多达10个文件。
As shown below, each line in every file provided will be transformed into an inflected alphanumeric string.
如下所示,提供的每个文件中的每一行将被转换为变形后的字母数字字符串。
We have now created a new archive file from arbitrary string data and have added an external file to our archive.
现在已经通过任意的字符串数据创建了新归档文件并已经把外部文件添加到了归档中。
The -0 (zero) flag is very useful if you want to read a full paragraph or a full file into a single string.
如果您想将整个段落或整篇文件读入到单个字符串,那么- 0(零)标志非常有用。
The report properties file contains text string definitions that include report titles, descriptions, and column headings.
报表属性文件包含文本的字符串定义,包括报表标题、描述以及列标题。
Given a reference to an appropriate data structure, the second converts it to an XML document, either in string format or as a file, depending upon its parameters.
给出适当数据结构的引用,第二个子例程将它转换为XML文档,根据参数的不同,产生的XML文档采用字符串格式或文件形式。
It reads the XML file contents and returns a string to the caller.
它读取XML文件内容并向调用者返回一个字符串。
When executed from a command line, the program reads the XML content from a file into a string variable.
在命令行中执行的时候,该程序将XML内容从文件读入一个字符串变量。
The regular expression is a string loaded from a text file, so you don't need to change the code when you want to add support for a new type of postal code.
由于正则表达式是从文本文件中装载的一个字符串,所以当添加对新类型的邮政编码的支持时,不需要更改代码。
Listing 15, Listing 16, and Listing 17 display how you can use numeric, string, and file comparisons, respectively.
清单15、清单16和清单17分别演示如何使用文件、数字和字符串比较。
The root or global space is considered empty and each time the module keyword is encountered during a file scan the string ": :" and the identifiers are appended to the name of the current root.
根或全局空间被认为是空的,文件扫描中每次遇到模块关键字时,字符串“:”和其标识都会附加到当前根的名称后面。
The file opens, the program writes the current string first, and then writes the remaining (up to 100) lines to the file.
文件打开,程序首先将当前的字符串写入文件中,然后再将剩余的行(最多100行)写入文件中。
For instance, it can be a string literal in the program or read from a local file.
例如,可以是程序中的一串文字或从本地文件读取。
Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string.
假定文件大小不超过8KB,则以下代码应当能将整个文件读入一个字符串。
Instead of using the command-line parameter to set the account's status, you'll set a string value in the build file, and the task will use the string value to update the status.
不要使用命令行参数来设置帐户状态,您要在构建文件中设置一个字符串值,任务会使用字符串值更新状态。
The string in the parentheses is the XML file path of the resource and the ID of the XML element.
圆括号中的字符串是资源的XML文件路径和xml元素的ID。
When instantiating the FileInputStream, pass it a String describing the path to the Excel file to read.
在实例化FileInputStream时,向它传递一个String,用于描述要读取的Excel文件的路径。
The benefits of working with XML in Groovy become even more evident when you store the XML in a String variable instead of a file.
当您将XML存储在String变量而不是文件中时,在Groovy中使用XML的好处会变得更加明显。
To retrieve the string and image from the resource file, you need to do the following.
为了从资源文件检索字符串和图片,您需要执行下列步骤。
This provides the ability to create multiple identical environments with the same deployment file by just modifying this string.
这样,只要修改字符串就能利用同一个部署文件来创建多个相同的环境。
To verify that transaction and statement response time data is sent to Optim Performance Manager server, search for the Monitor payload string in the trace file as shown in Figure 10.
为了验证事务和语句响应时间数据是否已经发送到Optim PerformanceManager服务器,请在追踪文件中搜索Monitorpayload字符串,如图10所示。
Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.
将XML序列化为一个字符串或文件是lxml 的长项,因为它依赖于libxml2C代码库。
QueryFactory has various create() methods to read a textual query from a file or from a String.
QueryFactory有各种create()方法,用来从文件或者String读取文本查询。
You can use the EncryptCnxString.aspx page to create the machine-specific encrypted connection string to paste into your configuration file.
可以使用 EncryptCnxString.aspx页创建要粘贴到配置文件中的计算机特定的加密连接字符串。
The connector string will be matched with your odbc.ini file, so make sure that it matches beforehand.
连接器字符串应与odbc.ini文件匹配,以确保它与预先安排的相符。
This method reads the entire file into a string, which is printed to the console in this program.
这个方法把整个文件读入一个string,然后在程序中把这个字符串输出到控制台。
The strongly typed resource class also converts the embedded XML file into a string that can be easily loaded into an XmlDocument object.
强类型资源类还将嵌入的XML文件转换为能够轻松加载到 XmlDocument对象中的字符串。
The strongly typed resource class also converts the embedded XML file into a string that can be easily loaded into an XmlDocument object.
强类型资源类还将嵌入的XML文件转换为能够轻松加载到 XmlDocument对象中的字符串。
应用推荐