• Use the -M command line option to set the maximum size of the cache.

    使用-M命令选项设置高速缓存最大大小

    youdao

  • For example, in the code above we used -d "for the command line option defining a name-value pair."

    比方说,上面代码我们- D这一命令选项来定义-值对。

    youdao

  • If one of the required values is None, this means that one of the command line option was not specified.

    如果必需之一None意味着没有指定一个命令选项

    youdao

  • Use the -s command line option with ccache to get statistics about the cache performance (see Listing 3).

    ccache中使用- s命令选项获得关于高速缓存性能统计数据(清单3)。

    youdao

  • Since the -debug command line option is specified, you'll see some startup messages that were directed to stdout.

    由于已经指定-debug命令参数,将会看到定向标准输出的一些启动消息

    youdao

  • To set the name when using Erlang from the command line you can use the sname command line option (see Listing 3).

    为了使用Erlang时通过命令设置名称可以使用sname命令行选项(请参见清单3)。

    youdao

  • Remember that the getopt library routine is general in nature, and not every command line option is expected to have an associated value.

    请记住getopt例程本质通用的,而且并非每个命令选项关联

    youdao

  • Consider the situation where you might want to have a command line option (for example, to enable debugging) that doesn't require a value.

    考虑一下某个命令选项需要情况(例如启用调试的选项)。

    youdao

  • To fix this behavior, activate the framework's unittest plug-in, either in your project's conttest.py file, or by using the -p command line option.

    为了纠正这种行为可以项目conttest . py文件使用- p命令选项激活框架unittest插件

    youdao

  • 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.

    形式字符串应该包含每个有效选项字母,每个字母后面冒号 (:),表示命令选项后面应该一个

    youdao

  • In this case, however, -c is not available, as this is a command line option that is reserved for the wsadmin utility and therefore is not available for scripts.

    但是这里不能使用- c因为wsadmin实用程序保留命令选项脚本不能使用它。

    youdao

  • This effectively increases the number of simultaneous compilations that can occur, just as if you had used the multiple jobs option with make (with the -j command line option).

    需要为make添加任务选项(使用-j命令选项),它就可以有效地提高同步编译数目

    youdao

  • We'll use a password file command-line option in the script.

    我们脚本中使用一个密码文件命令行选项

    youdao

  • The -verbose: gc command-line option produces trace data containing gc statistics including the heap occupancy.

    gc命令行选项生成包含gc统计数据(包括占用情况)的跟踪数据

    youdao

  • To get the information in 1k blocks, use the -k command-line option, as shown in Listing 2.

    获得1k单位的信息可以使用- k命令行选项如清单2所

    youdao

  • 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.

    一个命令选项可以缩减输出记录显示命令提供每个字符串ewu

    youdao

  • Hg revert: Returns to previous versions of one or more files by specifying their names or returning to the previous version of all files by specifying the — all command-line option.

    hgrevert:如果指定一个多个文件名称返回它们以前版本;如果指定——all命令行选项,就返回到所有文件的以前版本

    youdao

  • If you want to configure the quota for multiple users, first set the quota for a single user, then use the -p command-line option to edquota.

    如果需要多个用户配置配额,那么可以首先用户设置配额,然后对edquota使用- p命令行选项

    youdao

  • To read back the information from the file, use the -i command-line option to specify the input source.

    文件读取这些信息可以使用- i命令行选项指定输入源文件。

    youdao

  • On some systems, there is also a quicker format available using the -q command-line option, as shown here in Listing 2.

    某些系统中可以使用- q命令行选项,以提供一种更快捷格式如清单2

    youdao

  • When starting up the VM, specify the location of the password file to use with the following command-line option

    启动虚拟机时以下命令行选项指定使用口令文件位置

    youdao

  • The standard cp command is capable of copying entire directory trees if you use the -r command-line option to recurse into subdirectories.

    如果使用-r命令选项递归其子目录中,标准cp命令可用于复制整个目录

    youdao

  • To resize the image with convert, just use the -sample command-line option.

    convert调整图像大小,只要使用- sample命令行选项。

    youdao

  • Finally, to associate all the input parameters with the same command option, you add the command-line option to the positional_options_description object with value -1. Here's the code.

    最后,若所有输入参数同一个命令选项相关联,需要使用- 1命令行选项添加到positional_options_description对象

    youdao

  • Whichever solution you use, you should get a report as each file is copied into, or out of, the archive, providing you use the v command-line option (see Listing 8).

    无论使用一种解决方案每个文件复制到/复制存档文件时获得相应报告假设您使用v命令行选项请参见清单 8)。

    youdao

  • As in Listing 4, you can also specify the -k command-line option to force the script to continue even if some errors have been detected during xsltproc processing.

    清单4类似可以指定- k命令行选项强制脚本继续即便在xsltproc处理过程中检测到错误也是如此。

    youdao

  • The internal flight recorder uses a command-line option like this one

    内部动态记录器使用一个命令行选项

    youdao

  • As in Listing 4, you can also specify the -k command-line option to force the script to continue even if some errors are detected during xsltproc processing.

    清单4类似可以指定- k命令行选项强制脚本继续即便在xsltproc处理中检测错误也是如此。

    youdao

  • Controlling command-line options and integrating them with the file configuration: AppConfig provides support for both Getopt: : Std and Getopt: : Long command-line option parsing.

    控制命令选项它们文件配置集成:AppConfig提供GetoptStdGetopt:Long命令行选项解析支持

    youdao

  • The wlmstat command has been enhanced to include the -@ command-line option, which reports WPAR-specific resource utilization.

    wlmstat命令已经改进了,现在包含 -@命令选项报告WPAR 相关的资源使用量。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定