• The MIT group of researchers are now working on improvements to the recognition and tracking algorithms with the aim of building up an expanded command library.

    这个MIT研究小组现在正在研究如何改善识别跟踪算法目的是为了建立一个扩大的(鼠标操作)命令

    youdao

  • I do need some way for the library to relate these fields to particular command line arguments, though.

    但是的确需要某种方法能这个这些字段特定命令参数相关起来。

    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

  • Before I can define how this linkage between an argument and a field is communicated to the library, I first need to decide how I want to format the command line arguments.

    能够定义参数一个字段之间这种关联如何进行通信之前,我需要决定希望如何格式化这些命令参数。

    youdao

  • This requestor rather, this commandseemed quite popular amongst the three of them, and so it was with a trembling demeanor that I proceeded to leave the library.

    看起来这个请求或者说这个命令他们三个人一致认同所以只好战战兢兢得离开图书馆

    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

  • 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

  • It installs the required library files and the gem command.

    这样就安装所需文件gem命令

    youdao

  • The base contour is enabled along with hidden line removal, and the sinc plot is created with the splot command using the internally available math library functions.

    同时还启用基本等高线线消除特性,最终绘图利用splot命令使用数学内部的函数来创建的。

    youdao

  • Use the export command to set the library path variable that will enable the application to find foo.so at run time.

    使用export命令设置路径变量,该变量使应用程序能够运行找到foo . so

    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

  • Listing 3 shows how you used optparse from the python library for command line parsing of the other three parameters.

    清单3展示了如何使用这个python中的optparse来进行其他三个参数命令解析

    youdao

  • Find the Tomahawk command button tag in the library definition editor and open the tag Attributes section to see the list of attribute names.

    定义编辑器找到Tomahawk命令按钮标签打开TagAttributes部分查看属性列表

    youdao

  • Locate the caching directory on your Linux computer, and use the appropriate command to find a library that mkdir needs.

    查找Linux计算机缓存目录使用适当命令查找mkdir所需

    youdao

  • The shared library, libcalculator.so, you build using the command in Listing 7. The libcalculator.so

    可以使用清单7中的命令构建共享libcalculator.so 。

    youdao

  • Let's create a document using an HTTP POST command to a library feed URL and demonstrate the creation of an Atom Entry with custom fields as an example.

    我们通过对提要URL使用HTTPPOST命令创建一个文档创建定制字段AtomEntry例子。

    youdao

  • The -ltiff is a command that includes the library named libtiff, which needs to be in your library path.

    ltiff包含名为libtiff命令必需路径中。

    youdao

  • Create a library called CVTTEMP in which the program objects will be stored by issuing the CL command CRTLIB from the CL command line as follows.

    CL命令行运行命令CRTLIB创建一个名为CVTTEMP的,该库用于存储程序对象

    youdao

  • You need to install the 32-bit libXp library for the Rational Functional Tester graphical interface to work correctly. Enter this command.

    需要安装32位libxp,以让RationalFunctionalTester图形化界面正常工作

    youdao

  • 64-bit switch load library: Copy /opt/IBM/mqsi/6.0/sample/xatm/db2swit64 to /var/mqm/exits64/db2swit (This command also renames the file to remove the 64 when installed to exits64.)

    交换加载;将 /opt/IBM/mqsi/6.0/sample/xatm/db2swit64复制 /var/mqm/exits64/db2swit(命令重命名文件,以在安装到 exits64删除 64)。

    youdao

  • The top floor of the command center held basic bunk beds, a kitchen and a small reading library.

    指挥中心顶层安置着双层、厨房一个小图书馆。

    youdao

  • You can build and install the DXF library by simply entering the following on the command line

    可以通过简单地命令输入如下命令来构建安装DXF

    youdao

  • Doing so adds the four library files to your project classpath and gives you access to the ij command-line prompt.

    这样做将四个文件添加项目classpath中提供ij命令行提示符访问权。

    youdao

  • In the library function and the command, the charset of the input is specified as an argument.

    函数命令行中,输入字符集被说明一个参数

    youdao

  • The build produces a library and associated application programming interface (API) header files as well as a stand-alone command-line utility named sqlite3 that's useful for exploring features.

    构建过程生成相关联应用程序编程接口(API)文件以及一个单独命令行实用程序sqlite3有助于研究特性。

    youdao

  • The Boost program_options library provides routines and data structures that make command-line processing easier.

    Boost program_options提供了简化命令行处理例程数据结构

    youdao

  • As an example, Transformiix can be used as a library, a Perl module, or a command-line tool.

    例如Transformiix可以用作Perl模块命令行工具。

    youdao

  • The bash shell USES the readline library to manage command editing and history.

    bashshell使用readline历史管理命令编辑历史。

    youdao

  • When compiled with GCC hello.c, an executable file named a.out is created. Using the Linux command LDD a.out, which prints Shared library dependencies, the required Shared libraries are.

    使用gcc编译hello. c时,就创建了一个名为a.o ut可执行文件

    youdao

  • Simple library and command line utility for extracting summary from HTML pages or plain texts.

    个简单命令实用程序用以HTML页面或者明文中抽取摘要

    youdao

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

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

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