该例中,策略和请求是作为命令行参数传递给PDP。
In this case, the policy and the request are passed as command-line arguments to the PDP.
将文件位置作为命令行参数传入是配置代码最简单的方法。
Passing the file location in as a command-line parameter is the easiest way to configure your code.
您当然可以选择不同的服务名称作为命令行参数或其他参数。
You can of course pick different service names as command line arguments and so on.
对脚本进行相应的设计,以使其接受任何输入变量作为命令行参数。
Design the scripts to accept any input variables as command line parameters. The command line style is.
可以在命令行中运行该程序,输入以下XML文件名作为命令行参数。
You can run the program from the command line with an XML filename as a command-line argument.
fuser命令寻找与作为命令行参数指定的文件、目录或文件系统相关联的进程。
The fuser command finds user processes that are associated with whatever files, directories, or file system mountpoints that you supply as command-line arguments.
该程序将流程模板的名称作为命令行参数,并且打印出了所有相对应的流程实例的启动时间。
The program takes the name of a process template as a command line parameter and prints out start times of all of the corresponding process instances.
可以将这些文件作为命令行参数传递给测试驱动程序 xml2json_test.php。
You can pass one of these files as a command-line argument to the test driver xml2json_test.php.
可以将该文件作为资源束装入,或者您可以将属性文件的名称和位置作为命令行参数传入。
The file can be loaded in as a resource bundle, or you can pass the name and location of the properties file in as a command-line parameter.
该类将检索它必须连接的LotusSametime服务器信息,以及作为命令行参数的机器人的用户证书。
The class retrieves the Lotus Sametime server information to which it must connect as well as the user credentials for the bot as command line arguments.
在写作本文的时候,我只能通过将文档名作为命令行参数指定,每次将单个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.
默认情况下,它会一直运行直到本机内存耗尽;要让它停止,将运行时间(以秒为单位)作为命令行参数传递给它。
By default, it runs until native memory is exhausted; to make it finish, pass a run time in seconds as a command-line argument.
测试客户机使用作为命令行参数传递进来的服务端点参数创建了一个服务stub实例,然后依次执行5 个服务调用
The test client creates an instance of the service stub using service endpoint parameters passed in as command-line arguments, and then executes a sequence of five service calls
清单3中的程序说明了如何在Python中完成这项工作:这段代码接受一个tar文件的名称作为命令行参数,然后向用户提供几种选择。
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.
要想试用它,只要执行bcelJAR中的or g . apache. bcel . ut il .class2html类,用要反汇编的类文件的路径作为命令行参数。
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.
在本文中,我讲述了一个用于处理命令行参数的库的设计过程,作为反射的一个实际的例子。
In this article, I've run through the design of a library for processing command line arguments as an example of reflection in action.
这些代码通常与清单4类似,其中展示了一个简单的XML解析,使用命令行参数作为要解析的 XML文档的文件名。
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.
仅接受命令行参数作为输入并潜在地产生复杂输出的程序可能非常有用。
Programs that take only command-line arguments as input, and produce potentially complicated output, can be very useful.
现在,创建作为数据使用的静态文件;默认文件是sample . html,但是可以通过命令行上的第一个参数指定任何文件(见清单6)。
Now create a static file to be used as the data; the default is sample.html, but you can specify any file as the first argument on the command-line (see Listing 6 below).
尽管在开发期间可以从命令行测试存储过程,但是可能需要创建虚构的XML文档,它们将作为输入参数发送。
While testing stored procedures during development from the command line, you may need to create dummy XML documents to send as input parameters. Listing 4 provides a simple technique to do that.
jstat统计数据被分类到“选项”中,这些选项在命令行中被指定作为第一参数。
Jstat statistics are sorted into "options" that are specified at the command-line as the first parameter.
我们只是添加了 --clear-datastore参数作为传递到启动脚本中的命令行实参。
We simply added the --clear-datastore parameter as a command-line argument that gets passed into our start-up script.
在这种情况下,提供脚本文件名作为ij工具的命令行参数。
In this case, you supply the name of the script file as a command-line argument to the ij tool.
清单9中所示的代码片段是,使用test2 . xml作为测试驱动程序xml2json _ test . php的命令行参数时得到的json格式结果。
The code snippet shown in Listing 9 is the JSON-formatted result when you use test2.xml as the command-line argument to the test driver xml2json_test.php.
实现身份验证的缺省或明显的方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
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.
该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
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.
执行身份验证的明显方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
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.
这个工具就是strace,它可以在命令行中执行,使用希望跟踪的应用程序作为参数。
The utility is called strace and is executed from the command line, using the application you want to trace as its argument.
请将6作为一个可在命令行中设定的参数。
请将6作为一个可在命令行中设定的参数。
应用推荐