• 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

  • We need to modify the program to print a default message instead of crashing if all parameters are not included on the command line.

    我们需要修改程序使其命令行中包含所有参数时打印默认消息而不是崩溃

    youdao

  • After reaching the end of a line, you start at the beginning (or left-hand side) of the next line, and so on down the page — or, in this case, the program.

    达到尾后,又是开始(或者叫做),依此类推,沿着页面(这里是指程序)往下走。

    youdao

  • Listing 1 demonstrates this technique with a simple program to print the encodings of all URLs given on the command line.

    清单1通过一个简单程序说明技术输出命令给定所有url编码

    youdao

  • Sometimes, however, it's desirable to place multiple program statements on a single line -- when you're initializing variables, for example.

    然而有时候需要多个程序语句,例如初始变量

    youdao

  • Finally, Listing 7 shows the main function of the program, which just calls the process_directory function for every argument passed on the command line.

    最后清单7显示程序main函数只是命令行中传递每个参数调用了process_directory函数。

    youdao

  • A short Perl program, often typed directly on the command line, can sometimes do more than the equivalent tr or sed command line.

    通常可以命令直接输入简短Perl程序有时它可以完成trsed命令行更多的操作。

    youdao

  • It's just hard to keep track of them at first but they all generally mean the same thing, provide additional input to this program called GCC by just specifying it on the command line.

    开始很难理解这些,其实是一个意思,所以,只要命令这个程序,再添加一个名曰GCC输入OK啦。

    youdao

  • The -e option lets you specify a Perl expression (a program, actually) on the command line.

    e选项允许命令中指定Perl表达式实际上是一个程序)。

    youdao

  • The perl -n command runs the program once on every line of the input file.

    perl -n命令针对输入文件每一运行一次程序

    youdao

  • Download and compile the ListUrls program, and run it by passing in a URL on the command line (see the Download section for a link to this article's full source code).

    下载编译ListUrls程序通过命令传入一个URL运行程序(获取本文完整源代码,请参阅下载部分链接)。

    youdao

  • To see what's going on in main() we can set a breakpoint at a particular line or on a function in the program code so gdb will interrupt execution when it is reached.

    为了查看main()发生什么情况,可以程序代码中的一特定函数设置断点这样gdb在遇到断点时中断执行

    youdao

  • Listing 11 shows the output of this program (with some data thrown in on the command line for demonstration purposes).

    清单11显示了这个程序输出(命令输出一些用来演示数据)。

    youdao

  • Trace is turned on by specifying any command line parameter to the program when it is invoked.

    调用这个程序指定任意命令参数开启跟踪功能

    youdao

  • Part 1 of this series focused on capturing program interaction, while Part 2 focused on image capture using command-line applications.

    系列第1部分主要讨论捕获程序交互第2部分主要讨论使用命令行应用程序捕获图像

    youdao

  • If the program is executable, you should see an error telling you that a TMC2 message is required to be passed on the command line.

    如果程序执行,应该会看到错误告知需要命令传递条TMC2消息

    youdao

  • The module will check an XML document on STDIN if run from the command line without even bothering to import it into your program.

    如果命令运行,则模块STDIN检查XML文档甚至不用导入程序

    youdao

  • When you run the program, be sure to pass the name of a PNG image file on the command line.

    运行程序确保命令行上输入png图像文件名称

    youdao

  • Also, if you double-click on the error message, the COBOL program that is located in the mainframe is edited and an indication of the line in error will be shown (Figure 4).

    另外如果双击错误消息,则可编辑位于大型机中的COBOL程序显示错误(4)。

    youdao

  • Historically, these were defined by macros which built a Program Control Table (PCT), but are nowadays defined in TRANSACTION definitions within the resource definition on-line (RDO) database.

    从历史上看通过命令来定义事务id,这些宏命令创建程序控制(Program Control Table,PCT),但是目前在线资源定义数据库(resourcedefinition on - line,RDO)内部的TRANSACTION定义中定义事务id。

    youdao

  • When the user is typing a command on the command line-that is, the shell he or she is using-the user only sees stdin, or standard in-that is, input that the user or a program provides.

    用户命令行(用户正在使用的shell)中键入命令时,用户只能看到stdin(即标准输入),这用户程序提供输入

    youdao

  • If I were on a system where -lsun ought to provide getpwnam , I'd have been able to look at the exact command line used to check for it, and the test program used.

    如果系统中,-lsun应该提供getpwnam,我应该可以使用命令对其进行确切检查,然后再使用测试程序

    youdao

  • Because CGI is so flexible, almost any program that can run on a Web server and accept command-line data can be used with CGI.

    由于cgi非常灵活几乎所有网站服务器运行接受命令行数据程序都能cgi一起

    youdao

  • Working on the command line is convenient for program development and testing, because you can type programs and execute them immediately.

    使用命令行模式对于程序开发测试都是十分方便的,因为可以输入程序,然后立刻执行它们

    youdao

  • Facing record auto industry losses and with thousands of jobs on the line, Britain has launched a new car incentive program aimed at spurring sales.

    面对着汽车行业有史以来最大损失以及数千人可能失业的危险,英国出台新的汽车刺激计划旨在刺激销量

    youdao

  • Now, I must hold the line on this program. I have no more time left today.

    现在保持节目稳定,因为我今天的节目时间快到了

    youdao

  • Instead of relying on the -m option to determine what needs to be updated, you can tell command-line compiler to update all units upon which your program depends using the -b option.

    用于取代知道哪些单元需要更新-M选项可以使用- B选项更新所有程序关联的单元。

    youdao

  • The following exercise program is introductory only, and progression of this program will vary based on your specific injury, symptoms, and base line level of fitness.

    接下来所叙述锻炼项目都只是介绍性的,康复锻炼项目进度应根据患者自身受伤程度、症状健康基础水平变化的。

    youdao

  • Real Programmers don't write in APL, unless the whole program can be written on one line.

    真正程序员不用apl除非整个程序可以写完

    youdao

  • Real Programmers don't write in APL, unless the whole program can be written on one line.

    真正程序员不用apl除非整个程序可以写完

    youdao

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

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

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