Get the request and policy files from the command line argument.
从命令行参数获得请求和策略文件。
Command line argument requires a filename and none was specified.
命令行参数需要文件名,未指定文件名。
Re-run the test case object using the — test all command line argument.
使用——testall命令行参数重新运行测试用例对象。
This command line argument requires a project, but none was specified.
此命令行参数要求一个工程,但未指定任何一个工程。
The -l150 command line argument denotes that 150 messages are to be deleted.
L 150命令行参数表示要删除150条消息。
The command line argument is not valid. Verify the switch you are using.
命令行参数无效。请检查您使用的参数开关。
The first item that you will change will be the command line argument parsing.
要更改的第一个项将是命令行参数解析。
There are several libraries available to help with command line argument processing.
有一些库可以用来帮助进行命令行参数处理。
You may ensure the configuration updates for the feature by starting Application Developer with -clean command line argument.
您可以用- clean命令行参数启动Application Developer来确保该功能的配置更新。
Esp + 4 stores the first command line argument, which is always the name of the program that was invoked from the command line.
esp +4存储第一个命令行参数,这总是从命令行调用的程序的名称。
It can be run in one of two ways, either with a single command line argument, which should be an errno value, or without any arguments.
它能以两种方式之一运行,带单个命令行参数,该参数应该是errno值,或不带任何参数。
This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given.
该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
The access class takes a single command line argument that must be the name of one of the int-valued bean class properties (value1 or value2).
访问类有一个命令行参数,该参数必须是一个值为int的bean类属性的名字(value1或者value2)。
However, our test USES Cactus to communicate with the server and so we must provide a command line argument to specify where the server is running.
不过,我们的测试使用Cactus与服务器通信,所以必须提供命令行参数来指定服务器运行的位置。
The filename of the script being executed. This is the absolute path, and not necessarilythe same filename passed in as a command line argument.
当前正在执行的脚本的文件名。这是一个绝对路径,可能会和命令行参数中传入的文件名不同。
It's generally best to set the field separator inside the script itself, simply because it means you have one less command line argument to remember to type.
一般而言,最好在脚本内部设置字段分隔符,因为这样可以少输入一个命令行参数。
To try it out, just execute the org.apache.bcel.util.Class2HTML class from the bcel JAR, with the path to the class file you want to disassemble as a command line argument.
要想试用它,只要执行bcelJAR中的or g . apache. bcel . ut il .class2html类,用要反汇编的类文件的路径作为命令行参数。
This month I'm going even further by looking at an application that seems to be a good match for reflection's strengths and weaknesses: a library for command line argument processing.
在本月这一期的文章中,我将通过查看一个应用程序来更深入地讨论这一问题,这个应用程序是用于命令行参数处理的一个库,它能够很好地体现反射的强项和弱点。
Another way to get information from the user is through a command-line argument.
另一种从用户那里获得信息的方式是通过命令行参数。
This usually resembles Listing 4 in code, which shows a simple XML parse, using a command-line argument as the filename of the XML document to parse.
这些代码通常与清单4类似,其中展示了一个简单的XML解析,使用命令行参数作为要解析的 XML文档的文件名。
As of this writing, I can add just the nodes of a single XML document to an index database at a time, by specifying the document's name as a command-line argument.
在写作本文的时候,我只能通过将文档名作为命令行参数指定,每次将单个XML文档的那些节点添加到索引数据库中。
The output from this is huge, even on a lightly loaded system, so you typically either supply the name of a directory as a command-line argument or use a pipe to filter its output.
即使在负载很轻的系统上,这个命令的输出也非常长,因此通常通过命令行参数指定一个目录名,或者使用管道筛选它的输出。
By default, it runs until native memory is exhausted; to make it finish, pass a run time in seconds as a command-line argument.
默认情况下,它会一直运行直到本机内存耗尽;要让它停止,将运行时间(以秒为单位)作为命令行参数传递给它。
However, you can get a feel for the quantity and quality of the data by using the -a command-line argument to SAR, which reports all the currently recorded information.
然而,通过使用SAR的-a命令行参数,您可以了解到数据的数量和质量,该选项报告了当前记录的所有信息。
You can run the program from the command line with an XML filename as a command-line argument.
可以在命令行中运行该程序,输入以下XML文件名作为命令行参数。
The program in Listing 3 shows how to do that in Python: the code takes a tar filename as a command-line argument and then prompts the user with several options.
清单3中的程序说明了如何在Python中完成这项工作:这段代码接受一个tar文件的名称作为命令行参数,然后向用户提供几种选择。
Moreover, it deliberately ignores any environment variable Settings for CLASSPATH or the command-line argument -cp that you supply.
而且,它还故意忽略针对CLASSPATH的全部环境变量设置,还忽略您提供的命令行参数-cp。
As discussed previously, if you don't give a command-line argument, the application will use the default feed sources input XML file (rss_feed_sources.xml).
我们在前面讲过,如果没有提供命令行参数,那么此应用程序将会使用默认的提要源输入xml文件(rss_feed_sources . xml)。
Again, to use dialog or Zenity, replace code where you previously referenced a command-line argument with a dialog box.
再次说明,要使用dialog或zenity,用对话框替换您之前引用过命令行参数的代码。
Again, to use dialog or Zenity, replace code where you previously referenced a command-line argument with a dialog box.
再次说明,要使用dialog或zenity,用对话框替换您之前引用过命令行参数的代码。
应用推荐