Selpg first processes all of its command line arguments.
selpg首先处理所有的命令行参数。
As for command line arguments, they are accessed similarly with both assemblers.
在这两种汇编器中,访问命令行参数的方法是相似的。
So I've used this jargon before; command line arguments, but what does that really mean?
我之前也用过这个术语,命令行参数,但是这实际上是什么意思?
This section of ChompQ.pl iterates over command line arguments looking for TMC2 structures.
pl的这个部分迭代命令行参数,查找TMC2结构。
Listing 5 reads a list of command line arguments, stores them in memory, and then prints them.
清单5读取命令行参数的列表,将它们存储在内存中,然后输出它们。
Listing 1 shows and example of the WASService command line arguments for creating a Windows service.
清单1展示了用于创建一个Windows服务的WASService命令行参数示例。
I do need some way for the library to relate these fields to particular command line arguments, though.
但是我的确需要某种方法能让这个库将这些字段与特定的命令行参数相关起来。
Rework the command line arguments code to enable a more logical flow of required and non-required arguments.
改写命令行参数代码,以支持必需参数和非必需参数的更为合理的逻辑流。
We check whether the minimum number (three) of command line arguments has been passed. These three args are.
我们检查是否传递了最小数目(三)的命令行参数。
The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.
这个示例程序用命令行参数创建CopyOnWriteArrayList和ArrayList这两个实例。
There are several command line arguments to the plackup command, running perldoc plackup command will show you the documentation.
plackup命令有好几个命令行参数,运行perldoc plackup命令会显示相关文档。
Since you specified no command line arguments, the help content should be displayed in the console view after the application runs.
由于没有指定命令行参数,应该在应用程序运行之后在控制台视图中显示帮助内容。
You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program.
您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。
In this article, I've run through the design of a library for processing command line arguments as an example of reflection in action.
在本文中,我讲述了一个用于处理命令行参数的库的设计过程,作为反射的一个实际的例子。
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(表示没有命令行参数)。
Once all the command line arguments are processed, the actual processing of the input starts, using the options and input and output sources and targets specified.
一旦处理了所有的命令行参数,就使用这些指定的选项以及输入、输出源和目标来开始输入的实际处理。
Before I can define how this linkage between an argument and a field is communicated to the library, I first need to decide how I want to format the command line arguments.
在我能够定义一个参数和一个字段之间的这种关联如何与库进行通信之前,我需要决定我希望如何格式化这些命令行参数。
You can handle the actual processing of command line arguments with a single call, but the application first needs a way to define its particular parameters to the library.
您可以使用单个的调用来负责命令行参数的实际处理,但是这个应用程序首先需要以某种方式将它的特定的形参定义到库中。
Programs that take only command-line arguments as input, and produce potentially complicated output, can be very useful.
仅接受命令行参数作为输入并潜在地产生复杂输出的程序可能非常有用。
A bit of care and some attention paid to naming conventions, command-line arguments, and directory structures should enable you to compile and run programs with a minimum of fuss.
些许的谨慎加上对本文所介绍的命名约定、命令行参数和目录结构的注意,应该能够使您在问题最少的情况下编译和运行程序了。
As you can use any computing language that manages command-line arguments and exit status, the possibilities are almost endless!
正如您可以使用管理命令行参数和退出状态的任何计算语言一样,存在各种各样的可能性。
It writes lines from its standard input to log files under the control of instructions you enter as command-line arguments.
第二种机制在命令行参数输出的指令控制下,把自己标准输入中的行写入日志文件。
The support for command-line arguments is key to supporting certain commands and combinations where an alias would be unable to work.
对于支持别名无法在其中工作的某些命令和组合,对命令行参数的支持非常关键。
Managing multiple configurations just for the sake of having different command-line arguments is a bad idea in most situations.
在大多数情况下,为了使用不同的命令行参数管理多个配置是一种不好的方法。
Processes get command-line arguments.
进程获得命令行参数。
Open the process's properties and copy the command-line arguments from the details (see Figure 3).
打开进程属性并从详细信息(参见图3)里复制命令行参数。
The keywords section contains the keywords -in this case, predefined command-line arguments.
关键字部分包含关键字—在本例中指预定义的命令行参数。
Some of the programs in the tutorial require command-line arguments to run.
教程中的一些程序需要命令行参数才能运行。
Listing 4 shows this code, in the form of an application that takes a pair of command-line arguments giving the class name and method name to be timed.
清单4展示了该代码,它是一个带有两个命令行参数的应用程序,这两个参数分别给出类名和要计时的方法名。
Note how the command-line arguments are passed directly to the parsing engine.
请注意将命令行参数直接传递给解析引擎的方式。
应用推荐