By default, the end-of-file string is an underscore (_); if that character is sent as a single input argument, everything after it is ignored.
缺省情况下,文件结束字符串是下划线(_);如果将该字符作为单个输入参数来发送,则它之后的所有内容将被忽略。
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.
报表属性文件包含文本的字符串定义,包括报表标题、描述以及列标题。
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内容从文件读入一个字符串变量。
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行)写入文件中。
The named file system attribute classification is a byte stream that is associated with a directory or file and is referred to by a string name.
命名文件系统属性分类是一个关联到目录或者文件的字节流,通过一个字符串名引用。
Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string.
假定文件大小不超过8KB,则以下代码应当能将整个文件读入一个字符串。
Set initial (starting) password for brute-force searching to string, or use the file with the name string to supply passwords for dictionary searching.
设置初始(启动)的强力搜索以字符串密码,或者使用与该文件名字符串供应字典搜索密码。
Note that even in cases where a absolute file name is provided, this API still returns only that string that directly forms part of the file name, as shown in Listing 10.
之前的字符串。请注意,即使提供了绝对文件名,此api仍然仅会返回属于文件名的直接部分,如清单10中所示。
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.
不要使用命令行参数来设置帐户状态,您要在构建文件中设置一个字符串值,任务会使用字符串值更新状态。
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.
这样,只要修改字符串就能利用同一个部署文件来创建多个相同的环境。
Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.
将XML序列化为一个字符串或文件是lxml 的长项,因为它依赖于libxml2C代码库。
The script loads the file text into a string variable, explodes it into an array using new lines, and determines the name of the vendor from the first element of the array.
此脚本将此文件文本载入到一个字符串变量,将其explode到一个使用了新行的数组并根据此数组的第一个元素决定商家的名称。
QueryFactory has various create() methods to read a textual query from a file or from a String.
QueryFactory有各种create()方法,用来从文件或者String读取文本查询。
That is another reason why you used the ws extension in the Uml2SimpleRdb relation, so that you can instantiate the IFile class specifying the name of a file as a string.
这也是你在Uml2SimpleRdb关联中使用ws扩展的又一个原因,因为这样你在实例化IFile类的时候可以用一个字符串指明文件。
Say you want to output all the words in the test file containing the string th, and you've built the regexp shown in Listing 5 to do that.
假定希望输出测试文件中包含字符串th 的所有单词,则构建清单5 中所示的regexp 进行此工作。
This method reads the entire file into a string, which is printed to the console in this program.
这个方法把整个文件读入一个string,然后在程序中把这个字符串输出到控制台。
To create this file, you can either use a string resource editor from an IDE, or create a Unicode file using a Unicode editor, then convert it using the JDK's nativetoascii utility.
要创建这个文件,既可以使用IDE中的字符串资源编辑器,也可以使用Unicode编辑器创建一个Unicode文件,然后用JDK的nativetoascii工具转换它。
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对象中的字符串。
应用推荐