• The listener and command processing are done on separate threads.

    侦听命令处理单独线程上执行

    youdao

  • Command processing is asynchronous; multiple commands can execute simultaneously.

    命令处理异步的,多个命令可以同时执行

    youdao

  • The similar parts to other operating systems are not involved, for example, Reyboard command processing program, memory and b...

    没有涉及和其余操作系统相似部分键盘命令处理存储器缓冲器管理

    youdao

  • These differ from input bindings in that they represent the next level down of command processing - actions that are tied to known commands.

    这些绑定不同输入绑定,因为它们表示一级别的命令处理绑定已知命令操作

    youdao

  • TFS Version Control command processing was re-written to support unlimited sized operations on key commands without being memory bound on the server.

    Office Word和Excel文件服务器上处理的速度快了TFS版本控制命令处理经过重写后,能够在需要绑定内存到服务器上的情况下,支持无限量关键命令操作

    youdao

  • In this paper, the command processing system is mainly discussed, with the emphasis on the principles of the typical command line system and the SNMP network management system.

    本文所要讨论狭义上配置管理系统,且重点分析最有代表性命令系统SNMP网管系统的工作原理和各自的特点。

    youdao

  • These bindings differ from input bindings in that they represent the next level down of command processing - actions that are tied to known commands and class-specific handlers for them.

    这些输入系结不同之处在于代表层级命令处理亦即已知命令以及其类别特有处理常式的动作

    youdao

  • In this article, I've run through the design of a library for processing command line arguments as an example of reflection in action.

    本文中,讲述用于处理命令参数设计过程,作为反射个实际的例子

    youdao

  • You can handle the actual processing of command line arguments with a single call, but the application first needs a way to define its particular parameters to the library.

    可以使用单个调用来负责命令参数实际处理但是这个应用程序首先需要某种方式特定形参定义库中。

    youdao

  • The test case consists of some simple command argument processing followed by a loop that calculates the factorial of the specified values (if any).

    测试用例包含几个简单命令参数处理然后一个循环它计算指定(如果有的话)的阶乘

    youdao

  • Command-line processing is another pain point that developers typically don't approach in a structured manner.

    命令行处理另一个难点开发人员通常不会采用结构化的方式来解决

    youdao

  • Wouldn't it be nice if there were a command to let you prioritize how the kernel schedules its processing?

    如果一个命令内核处理计划设置优先级,是不是完美无缺了?

    youdao

  • Once all the command line arguments are processed, the actual processing of the input starts, using the options and input and output sources and targets specified.

    一旦处理所有命令参数,就使用这些指定选项以及输入输出目标来开始输入的实际处理

    youdao

  • Can reflection simplify your command line processing?

    反射是否简化命令处理

    youdao

  • There are several libraries available to help with command line argument processing.

    一些可以用来帮助进行命令参数处理。

    youdao

  • Command-line processing typically requires both a short and a long name for the same command option.

    命令处理通常同时需要同一个命令选项名称名称。

    youdao

  • You should also be able to write custom AWK programs to perform complex text processing from the UNIX command line.

    应该能够编写自定义AWK程序使用UNIX命令执行复杂文本处理

    youdao

  • This month I'm going even further by looking at an application that seems to be a good match for reflection's strengths and weaknesses: a library for command line argument processing.

    本月期的文章中,通过查看应用程序深入地讨论这一问题,这个应用程序用于命令行参数处理的一个,它能够地体现反射强项弱点。

    youdao

  • More capacity is as simple as starting a new JVM with the same command line above, save for a new unique server id, easily providing additional processing resources.

    要获取更多容量,只需使用上面命令(但需提供新的惟一服务器ID)启动一个JVM轻松提供其他处理资源

    youdao

  • You can use this version of the script to test and verify that the command line processing does what is expected of it.

    可以使用脚本这个版本测试检查命令处理是否符合期望

    youdao

  • When the column value changes, row processing breaks and performs the actions specified in the COMPUTE command, and then the specified SKIP action in the break command is performed.

    发生改变时,处理中断执行COMPUTE命令指定动作然后执行BREAK命令中指定的SKIP动作

    youdao

  • Processing the command line parameters and options

    处理命令参数选项

    youdao

  • The main features of the Engine are: UI module group locating, UI module caching, Command bundle processing, Selenium APIs re-implemented in jQuery, and new Tellurium APIs.

    这个引擎主要特性包括:UImodule定位、UI module缓存命令处理jQuery重新实现的SeleniumAPI以及新的Tellurium API。

    youdao

  • You can use this script from your crontab list for regular processing or run as required from the command line.

    crontab列表使用脚本进行常规处理可以根据需要从命令运行该脚本。

    youdao

  • To configure the audit facility to monitor all event types, logging both successful and failed attempts, as well as using the audit error processing option, issue the following db2audit command.

    为了审计功能配置成监视所有事件类型,同时记录成功的失败尝试并且使用audit错误处理选项,可发出以下db2audit命令。

    youdao

  • The getopts command returns true if an option is found, so a common option processing paradigm uses a while loop with a case statement as in this example.

    如果找到一个选项,则getopts命令返回true因此常见的选项处理范例使用case语句while 循环,本例中就是如此。

    youdao

  • Using powerful tools like sed and Perl, and the magic of regular expressions, you can easily do complex text processing tasks directly on the UNIX command line.

    使用sedPerl这样功能强大的工具以及神奇正则表达式可以直接通过UNIX命令轻松地完成复杂文本处理任务

    youdao

  • For complete flexibility, in Unix-like systems with a popen function, you can pre-process the file with text processing utilities before it is passed into the plot command.

    为了获得更完全灵活性具有popen函数unix类系统中,在将文件传送给plot命令之前可以使用文本处理实用程序对文件进行预处理

    youdao

  • Using <<, also known as a here-document, can save some formatting time and is easier on the processing time of the command execution.

    使用 <<(称为here-document)可以节省格式化时间,并且使命令执行处理容易。

    youdao

  • To begin the inactivity processing, run the command perl process_racluster.pl with the same privileges as the ID that ran Argus (usually root).

    开始进行非活动状态的处理拥有运行Argus权限ID(通常根用户)运行命令perl process_racluster . pl。

    youdao

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

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

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