The code below defines variable parameters for Getopt::Long, which is invoked to parse the parameters from the command line.
下面的代码定义了Getopt::Long 的变量参数,调用该段代码以解析来自命令行的参数。
With the copy command, parse it to the new logical volume, pluto_lv.
使用复制命令将它解析为新的逻辑卷pluto_lv。
To avoid lines of arbitrary argument parsing code, this main method USES the Apache Commons CLI project to parse the arguments sent to it from the command line.
为了避免随意的实参解析代码,main方法使用了ApacheCommonsCLI项目来解析从命令行发送给它的这些实参。
Since the TMC2 fields are all of fixed length, the unpack command is used to parse the structure into an array.
由于tmc2字段的长度固定,unpack命令用于将消息结构解析为一个数组。
The program takes advantage of UNIX's ability to run a grep command on output generated by a command, which lets you automatically narrow the data Python has to parse.
这个程序利用UNIX的功能对某个命令生成的输出结果运行grep命令,这样做允许您自动缩小python必须解析的数据的范围。
You can parse entire PHP-style .ini files in a single command using parse_ini_file.
您可以在一条命令中使用 parse_ini_file解析整个 PHP 样式的.ini文件。
Porting existing grammars (command-line switches or home-brewed functions) to Parse: : RecDescent is easy, and writing new grammars is even easier.
将现有文法(命令行开关或自己开发的函数)移植到Parse:RecDescent非常容易,而编写新的文法甚至会更容易。
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文档的文件名。
Parse command line for automation or reg/unreg switches.
分析自动化开关或注册/注销开关的命令行。
To parse the command-line options first, you just call the args method.
首先是解析命令行选项,只需调用args方法即可。
Real Expect applications often parse command-line arguments, tabulate results in columns, retrieve historical data from databases, display graphical user interfaces (GUIs), and much more.
实际的Expect应用程序通常用于解析命令行参数、将结果显示在分栏的表格中、从数据库中检索历史数据、显示图形用户界面 (GUI),以及更多的用途。
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.
对于要分析CREATEPROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
For some browsing applications to parse the CREATE PROCEDURE statement itself, you need the command delimiter to be something other than a semicolon.
对于要分析CREATEPROCEDURE语句本身的某些浏览应用程序而言,需要采用不是分号的其它命令分隔符。
应用推荐