Selpg first processes all of its command line arguments.
selpg首先处理所有的命令行参数。
As for command line arguments, they are accessed similarly with both assemblers.
在这两种汇编器中,访问命令行参数的方法是相似的。
You can of course pick different service names as command line arguments and so on.
您当然可以选择不同的服务名称作为命令行参数或其他参数。
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这两个实例。
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.
一旦处理了所有的命令行参数,就使用这些指定的选项以及输入、输出源和目标来开始输入的实际处理。
Programs that take only command-line arguments as input, and produce potentially complicated output, can be very useful.
仅接受命令行参数作为输入并潜在地产生复杂输出的程序可能非常有用。
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.
教程中的一些程序需要命令行参数才能运行。
When command-line arguments are not enough, the next step is to write an event loop.
当命令行参数不够用时,下一步是编写一个事件循环。
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.
请注意将命令行参数直接传递给解析引擎的方式。
I've used manual parsing of command-line arguments in this article, since it was relatively simple, in this case, and to demonstrate the technique.
我在本文对命令行参数进行了手工解析,因为在这个例子中它相对简单,同时也是为了演示技术。
The following table provides a brief description of each publish application, as well as their command-line arguments.
下表提供了每个发布应用程序的简短描述及其命令行参数。
应用推荐