• 第一正则表达式开始,创建一个来自数据文件记录数组然后循环执行其余的正则表达式改进结果

    Starting with the first regular expression, create an array of records from the data file, then loop through the remaining regular expressions to refine the results.

    youdao

  • 对于音调文件中的每个音调,构建音调时间数组匹配。

    For each tone in the tone file, build the tonal and temporal arrays for matching.

    youdao

  • 完成返回匹配平面文件中的记录最终数组

    Finish by returning the final array of matching records from the flat file.

    youdao

  • 角色一样提示添加数组中,经过序列化存储到文本文件中。

    As with the character sheet, the notes are added to an array, serialized, and stored in a text file.

    youdao

  • 一旦连接起来就能读写文件任意部分已经不再是非托管内存数组

    Once linked, you can read and write to any part of the file as if it were nothing more than just an array of unmanaged memory.

    youdao

  • 文件读取内容操作非常直截了当我们打开一个文件流对象,创建数组放置数据最后所有数据都这个数组中。

    The operation of reading from a file is very straight forward, we open a file stream, create an array to hold the data, and finally read all the data into the array.

    youdao

  • 编程语言中,应该使用数组表示一个用户相关联文件

    In a programming language, you would use an array to represent the files associated with a user.

    youdao

  • 解析代码接收JSON对象作为输入返回一个数据字典(数组),包含JSON文件中介绍所有对象。

    The parser code receives a JSON file as input and returns a data dictionary (or an array) containing all the objects described inside the JSON file.

    youdao

  • 文件转换成字节数组

    Convert the file to a byte array.

    youdao

  • 文件顶部一个数组包含样例使用名称用户ID电话号码如清单1

    At the top of this file there is an array containing the names, user IDs, and phone Numbers that are used in the sample as shown in listing 1.

    youdao

  • 如果文本文件每一中存放名字,则可以轻松地换行分隔文件内容构建源代码数组

    If we put one name per line in our text file, we can easily split the file contents on the newline character to build our source arrays.

    youdao

  • 下一步发送文件转换成字节数组

    The next step is to convert the file that I want to send into a byte array.

    youdao

  • 执行清单2代码后结果转储整个XML文件当然是在一个数组中。

    When you execute the code in Listing 2, the result is a dump of the complete XML file, in an array, of course.

    youdao

  • 然后函数会遍历结果数组会把结果数组所有提要条目rss提要条目细节都写入文件

    Then it iterates over the result array and writes to the file with the RSS feed item details for all the feed items in the result array.

    youdao

  • 解析过程配置文件中的元素数据转化类似PHP关联数组-值对。

    During this parsing process, the elements and data in the configuration file are converted into key-value pairs, similar to that found in a PHP associative array.

    youdao

  • 清单4中的代码首先定义一个数组其中第一元素执行二进制文件路径其余元素充当命令行参数

    The code in Listing 4 first defines an array, with the first element being the path to the binary that is to be executed, and the remaining elements acting as the command-line parameters.

    youdao

  • 注意:lsxsd. lss包含允许传递字符串数组文件日期

    NOTE: The lsxsd.lss is a library that contains classes that allow you to pass string arrays, files, and dates.

    youdao

  • Perl例程 checksize 处理整个文件作为 Perl数组 @_ implicit的一部分检查函数长度

    The Perl subroutine checksize traverses over the whole file (as part of the @_ implicit array in Perl) and keeps checking for function lengths.

    youdao

  • 调用readlines方法文件中的所有读入一个名为lines数组

    Call the readlines method to read all the lines in the file into an array called lines.

    youdao

  • 例如FlatFileAdapter不知道其处理文件内容因此文件内容作为二进制数组进行处理。

    For example, the Flat file Adapter is agnostic of the content of the files it processes, and thus, treats the contents of the file as a byte array.

    youdao

  • Database创建这个文件时,大小设为16KB分配数组中的第一Chunk来进行缓冲

    When the Database creates this file, it sets its size to 16 KB and allocates the first Chunk in the array to buffer.

    youdao

  • 注意定义文件type属性元素映射一个数组套的映射为简单字符串值。

    Notice the values of the type attribute in this definition file: the element is mapped to an array, while the nested s are mapped to simple string values.

    youdao

  • 我们可以认为userdata就是一个字节数组——字节可以表示指针结构宿主应用程序中的文件

    You can think of userdata as an array of bytes — bytes that might represent a pointer, a structure, or a file in the host application.

    youdao

  • lss文件可以本地Notes程序目录找到)中的有用的允许传递字符串数组文件数据

    The classes in the lsxsd.lss file (which can be found in your local Notes program directory) are very useful and can allow you to pass string arrays, files, and dates.

    youdao

  • Phar对象使用ArrayAccessSPL 对象,允许数组形式访问归档内容因此提供许多方法来向归档添加文件

    The Phar object uses the ArrayAccess SPL object to allow accessing the contents of the archive as an array, so it opens up many ways of adding files to the archive.

    youdao

  • 根本缺陷在于ReadAllLines会暂停程序的运行直到整个文件字符串数组

    The fundamental flaw is that ReadAllLines does just that, it pauses the program until the entire file can be read into an array of strings.

    youdao

  • 稍后我们考虑如何工作;目前只是注明返回KeyManager对象数组已经利用必需KeyStore文件密码进行设置

    We'll worry about how this works later; for the time being simply note that it returns an array of KeyManager objects which have been set up with the required KeyStore file and password.

    youdao

  • x,y被保存到textLocs数组中并且数据文件中定义相应文本注释提取它。

    This x,y value is stored in the textLocs array and is extracted for the respective text annotation line as defined in the data file.

    youdao

  • 文件顶端,为yearscountries数组预先加载年份国家列表及其扫盲

    At the top of the file, preload the years and countries arrays with the years, and the list of countries and their literacy values.

    youdao

  • 注意数组需要lsxsd . lss文件内定义ARRAY_HOLDER数据类型之一返回(系列一篇文章详细地讨论了这种情况)。

    NOTE: the array needs to be returned within one of the ARRAY_HOLDER data types defined in the lsxsd.lss file (the previous article in this series discusses this situation in more detail).

    youdao

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

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

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