• If you press 1, the program prompts you for the file name in the archive to extract the current directory to and then extracts the file.

    如果1,那么这个程序提示您输入存档文件提取当前目录文件名然后提取文件

    youdao

  • To simplify the scripting of your batch file, the batch file must easily detect when the installation program has completed, so that it can then start the update program.

    为了简化处理文件脚本,批处理文件必须很容易察觉安装程序什么时候完成以便可以启动更新程序。

    youdao

  • For instance, in a document-classification program, the obvious thing to do is to display "the next file" to the user, then file it appropriately.

    例如文档分类程序中,显然需要用户显示一个文件”,然后这个文件进行适当的分类。

    youdao

  • If an application supports more than one dot file, the program typically applies precedence rules to favor one file over another.

    如果应用程序支持多个文件,则程序通常应用优先规则表明一个文件一个文件优先。

    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

  • 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

  • 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

  • As expected, the UNIX assembler program can assemble this type of input file to produce the a.out file.

    正如所预期的,UNIX汇编程序可以这种输入文件进行汇编,生成a.o ut文件。

    youdao

  • This entry USES an ext3 file system, which is supported in Linux kernel versions 2.4.16 and higher, and the order for file system check (FSCK) program is set to 2.

    条目使用一个ext3文件系统这种文件系统2.4.16版或更高版本Linux内核均受支持,文件系统检查(fsck)程序顺序2。

    youdao

  • For our sample program, we will use an external XST file to load the information. The file content is shown below.

    对于我们样本程序我们使用外部XST文件加载信息

    youdao

  • You can copy this source file to a source physical file and create a CL program.

    可以这个文件复制某个源物理文件 (source physicalfile) 中创建CL程序

    youdao

  • The manifest.rb file sets up library load paths and allows you to define which files are to be included based on whether the program is run straight from the file system or from a JAR file.

    rb文件设置装载路径允许根据程序直接文件系统运行还是一个JAR 文件运行定义包括哪些文件

    youdao

  • You can enter an EcmaScript program interactively into FESI, or use the file | open menu to open it in a text file containing an existing EcmaScript program.

    EcmaScript程序交互式地输入FESI使用File |Open菜单包含现有EcmaScript程序的文本文件打开

    youdao

  • Desktop.edit(File f): Uses the program associated with the edit command of the file type to open the file.

    edit(Filef):使用文件类型edit命令相关程序打开文件。

    youdao

  • Desktop.open (file f) : Uses the program associated with the open command of the file type to open the file.

    open (Filef):使用文件类型openc命令相关程序打开文件。

    youdao

  • Most graphical environments today include a file manager program to view and manipulate the contents of the file system. Often you will see the file system represented like this.

    现今大部分图形化工作环境包含一个可以显示操作文件系统内容文件管理软件

    youdao

  • The embedded SQC program needs to be precompiled using the PREP command, which will create the bind file. This bind file needs to be bound with the OPTPROFILE option to the database, for example

    嵌入式SQC程序需要使用PREP命令编译命令创建绑定文件

    youdao

  • This functionality could be useful if you wanted to change a program or configuration file in one directory and see the results in a log file in a different directory.

    这个功能下面这种情况下有用:目录更改程序配置文件然后在另一个目录下的日志文件查看结果

    youdao

  • This would be useful if you know you edited a file recently but don't know where you put it, or have to find a log file for a program that crashed.

    如果知道最近编辑了文件知道你哪儿了,需要找到一个崩溃程序日志文件,有用。

    youdao

  • As a user, you can click on a button to "export XML" at which time the program creates a new file that is an XML file.

    作为用户可以单击按钮导出XML”,这时候程序将创建一个新的文件这个文件个XML文件。

    youdao

  • The file auto deletes if the program crashes or exits normally, so the programmer doesn't need to worry about closing the file or removing it later.

    如果程序崩溃正常退出,则将自动删除相应的文件所以程序员需要关闭文件或稍后进行删除操作。

    youdao

  • 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

  • When a program accesses two pages of a file, VMM assumes that the program keeps trying to access the file in a sequential method.

    程序访问一个文件两个页面时,VMM假定程序将采用顺序的方法不断尝试访问该文件。

    youdao

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

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

    youdao

  • This file is a CL source file that has the CL commands needed to recreate the service program containing the stub code.

    文件一个cl文件,拥有重建包含存根代码服务程序所需的CL命令

    youdao

  • The program text and data segments now need to get written into the mem file, either using the write system call, or by mapping the file into the process address space.

    程序文本数据现在需要写入mem文件中,这可以使用write系统调用或者通过文件映射到该进程地址空间中实现。

    youdao

  • Of the above three artifacts, you need the Wsdl file and the bind file to expose the server program as a Web service.

    以上3个工件中需要Wsdl文件bind文件服务器程序作为一个Web服务公开。

    youdao

  • Here's a program that will demonstrate how data can be extracted from an Excel file, modified (all the Numbers are multiplied by 2), and written to a new Excel file.

    这里程序演示如何Excel文件抽取修改(所有数字乘以2)数据以及数据写入新的Excel文件。

    youdao

  • To debug with a core file, you need the program executable and source files, as well as the core file. To start GDB with a core file, use the -c option.

    核心文件进行调试不仅需要程序的可执行文件文件,还需要核心文件本身。

    youdao

  • I invite you to make use of the article's zip file, which includes a program that will help you learn how to generate a PDF file using Fop.

    使用本文zip文件包含一个程序帮助学习如何使用fop生成pdf文件。

    youdao

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

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

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