Enter -e HelloWorld as the Program arguments.
输入- eHelloWorld作为程序参数。
This brings up the Run window; enter the program arguments (if any) in the arguments TAB.
Run窗口打开了,在Arguments选项卡中输入程序参数(如果有的话)。
Launching arguments provides the product with the default program arguments and VM arguments.
启动参数提供产品启动时的默认程序参数和VM参数。
In the arguments TAB, specify the arguments you want to supply in Program arguments (Figure 1 demonstrates).
在Arguments选项卡,指定想要在Program Arguments(如图1所示)内提供的实参。
Input -console in the Program Arguments text field, which will open a console window when your product is launched.
在Program Arguments文本字段,输入-console,这将在您的产品启动时打开控制台窗口。
If you add -clean in Program Arguments and launch the product from an exported folder, you will not see the splash screen.
如果在Program Arguments中添加了-clean并且从导出文件夹启动产品,将看不到splashScreen。
Running this program with no arguments generates the output in Listing 2.
不使用任何参数运行该程序将生成清单2中的输出。
Other parts of the program can then call that method, possibly passing it information in the form of arguments and receiving a result returned by that method.
程序的其他部分可以随后调用这个方法,一般会通过参数的形式传递给这个方法一些信息,然后获取方法返回的结果。
The other kind of arguments are those that are not options, in other words, they do not really modify the behavior of the program, but are more like data names.
另一类参数是那些不是选项的参数,也就是说,它们并不真正更改程序的行为,而更象是数据名称。
Clearly, if the second and third arguments turn out to be unequal during the course of program execution, that's an error.
显然,如果在执行程序期间第二个和第三个参数不相等,就是出现错误了。
During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.
在程序的正常操作过程中,当调用一个函数时,被调用函数的所有参数以及返回位置的指针都放在栈中。
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(表示没有命令行参数)。
You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program.
您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。
The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.
这个示例程序用命令行参数创建CopyOnWriteArrayList和ArrayList这两个实例。
Back to the API: the PPE can pass a single pointer into the program, so multiple arguments have to be bundled up. My solution is this.
现在回到API上来:PPE只能向程序传递一个指针,因此多个参数必须要捆绑在一起传递。
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
我们需要用于该程序的命令行,以便查找 ,因此,要确保包含所期望的大量命令行参数
For our program, the arguments entered are 192.168.19.128 "Stock Quote Bot" IBM, which are the values for our Lotus Sametime server address, user ID, and password, respectively.
对于我们的程序来说,输入的参数是192.168.19.128 “StockQuoteBot ”ibm,它分别是LotusSametime服务器地址、用户ID以及密码的值。
Developers interact with MongoDB via the shell program, which permits command-line arguments, or by using a language driver to access datastore instances.
通过shell程序开发人员可与MongoDB进行交互,即允许命令行参数,或通过使用语言驱动程序来访问数据存储实例。
So here's a program called arg V, this is fancy speak for argument Vector, a list of arguments for the left or right.
这里有一个叫做ArgV的程序,这个设想讲述了,参数矢量,从左到右的一列参数。
The qmail-remote program is a simple program that reads an email from standard input, and delivers it to the hosts and recipients specifi ed to it by arguments.
qmail-remote程序是一个简单的程序,它从标准输入读取邮件,然后将它发送给由它的参数指定的主机和收件人。
In particular, argv is an array of arguments to the program, the first argument being the program itself.
特别是,argv是程序的参数数组,第一个参数是程序本身。
Unfortunately, the sample program called STRCMP with no arguments, so the resulting assembly code was invalid and the compile failed.
不幸的是,前面的例子程序调用strcmp时没有给出参数,因此生成的汇编代码无效,从而导致编译失败。
However, you can put complex processing into a script, or even in a program, and pass various conversion symbols as arguments to the script or program. For example.
然而,您可以将复杂的过程置于一个脚本,或者一个程序中,并且传递各种转换符号作为变量到这个脚本或者程序中。
A simple example is a loop that computes a particular function for multiple arguments, such as the following Fortran program.
一个简单的例子就是为多个论断计算特定函数的循环,例如接下来的Fortran程序。
You must call this function and pass it the arguments your program was invoked with before any other GTK + call is made.
在进行其他GTK +调用之前,必须调用这个函数,并把调用程序使用的参数传递给它。
Using this, it wouldn't be difficult to build a program that read from files or user input depending on the arguments given.
使用这个函数,构建根据给定参数从文件或用户输入读取数据的程序就不难了。
Gdb indicates that the program gets an arithmetic exception at line 7 and usefully prints out the line and the values of the arguments to the wib function.
gdb指出在程序第7行发生一个算术异常,通常它会打印这一行以及wib函数的自变量值。
In this case, the functions are generated as library routines that pass arguments directly to the floating-point chip instead of pushing them onto the program stack.
在这种情况下,函数生成为库例程,后者将参数直接传递到浮点芯片,而不是将参数推送到程序堆栈上。
Runs the specified program or command by using the specified arguments.
使用指定的参数运行指定程序或命令。
Runs the specified program or command by using the specified arguments.
使用指定的参数运行指定程序或命令。
应用推荐