Only a compiler reads, translation and executed in source program line program.
编译程序只能一次读取、翻译并执行源程序中的一行程序。
This message is a structure containing several fields, but appears to the triggered program to be a single command line parameter.
这条消息是一个包含几个字段的结构,但对于已触发程序,它看起来是单个命令行参数。
Now I'll enter in the assembly language version of this program and then discuss what each line means.
现在,我来介绍一下该程序的汇编语言版本,此外,我还会对每一行代码的含义做详细的解释。
The natural progression (at least, in the English language) is to start at the top of a page or program and read a line from left to right.
(至少英语中)自然的顺序是从页面或程序的顶端开始,然后从左往右读每一行。
Trace is turned on by specifying any command line parameter to the program when it is invoked.
在调用这个程序时指定任意命令行参数将开启跟踪功能。
When executed from a command line, the program reads the XML content from a file into a string variable.
在命令行中执行的时候,该程序将XML内容从文件读入一个字符串变量。
You can also allocate space for local variables as is done in the program (line 63).
和程序中的处理一样,还可以为局部变量分配空间(第 63行)。
You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program.
您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。
ESP or the top of the stack stores the number of command line arguments supplied to a program, which is 1 by default (for no command line arguments).
ESP(堆栈顶部)存储传递给程序的命令行参数数量,默认值是1(表示没有命令行参数)。
The code will need to handle populating that variable with the document supplied to the program through the command line.
代码需要使用由命令行传递给程序的文档来填充该变量。
Note that the name of the program is just argument number 0 in the command line values — don't trust the program name, since an attacker can change it.
注意,程序的名字只是命令行值的第0个参数——不要相信程序名,因为攻击者会改变它。
For runtime errors, Eclipse lets you set breakpoints, monitor variables, manually change variables, and step through program execution by line or method.
对于运行时错误,Eclipse允许设置断点、监视变量,手工更改变量,以及按行或按方法逐步执行程序。
In this section, we will develop a command line application program that USES the XMLToSQL API to update the VIDEOS database.
在这一部分中,我们将开发一个使用XMLToSQLAPI进行VIDEOS数据库更新的命令行应用程序。
This is a small command line program to count the number of updated rows seen in all TransactionMsg(s) and RowOperationMsg(s).
这是一个较小的命令行程序,用于计算所有TransactionMsg和 RowOperationMsg中看到的更新行数。
The perl -n command runs the program once on every line of the input file.
perl -n命令针对输入文件的每一行运行一次程序。
We want the command line for the program to be lookup , so we make sure that we have the desired number of command line arguments
我们需要用于该程序的命令行,以便查找 ,因此,要确保包含所期望的大量命令行参数
The command perl -e lets you run a Perl program right from the command line.
使用命令perl -e 可以直接从命令行运行 Perl程序。
The -e option lets you specify a Perl expression (a program, actually) on the command line.
e选项允许您在命令行中指定一个Perl表达式(实际上是一个程序)。
Each line of the program contains a single instruction. It could bewritten in English like this.
程序的每一行都是一条单独的指令。
Line: Suspends the program when execution reaches the given source line, and can also be set from the source view.
Line:当执行达到给定的源代码行时暂停程序,也可以从源视图中进行创建。
Listing 8 shows the output of running the program with a command line of one two three four.
清单8显示了用命令行one two three four运行程序之后的输出。
Then, whenever we call either fgets() or getc(), the data is passed into our program variables (line or c).
然后,每当我们调用fgets()或getc() ,数据被传递到我们的程序变量(line 或 c )中。
Wool and graduate student Ohad Ben-Cohen designed their two-phase program as a new line of defense for the Linux operating system.
Wool教授和研究生Ohad Ben - Cohen设计的两阶段程序作为防护Linux操作系统的一个新方向。
If several projects are put together into a program, then a program manager is assigned with line responsibilities. In this case, the program manager is (typically) responsible for.
如果将许多项目放在一个计划中,那么将分配给计划经理线型职责。
It's not at all unusual to find that a single text line to a shell can do the same work as a hundred-line program.
您经常会发现在shell中一行简单的文本可以执行数百行程序才能实现的功能。
In that way, you could have sensible defaults in a program, but override them with command-line options if you wanted.
这样,在程序中可以有有意义的默认值,但是如果需要,也可以用命令行选项覆盖它们。
Begin with a simple program that reads in a filename from the command-line.
首先从一个简单的程序开始,该程序从命令行读入一个文件名。
Over time, this script has saved me dozens of hours that I would have spent manually twiddling with an FTP GUI, or constantly changing directories via an annoying command-line FTP program.
随着时间的推移,这个脚本已经为我节省了数十个小时,我不再需要手工使用FTPGUI,也不需要通过一个恼人的FTP命令行程序频繁的变换目录。
It's fairly common to invoke a program with input parameters but no command-line options.
带输入参数但是不带命令行选项来调用某个程序是非常普遍的。
It's fairly common to invoke a program with input parameters but no command-line options.
带输入参数但是不带命令行选项来调用某个程序是非常普遍的。
应用推荐