• 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.

    缺省情况下,文件结束字符串下划线(_);如果字符作为单个输入参数发送,则它之后所有内容将被忽略。

    youdao

  • As we have seen, grammar can also come from a file or from an internal text string.

    正如我们见,文法可以来自文件来自内部文本字符串。

    youdao

  • It can store the results as a string in system memory, into a file, or into database tables.

    可以结果作为系统内存中的字符串存储文件数据库表内

    youdao

  • Now suppose each file was roughly 1mb of string data and I had to process up to 10 files concurrently.

    现在假设每个文件大约1MB字符串数据并且必须并发地处理多达10个文件

    youdao

  • As shown below, each line in every file provided will be transformed into an inflected alphanumeric string.

    如下所示,提供每个文件中的每一转换变形后字母数字字符串

    youdao

  • We have now created a new archive file from arbitrary string data and have added an external file to our archive.

    现在已经通过任意字符串数据创建归档文件已经外部文件添加到了归档中。

    youdao

  • The -0 (zero) flag is very useful if you want to read a full paragraph or a full file into a single string.

    如果整个段落文件读入单个字符串,那么- 0()标志非常有用

    youdao

  • The report properties file contains text string definitions that include report titles, descriptions, and column headings.

    报表属性文件包含文本字符串定义包括报表标题描述以及标题

    youdao

  • 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文档采用字符串格式文件形式。

    youdao

  • It reads the XML file contents and returns a string to the caller.

    读取XML文件内容调用者返回一个字符串

    youdao

  • When executed from a command line, the program reads the XML content from a file into a string variable.

    命令执行时候程序XML内容文件读入一个字符串变量。

    youdao

  • Listing 15, Listing 16, and Listing 17 display how you can use numeric, string, and file comparisons, respectively.

    清单15、清单16清单17分别演示如何使用文件数字字符串比较

    youdao

  • 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.

    全局空间认为是的,文件扫描每次遇到模块关键字时字符串“:”标识都会附加到当前根的名称后面。

    youdao

  • The file opens, the program writes the current string first, and then writes the remaining (up to 100) lines to the file.

    文件打开程序首先当前字符串写入文件中,然后再将剩余(最多100行)写入文件中。

    youdao

  • 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.

    命名文件系统属性分类关联目录或者文件的字节流通过一个字符串引用

    youdao

  • Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string.

    假定文件大小超过8KB,则以下代码应当能将整个文件读入一个字符串

    youdao

  • 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.

    不要使用命令行参数设置帐户状态构建文件设置一个字符串任务使用字符串值更新状态。

    youdao

  • To retrieve the string and image from the resource file, you need to do the following.

    为了资源文件检索字符串图片需要执行下列步骤。

    youdao

  • This provides the ability to create multiple identical environments with the same deployment file by just modifying this string.

    这样只要修改字符串利用同一个部署文件创建多个相同的环境

    youdao

  • Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.

    XML序列化一个字符串文件lxml长项因为依赖libxml2C代码库。

    youdao

  • QueryFactory has various create() methods to read a textual query from a file or from a String.

    QueryFactory各种create()方法,用来文件或者String读取文本查询

    youdao

  • 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的时候可以用一个字符串指明文件

    youdao

  • 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 进行此工作

    youdao

  • This method reads the entire file into a string, which is printed to the console in this program.

    这个方法整个文件读入一个string,然后程序中把这个字符串输出控制台

    youdao

  • 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文件,然后JDKnativetoascii工具转换它。

    youdao

  • 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对象中的字符串

    youdao

  • For this example, you create a count function to read the entire file into one big string, and then count the total number of characters and the number of newline characters.

    对于例来说创建count函数整个文件读取一个字符串中然后计算参数数量新添参数数量。

    youdao

  • In addition, you can create a user-defined trace by sending a string to the soltrace.out file by using the writetrace function in the procedure: writetrace (string VARCHAR).

    此外可以通过过程中使用writetrace函数soltrace . out文件发送字符串,从而创建一个用户定义跟踪:writetrace (string VARCHAR)。

    youdao

  • In addition, you can create a user-defined trace by sending a string to the soltrace.out file by using the writetrace function in the procedure: writetrace (string VARCHAR).

    此外可以通过过程中使用writetrace函数soltrace . out文件发送字符串,从而创建一个用户定义跟踪:writetrace (string VARCHAR)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定