• For instance, the -f switch commonly used to tell a program to read a configuration file complicates the configuration because the file may override or supplement options given on the command line.

    例如- f开关通常用于告诉程序读取一个配置文件因为文件可能覆盖或者补充命令给出选项而使处理变复杂

    youdao

  • A LISP program can read LISP statements from a text file and execute them as if they were part of the original program.

    LISP程序可以文本文件读取语句并且好像它们原始程序一部分一样执行它们

    youdao

  • When a program tries to read a file, small portions of that file are read from several disks in parallel.

    一个程序试图读取某个文件时,可以并行地磁盘上分别读取这个文件某些部分。

    youdao

  • Fine-grained access control goes beyond granting or denying the right to execute a program or read a data file.

    细粒度访问控制不只是授予拒绝执行程序读取数据文件的权限。

    youdao

  • Programmers don't usually have to test whether the user running the program is entitled to read a data file or set the system time.

    程序员通常不必测试运行程序用户是否有权读取数据文件设置系统时间

    youdao

  • For instance, it can be a string literal in the program or read from a local file.

    例如可以程序中的文字本地文件读取

    youdao

  • Because a file was written and read according to definitions within the program code, there was no external data definition, making data sharing difficult and AD hoc reporting impossible.

    由于根据程序代码定义读写文件没有外部数据定义这使得数据共享很难不可能进行专门报告

    youdao

  • Instead of IO, where you could read a file and write a file, ABC's designers decided to just have global variables in the program.

    ABC设计者放弃了用来读写文件IO的方法,他们转而程序里使用一些全局变量

    youdao

  • If the file can't be found or read, AppConfig will print a warning by default but the program will go on.

    如果文件没有找到或者不可AppConfig默认打印一个警告信息程序还是会继续运行。

    youdao

  • This article discussed how to read and write data to a file from a Python program.

    篇文章讨论了Python程序如何文件读取数据写入数据文件中。

    youdao

  • 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会暂停程序的运行直到整个文件字符串数组

    youdao

  • An attacker could E-mail a specially rigged file to the victim, and if the victim used vim to read or edit it, the victim would run whatever program the attacker wanted. Oops.

    攻击可以用电子邮件给受害者发送特别处理过文件如果受害者vim阅读或者编辑,受害者就可能会运行攻击者想要运行的任何程序

    youdao

  • If a program has a file open before the fork, what happens if both processes try a read or a write?

    如果调用fork,某个程序已经打开一个文件,如果进程尝试执行读取或写入,会发生什么情况呢?

    youdao

  • When you type them into the Python interpreter (or if you save them in a file and execute them as a Python program), the statements are read starting on the left side and progressing to the right.

    它们键入Python解释器中(或者将它们保存文件中作为一个Python程序执行)时,读取语句顺序是从左

    youdao

  • XML::Simple generally has sensible defaults, so that for example if you specify no input file name, a Perl program named part1.pl (as in Listing 4) will read a file called part1.xml.

    Simple一些合理默认设置例如如果没有指定输入文件名那么Perl程序part1.pl(清单4读取文件part1.xml。

    youdao

  • Now, Listing 3 shows how to read this data into a Python program and parse the contents of the file.

    现在清单3显示如何这个数据读入Python程序解析文件内容

    youdao

  • Let's take a look at how our enhanced EcmaScript program, DBScriptFlex.es, will read a file called dbinit.ini. Entries in the dbinit.ini.

    让我们来看增强EcmaScript程序DBScriptFlex. es是怎样读入一个叫做dbinit . ini文件的。

    youdao

  • You will use the RFHUTIL utility program to read a file from a text file and send the data as a message to the EXPORTQ local queue managed by the queue manager QMGR900.

    使用RFHUTIL实用程序文本文件读取文件,数据作为消息发送队列管理QMGR900管理EXPORTQ本地队列。

    youdao

  • Then I'll show how to read a TIFF file back into your program.

    然后,演示如何TIFF文件程序中。

    youdao

  • The file is read by the DB2 setup program and the installation is performed according to the values that have been specified.

    DB 2安装程序读取这个文件根据已经指定执行安装

    youdao

  • In the encryption stage, the currently entered event text will be stored on disk, an external program will encrypt it, and then the encrypted file will be read in and sent to Google's servers.

    加密阶段当前输入事件文本存储磁盘上然后一个外部程序进行加密,加密后的文件读入并发送到Google服务器。

    youdao

  • For example, a Perl program can read in a text file that contains Perl code.

    举例来说,Perl程序可以读入包含Perl代码的文本文件

    youdao

  • Write a program to read a text from a file and perform Markov analysis.

    一个程序读取文件中的文本然后进行马科夫分析。

    youdao

  • Modify your program from the previous exercise to read the book you downloaded, skip over the header information at the beginning of the file, and process the rest of the words as before.

    修改一下刚才一个练习程序,让这个程序读取下载这本书,跳过文件开头部分信息,继续以上个练习中的方式来处理一下整本书的正文。

    youdao

  • Before running program, it is necessary to read in input file and built-in database, in which input file is edited by users themselves, and has special format requirements.

    程序运行需要读入输入文件自带的数据库其中输入文件需要用户自己编辑并且有着特定格式要求

    youdao

  • To be exact, in the second program, in contrast to reading to middle of file as in first program, here I read to the end of file, and then start writing there.

    准确第二程序对比阅读中的第一个程序文件中,在这里文件末尾然后开始在这里写是成功的。

    youdao

  • How can I make a program finds it 's own location to save and read a file?

    怎么一个程序找到保存读取文件位置

    youdao

  • Try to write a new program which read your file, or try to open the binary file with an hex editor.

    新的程序文件或者文件一个打开二进制

    youdao

  • The model - can be embedded into the program as functions and data, or read in from a file (see Part B).

    模型-嵌入程序功能数据阅读文件B部分) 。

    youdao

  • The usage is very simple, just run the program and then select the EXE or DLL file to read the data from.

    用法简单只要运行程序然后选择exeDLL文件读取数据

    youdao

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

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

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