• The objective of this dissertation is to develop on-line sample preparation procedures based on membrane extraction and flow injection (FI) techniques.

    第二部分研究了几种流动注射FI在线样品前处理技术,为FI应用于日常分析提供了新的思路途径。

    youdao

  • To increase coverage, this land-line sample was supplemented by respondents reached through random dialing of cellphone numbers. The two samples were then combined.

    为了增加覆盖率除了陆上电话局抽取的样本外,调查者随意拨打一些手机,并把两种样本结合起来统计。

    youdao

  • Create a line for each with sample text to be cut and pasted into the UI.

    每种情况创建说明,配有可剪贴UI例文本。

    youdao

  • For testing purposes, uncomment the sample printing line in Listing 7 to show the keystroke signature before encryption.

    出于测试目的,将清单7中的样例输出取消注释以在加密之前显示击键签名

    youdao

  • The highlighted line (ending with a "B" in Figure 7) shows the runtime information for the sample query in this article.

    突出显示(7以“B结尾)显示了本文中查询样例运行时信息

    youdao

  • First, create the SAMPLE database by executing the db2sampl command on the command line as shown in Listing 1.

    首先通过命令执行db2sampl命令创建SAMPLE数据库如清单1

    youdao

  • He opens a command line window, connects to the SAMPLE database and unsuccessfully tries to update the employee salaries in the employee table. He issues the following SQL statements.

    打开一个命令窗口连接SAMPLE数据库尝试更新employee中的雇员工资(当然这样的尝试会遭到失败)。

    youdao

  • The line which is ended with an "s" in Figure 11 shows the runtime information of the sample query after RUNSTATS.

    11B结尾显示了RUNSTATS之后查询样例运行时信息

    youdao

  • The line which is ended with an "I" in Figure 14 shows the runtime information of the sample query after creating the new indexes.

    14“B”结尾显示了RUNSTATS之后查询样例运行信息

    youdao

  • The sample application includes a Web-based GUI to simulate moving the automobile through the assembly line.

    样例应用程序包含一个基于WebGUI用于模拟汽车装配线移动

    youdao

  • With this file stored in a file called weattherreq.xml, the command line in Listing 3 sends its contents to the SOAP endpoint URL specified on the same XMethods Web page where I got the sample XML.

    这个文件存储名为weattherreq .xml的文件中,清单3中的命令行将内容发送获得样本xml同一个XMethodsWeb页面指定soap端点url

    youdao

  • Copy the sample RPG code the USES the generated stub code from the product samples directory to the current working directory by issuing the following command from the CL command line.

    CL命令行运行以下命令,这会使用所生成存根代码RPG代码从产品目录复制当前工作目录。

    youdao

  • Run 5.pl with any number of codes (in decimal, for example 500 or 1000) from the command line. The results of a sample run are included in 5_out.txt.

    命令使用任何编码(例如十进制的5001000)来运行5 .pl结果如5_out . txt所示。

    youdao

  • In the following sample output, the cell at the intersection of Product line "Personal Accessories" and Retailer region "Americas", for example, shows Revenue of 465,140,601.

    在下面的样例输出中,ProductlinePersonalAccessoriesRetailerregionAmericas交叉处单元显示Revenue465,140,601。

    youdao

  • The command above must be all on one line. With the parameters filled in, it will execute the sample code.

    以上指令必须中。

    youdao

  • Your sample should specify the valid script command line options, a list of all allowed values for each option, and the default values, when appropriate.

    合适情况下,示例应该指定有效脚本命令选项各个选项所有允许值列表以及相应的缺省

    youdao

  • In the sample scenario presented next, an RTLS solution is used to track the location of an automobile as it moves along an assembly line.

    下面将给出样例场景中RTLS解决方案用于跟踪辆汽车随着装配线移动位置

    youdao

  • Listing 11 shows the command line and some sample output.

    清单11给出命令一些输出示例

    youdao

  • For this example, the sample application is a simple customer order system, in which a customer creates an order, adds line items, and then submits the order.

    对于例而言示例应用程序简单客户订单系统此订单系统中,客户将创建个订单,添加项目然后提交订单。

    youdao

  • For the sample application, this property is already set as shown in the first line of Listing 3.

    对于应用程序属性得到设置如清单3中的第一

    youdao

  • Line detection algorithm based on random sample theory make the plane measurement more precise and quicker.

    基于随机采样理论直线检测算法使得平面测量更为精确快速

    youdao

  • In the sample code (line 5) I retrieve the (default) document factory used to build the document and store it in an instance variable (m_factory) for use by the modify method.

    样本代码(第5行)中,检索用于构建文档的(缺省)文档工厂存储一个实例变量(m_factory)中以供modify方法使用

    youdao

  • You can run the full example on the command line by executing ant user-demo in the directory containing the sample.

    可以命令运行整个示例,方法是包含示例目录执行antuser-demo。

    youdao

  • The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.

    这个示例程序命令参数创建CopyOnWriteArrayListArrayList这两实例

    youdao

  • In fact, this article relies on the command line tools supplied with Rails to help you create an entire sample wish list application.

    事实上本文依赖rails提供命令工具帮助创建整个示例愿望列表”应用程序

    youdao

  • For the sample in Listing 5, a single line from the log file (as seen in Listing 2) will be the input Text object that is passed into the map method.

    对于清单5中的例,日志文件中的行(清单2所示)作为传递map方法中的输入Text对象

    youdao

  • The sample takes two command line parameters: the host name of the machine Business Events is running on and the application port number.

    示例两个命令参数运行BusinessEvents主机名称应用程序口号

    youdao

  • There's one line of code in the sample that I think is violating that, and that's the IsAjaxRequest property.

    示例只有代码破坏了一点,就是IsAjaxRequest属性

    youdao

  • The first version of the GUI for the sample application in this article was developed using just Python running from the command line.

    本文示例应用程序GUI第一版命令运行Python开发的。

    youdao

  • The first version of the GUI for the sample application in this article was developed using just Python running from the command line.

    本文示例应用程序GUI第一版命令运行Python开发的。

    youdao

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

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

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