The command below shows the parameters.
下面的命令显示了这些参数。
The above command does not take any input parameters.
上面的命令不带有任何输入参数。
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和密码,将其作为参数传递给该工具。
One of the more challenging aspects of writing scripts is handling command line parameters.
在编写脚本时,比较有难度的方面之一是处理命令行参数。
Depending on the command, the serialization can have additional parameters.
序列化所能有的附加参数取决于这个命令。
It takes in command line parameters to determine what services to find users and calculate stats.
它接受命令行参数确定哪些服务查找用户并计算统计数据。
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.
如果您指定任意命令行参数,跟踪将打开,跟踪消息将被写入当前目录中的一个临时文件。
The output of this command describes the parameters of the file system.
该命令的输出描述了文件系统的参数。
An optional parameter used to display the parameters for this command.
一个可选参数,用于显示此命令的参数。
Admin command - takes a certain number of input parameters and executes the command.
管理命令——获取一定数量的输入参数,并执行该命令。
Provide the required parameters to the command line interface.
提供必要的参数给命令行界面。
Identify convenient letters that would help identify the parameters in the command.
指定方便的字母有助于识别命令中的参数。
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).
通过使用脚本模板,判断向脚本提供方法参数值的最佳技术(例如,用属性文件还是通过命令行参数)。
Design the scripts to accept any input variables as command line parameters. The command line style is.
对脚本进行相应的设计,以使其接受任何输入变量作为命令行参数。
The wsadmin tool USES a set of management objects that lets you execute commands and command parameters to configure your environments.
wsadmin工具使用了一组管理对象,这些对象允许您执行命令和使用命令参数来配置您的环境。
As with SQL, a create command includes several field parameters.
与SQL类似,create命令也包含几个字段参数。
Processing the command line parameters and options
处理命令行参数和选项
Your home directory is stored in the variable $HOME. That means that the cd command without parameters is equivalent to typing cd $HOME (see Listing 12).
主目录保存在变量 $HOME 中,这意味着不带参数的cd命令相当于运行 cd $HOME(参见清单 12)。
The WASService command takes several parameters along with several long path strings.
WASService命令接受几个参数,以及几个长路径字符串。
To see what filesystems are mounted, use the mount command with no parameters.
想要查看安装了什么文件系统,使用不带参数的mount命令。
The sample takes two command line parameters: the host name of the machine Business Events is running on and the application port number.
示例有两个命令行参数:运行BusinessEvents的主机的名称和应用程序端口号。
Table 1. memcached modifying command parameters.
表1 .memcached修改命令参数。
A developer only needs to issue the command deploy.bat with two input parameters in a command prompt.
开发人员仅需要在命令提示符中发出含两个输入参数的命令deploy . bat。
Each command is sent as either a serialized String command name followed by a Map of parameters or just a Map containing both the command name and parameters.
每个命令都被作为一个串行化的String命令名后跟一个Map参数发送,或者只是作为一个同时包含命令名和参数的map发送。
The echo command takes the parameters it gets on the command line and writes them to the output.
echo命令接受从命令行得到的参数,并将参数写进输出。
In the case of the top-level script environment, this is the array of arguments passed to the script itself (the command-line parameters).
在最顶层的脚本环境中,则是传递给脚本本身的的参数数组(命令行参数)。
One frequently used technique is having the command line parameters be position-dependent.
一种常用的技术是让命令行参数依赖于位置。
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中的代码首先定义一个数组,其中第一个元素是要执行的二进制文件的路径,其余元素充当命令行参数。
In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.
在该文中,我们只是将类和方法名称作为参数传递给程序,程序加载二进制类文件,添加定时代码,然后写回该类。
In that article, we just passed the class and method name as command-line parameters to my program, which loaded the binary class file, added the timing code, then wrote the class back out.
在该文中,我们只是将类和方法名称作为参数传递给程序,程序加载二进制类文件,添加定时代码,然后写回该类。
应用推荐