单词 | entire file | ||
释义 | entire file
例句释义: 整个文件 1. is being misreported. Some programs might be unable to find the entire file, or there might be invalid data toward the end of the file. 这是虚假的。由于某些问题的存在因而不能找到整个文件,或有某些在文件尾部数据残缺。 bbs.ffsky.com 2. In the case of an inconsistent file or directory , the entire file or directory is discarded with no attempt to save any portion . 当遇到不一致的文件或目录时,就废弃整个文件或目录,而不再试图保存任何部分。 www.bing.com 3. What if you could pass the entire file to a stored procedure and let the stored procedure handle the entire process? 如果您可以将整个文件传递到存储过程并且让存储过程处理整个过程,情况会怎样? blog.sina.com.cn 4. A syntax tree can be created from an entire file or just a loose statement or expression. 我们可以从完整的文件创建语法树,也可以从松散的声明或者表达式生成它。 www.infoq.com 5. It's not to be treated as a comprehensive document of the entire file system interface in Boost. 不应将本文视为Boost中的整个文件系统接口的综合文档。 www.ibm.com 6. Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string. 假定文件大小不超过8KB,则以下代码应当能将整个文件读入一个字符串。 www.ibm.com 7. You could even use default-autowire at the element level to have autowiring across the entire file. 你甚至可以使用在元素层次使用default-autowire来在整个文件使用autowiring。 www.infoq.com 8. Switches are not always the best choice when processing an entire file. 开关并不总是处理整个文件的最佳选择。 www-128.ibm.com 9. For example, when most executions need only a small portion of a large file, do not force the entire file to be copied or cached. 比如说,当大多数执行中只需要一个大文件中的一小部分内容,那么就不必拷贝或缓冲整个文件。 www-128.ibm.com 10. Describes some of the technical details behind how ClickOnce updates an application without downloading the entire file set. 描述ClickOnce如何在不下载整个文件集的情况下更新应用程序背后的一些技术细节。 msdn2.microsoft.com 1. Ignoring the fact that allocating a single buffer for the entire file is a bad idea, what could go wrong in this method? 忽略为整个文件分配一个缓冲区是一个不好的想法,但是在这个方法中哪里错了呢? www.ibm.com 2. If I wanted to recover the entire file system from the snapshot, I would execute the rollback command. 如果我希望从快照恢复整个文件系统,我可以执行rollback命令。 www.ibm.com 3. You then call the readlines method, which reads the entire file into memory and splits the contents into a list of strings. 然后调用readlines方法,把整个文件读入内存并把内容拆分成string列表。 www.ibm.com 4. Some RLE encoders will actually search through the entire file and find the least used byte in the stream. 实际上,一些RLE编码者将搜索整个文件以便在数据流中找到使用次数最少的那个字节。 old.blog.edu.cn 5. Perl is a great tool that allows you to search an entire file system quickly. Perl是一个很不错的工具,您可以使用该工具快速搜索整个文件系统。 www.ibm.com 6. It processes the entire file and inserts each line of the file as a row into the Customer table. 它处理整个文件,将文件中的每一行作为行插入到Customer表中。 blog.sina.com.cn 7. When the program starts, the entire file is read into memory, storing as an array of records. Database operations can then be undertaken. 你需要一个文档,在你开始数据库程序的时候你必须先检查文档,如果没有,就问用户。 www.programfan.com 8. This would be an easy way to recover individual files from the snapshot, rather than restoring the entire file system image. 这可能是一种从快照恢复独立文件的简单方式,不需要还原整个文件系统映像。 www.ibm.com 9. This method reads the entire file into a string, which is printed to the console in this program. 这个方法把整个文件读入一个string,然后在程序中把这个字符串输出到控制台。 www.ibm.com 10. As mentioned earlier, all previous mechanisms of changing the media preference required an exclusive lock on the entire file. 如前所述,之前所有用于修改媒介首选项的方法都要求对整个文件使用互斥型锁。 www.ibm.com 1. It also need not be used on entire file systems. It works on directory trees as well. 它并不需要使用整个文件系统。可以仅应用于目录树。 debian.linuxsir.org 2. Lastly, all the existing statements and CL commands required an exclusive lock on the entire file. 最后,所有现有语句和CL命令在整个文件上需要一个互斥型锁。 www.ibm.com 3. Once the image has been created, you can use it to restore files or an entire file system to a known point in time. 创建映像之后,可以使用它来将文件或整个文件系统还原到已知的时间点。 www.ibm.com 4. chmod, chgrp, and chown use -R to apply mode, group, and ownership changes to an entire file system hierarchy. chgrp和chown使用-R可以递归地将模式、组和所有权变更应用到整个文件系统层次结构。 www.ibm.com 5. The entire file will be terminated by a line consisting of a single #. 全部输入的数据由独占一行的单个字符#号表示结束。 www.cnblogs.com 6. 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. 根本的缺陷在于,ReadAllLines会暂停程序的运行直到整个文件都被读到字符串数组中。 www.infoq.com 7. Restores an entire file system to a valid point-in-time snapshot (target snapshot). 将整个文件系统恢复到一个有效的指定时间点的快照(目标快照)。 www.ibm.com 8. Note that there is no overall root tag for the entire file. 请注意,整个文件没有总体根标记。 www.ibm.com 9. Thus, the search in a large file using a hash index is faster than scanning the entire file. 因此,对于较大的文件,使用hash索引进行搜索比扫描整个文件更快。 www.ibm.com 10. From within that plugin, you can browse the entire file system to select the files and libraries you want to verify. 您可以从该插件内部浏览整个文件系统,选择要验证的文件和库。 www.ibm.com 1. The entire file will be in upper case, and no dictionary word or phrase will contain more than 20 letters. 输入的数据全部由大写字母构成,所有字典单词和短语都最多包含20个字母。 www.phpfans.net 2. Create groups for the Order record and the entire file, which has multiple Order records. 为Order记录和整个文件(其中包含多条Order记录)创建分组。 www.ibm.com 3. The process is almost ridiculously easy with fgetcontents, which places an entire file within a string. 用fgetcontents会使过程超级简单,该方法将把整个文件放入一个字符串中。 www.ibm.com 4. Typically, that region comprises the entire file, although it could map a portion. 通常,该区域包含整个文件,但也可以只映射部分文件。 www-128.ibm.com 5. Read. . . Read the contents of an entire file at once. 文件读操作一次读入整个文件内容。 wiki.perlchina.org 6. With streaming technology, you can start watching or listening before the entire file has arrived. 使用流技术,你可以在整个文件到达之前就能够收看或收听。 it.sohu.com 7. The entire file content is propagated using one propagation. 使用一次传播来传播整个文件内容。 www.ibm.com 8. A single erroneous global substitution could destroy an entire file. 一个错误的全部取代,就足以毁掉整个档案。 dictsearch.appspot.com 9. The entire file is available for download from the Download section. 完整的文件可从下载部分下载获得。 www.ibm.com 10. You then read the entire file into the $contents variable. 然后将整个文件读取到$contents变量中。 www.ibm.com 1. Although iterparse does not consume the entire file at first, it does not free the references to nodes from each iteration. 尽管iterparse起初并没有消耗整个文件,但它也没有释放对每一次迭代的节点的引用。 www.ibm.com 2. It is also very safe, because recreating an entire file system from scratch might not work flawlessly. 同时它也是非常安全的,即使是从零开始,重新建立整个文件系统,它也未必能正常工作。 bbs.translators.com.cn 3. You can use the tool to defragment individual files or an entire file system. 您可以使用这个工具来整理单个的文件或者整个文件系统。 www.ibm.com 4. You can execute the SQL by using the context-sensitive menus to execute either the entire file or just the highlighted text. 可通过使用上下文敏感的菜单来执行SQL,以执行整个文件或仅突出显示的部分文本。 www.ibm.com 5. What if you wanted to recover an entire file system from an internal snapshot? 如果我希望从内部快照恢复整个文件系统,我该怎么办? www.ibm.com 6. You can determine the free space and usage for entire file systems using df, but this only gives you part of the picture. 使用df,您可以确定整个文件系统的空闲空间和空间使用情况,但这只是描述了部分信息。 www.ibm.com 7. The NameNode keeps an image of the entire file system namespace and file Blockmap in memory. Namenode在内存中保存着整个文件系统namespace和文件Blockmap的映像。 ying-1814.blog.163.com 8. Not saving your document could result in the loss of recently made changes, or worse still, your entire file. 不存档会导致丢失最近的修改,或者更遭,失去整个文档。 ooo.pingju.org 9. File and personal geodatabase raster datasets are slower to update because the entire file has to be rewritten. 文件地理数据库和个人地理数据库中的栅格数据更新是比较慢的,整个文件在更新时都必须重写 blog.sina.com.cn 10. You'd open a file; you could call read, and it could read an entire file for you into memory if you like. 打开文件、调用读取操作、将整个文件读入内存,都是可以的。 www.infoq.com 1. The example in Listing 1 nicely prints out an entire file. 清单1中的示例将精细地打印整个文件。 www.ibm.com 2. Another thing I want to mention is the fact that our file functions will load the entire file into memory. 另外一件事我想说的是事实上我们的文件函数将会将整个文件加载到内存中去。 www.cnblogs.com 3. Most commonly, we would simply open the entire file and expand it to its individual component files to prepare them for normal use. 最常见的处理方法是,简单地打开整个文件并将其展开为单个组件文件,把这些文件准备好以供正常使用。 www.ibm.com 4. For example, if you wanted to sort the entire file shown in Listing 9 while remaining in the vi session, you would type : 1, $! 例如,如果希望在vi会话内对清单9所示的整个文件进行排序,可以按Escape,输入:1,$! www.ibm.com 5. Method, which reads the entire file into memory and splits the contents into a list of 方法,把整个文件读入内存并把内容拆分成 www-128.ibm.com 6. Exclude entire file types, using the same Boolean syntax we used to exclude key words earlier: rugby -filetype: doc 要排除整个文件格式,只需使用以前我们排除关键词时使用的相同布尔句法:橄榄球-filetype:doc www.bing.com 7. If you're appending only a single line instead of multiple lines or an entire file, you can use echo instead of cat 如果您仅追加单行而不是多行或整个文件,您可以使用echo而不是cat www.ibm.com 8. Affect the entire file, regardless of the range specified by, 指定的范围如何, msdn2.microsoft.com 9. No enough room to merge the entire file 无足够内存合并整个文件 www.cnsharenet.com |
||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。