因此,对于Unicode字符的识别就可以很好地处理内嵌的数据、生成的数据以及命令行数据了。
Therefore, recognizing Unicode characters appears to work well with embedded, generated, and command-line data.
短形式字符串应该包含每个有效的选项字母,每个字母后面是一个冒号 (:),这表示命令行选项后面应该是一个值。
The short form string should include each valid option letter, followed by a colon (:) to indicate that the command line option should be followed by a value.
在命令行中执行的时候,该程序将XML内容从文件读入一个字符串变量。
When executed from a command line, the program reads the XML content from a file into a string variable.
注意,\字符仅用作续行符并且不应当包含在命令行中。
Note that the \ character is for line continuation only and should not be included in the command line.
一个命令行选项可以缩减输出记录,只显示在命令行上提供的每个字符串的ewu值。
A command-line option is provided to minimize the output record to only display the EWU value for each character string provided on the command line.
不要使用命令行参数来设置帐户状态,您要在构建文件中设置一个字符串值,任务会使用字符串值更新状态。
Instead of using the command-line parameter to set the account's status, you'll set a string value in the build file, and the task will use the string value to update the status.
回到命令行和基于字符的菜单时代,那时界面通常间接地为用户提供服务。
Back in the days of command lines and character-based menus, interfaces indirectly offered services to users.
在这个定义中,argc是传递进来的参数的个数(参数数量),而argv是一个字符串数组,代表从命令行传递进来的参数(参数向量)。
In this definition, argc is the number of arguments passed in (argument count) and argv is an array of strings representing options passed in from the command line (argument vector).
exec—这个方便的php函数发送一个字符串供操作系统的命令行处理。
Exec -this handy PHP function sends a string for the operating system's command line to process.
命令行中的双连字符把dsh命令本身的选项与要运行的命令分隔开。
The two dashes in the command line separate options for the DSH command itself from the command to run.
运行xgettext命令行实用程序将字符串提取到消息文件中。
Run the xgettext command-line utility to extract the strings into a messages file.
您还应当注意命令行参数是通过内置符号sys . argv访问的,它是一系列字符串。
You should also note that command-line arguments are accessed via the built-in symbol sys.argv that is a sequence of strings.
在解释命令行时,会展开变量blue和none,提示符被设置为展开变量而生成的字符串。
Here, the variables blue and none are expanded when the command line is interpreted, and the prompt is set to the string that results from the expansion.
mkewuid脚本函数为命令行上提供的每个字符串输出一个记录行。
The mkewuid script function will output a record line for each string of characters provided on the command line.
在库函数和命令行中,输入的字符集被说明为一个参数。
In the library function and the command, the charset of the input is specified as an argument.
因它是从命令行被发送到Scilab,所以必须要通过删除它们(或者更为准确地说,用空字符串来代替它们)来清理换行。
As it is being sent to Scilab from the command line, you must clean up newlines by deleting them (or, more accurately, replacing them with empty strings).
所有解释器都可以解析命令行参数字符串(就像rubinius- d- v这样开启调试和警告信息)。
Everything from parsing the interpreter command line arguments (things like rubinius -d -v, which turn on debugging and warnings) to all the methods on String.
在附加的选项列表中,所有的单字符编译器指令都可以在命令行编译中使用,详情请参照:编译器指令。
In addition to the listed options, all single-letter compiler directives can be specified on the command line, as described in compiler directive options.
要应用以下知识点:文件的读写;字符数组的操作;命令行参数的使用。
Knowledge points to the following: file read and write character array operations command line arguments to use.
在命令行的后面追加一个采用字符串参数数组的开关,但不尝试在开关参数的两侧加上引号。
Appends the command line with a switch that takes an array of string parameters, without attempting to encapsulate switch parameters with quotation marks.
在命令行的后面追加一个采用单个字符串参数的开关。
Appends the command line with a switch that takes an array of string parameters.
在命令行的后面追加一个采用单个字符串参数的开关,但不尝试在开关参数的两侧加上引号。
Appends the command line with a switch that takes a single string parameter, without attempting to encapsulate the switch parameter with quotation marks.
在命令行的后面追加一个采用字符串参数数组的开关。
Appends the command line with a switch that takes a single string parameter.
在命令行的后面追加一个采用充当字符串参数的任务项规范数组的开关,但不尝试在任务项规范的两侧加上引号。
Appends the command line with a switch that takes a task item specification as a single string parameter, without attempting to encapsulate the switch parameter with quotation marks.
在命令行的后面追加一个开关,该开关采用充当字符串参数的任务项规范数组。
Appends the command line with a switch that takes a task item specification that ACTS a single string parameter.
在命令行的后面追加一个开关,该开关采用充当单个字符串参数的任务项规范。
Appends the command line with a switch that takes an array of task item specifications that act as string parameters.
在命令行的后面追加一个采用充当单个字符串参数的任务项规范的开关,但不尝试在开关参数的两侧加上引号。
Appends the command line with a switch that takes an array of task item specifications that act as string parameters, without attempting to encapsulate them with quotation marks.
任何用作命令行参数的环境字符串最多只能有32768个字符。
There is a maximum of 32768 characters for any environment string used as a command-line argument.
获取一个表示命令行参数的字符串。
获取一个表示命令行参数的字符串。
应用推荐