Verify the command line parameters.
检查命令行参数。
The command line parameters are -u and -p.
命令行参数是- u和- p。
Processing the command line parameters and options
处理命令行参数和选项
Kernel command line parameters. Details can be found elsewhere.
内核命令行参数。具体的细节可以在别的地方找到。
No input file was specified, ignoring other command line parameters.
未指定输入文件,忽略其他命令行参数。
The following command line parameters are available: start, stop and toggle.
下面的命令行参数可供选择:起动、停止、触发器。
One frequently used technique is having the command line parameters be position-dependent.
一种常用的技术是让命令行参数依赖于位置。
One of the more challenging aspects of writing scripts is handling command line parameters.
在编写脚本时,比较有难度的方面之一是处理命令行参数。
It takes in command line parameters to determine what services to find users and calculate stats.
它接受命令行参数确定哪些服务查找用户并计算统计数据。
DEBUG detailed explanation of the command line parameters, including format and USES the details.
详细的DEBUG命令行参数解释,包含格式及用途、细节等。
Design the scripts to accept any input variables as command line parameters. The command line style is.
对脚本进行相应的设计,以使其接受任何输入变量作为命令行参数。
It's responsible for reading configuration files, command line parameters, or whatever setup method is used.
它负责读取配置文件、命令行参数、或者其它被用到的设置方式。
The sample takes two command line parameters: the host name of the machine Business Events is running on and the application port number.
示例有两个命令行参数:运行BusinessEvents的主机的名称和应用程序端口号。
If you specify any command line parameters, tracing will be turned on and trace messages will be written to a temporary file in the current directory.
如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。
For Strategy 4, the base case is a program that takes command line parameters and USES files and databases as specified in the command line parameters.
对策略4而言,其基本例子是一个可接受命令行参数的程序,并根据命令行参数所指定的内容使用文件和数据库。
Their main role is to traverse the directory, according to the command line parameters can be achieved in document features such as copy files to view.
主要的功能是遍历目录,根据命令行参数可以实现文件拷贝文件查看等功能。
For Strategy 3, the base case study is a program that takes command line parameters and USES files and databases as specified in the command line parameters.
对策略3而言,基本的案例分析是一个可输入命令行参数的程序,然后,这个程序会使用在命令行参数中指定的文件和数据库。
If this is left blank, both the userid and password that make up the signin credentials will need to be specified as command line parameters to run.bat or run.sh.
如果这是空白的,则构成登录凭据的用户 ID和密码将需要指定为命令行参数(run.bat 或 run.sh)。
Using a script template, determine the best technique for providing method parameter values to the script (for example, in a property file or via command line parameters).
通过使用脚本模板,判断向脚本提供方法参数值的最佳技术(例如,用属性文件还是通过命令行参数)。
This article introduces a way to backup the professional operating system in medical equipment by using DDCOPY software, command line parameters, and typical examples, etc.
本文介绍了用DDCOPY软件备份医疗设备专业操作系统的方法、命令行参数、实用举例等。
When working in a batch, we set all the parameters from the command line.
当以批处理方式工作时,我们从命令行设置所有参数。
The default or obvious way to do this is to specify the user ID and password on the command line as parameters to the tools.
实现身份验证的缺省或明显的方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
Provide the required parameters to the command line interface.
提供必要的参数给命令行界面。
The obvious way you would think to do this is to specify the user ID and password on the command line as parameters to the tools.
执行身份验证的明显方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
In the case of the top-level script environment, this is the array of arguments passed to the script itself (the command-line parameters).
在最顶层的脚本环境中,则是传递给脚本本身的的参数数组(命令行参数)。
It's fairly common to invoke a program with input parameters but no command-line options.
带输入参数但是不带命令行选项来调用某个程序是非常普遍的。
The code in Listing 4 first defines an array, with the first element being the path to the binary that is to be executed, and the remaining elements acting as the command-line parameters.
清单4中的代码首先定义一个数组,其中第一个元素是要执行的二进制文件的路径,其余元素充当命令行参数。
Because resource bundles are loaded from the classpath, the code isn't dependent on being able to read the JVM's command-line parameters.
因为资源束从类路径装入,所以代码并不依赖于能够读取JVM命令行参数的能力。
Switching over to use the task is as easy as flipping from to and providing the same command-line parameters as attributes to the task tag, as shown in Listing 3-2.
切换到使用任务,只要简单地把改成,然后把命令行参数套用为同名的属性,如代码段3 - 2所示。
When the ASP.NET ISAPI extension starts the worker process up, it passes a few command-line parameters.
当asp.netISAPI扩展启动工作进程时会传入一些命令参数。
应用推荐