• 然后CPU可以从中提取指令执行它们

    From there, the CPU can then extract the instructions and execute them.

    youdao

  • 程序可以编码模式存储存储器中。然后,CPU可以从中提取指令并执行它们反过来,要执行程序可以容易地改变。

    A program can be encoded as bit patterns and stored in main memory. From there, the CPU can then extract the instructions and execute them. In turn, the program to be executed can be altered easily.

    youdao

  • 它们可以接受指示执行不同任务好地完成

    They can be instructed to carry different tasks and finish them well.

    youdao

  • 最终用户知道缓解市场压力意味着它们必须能够有效访问数据做出商业决定执行他们任务,使总体上更加高效

    And end users know that mounting marketplace pressures means they must be able to access data, make business decisions, and perform their jobs more effectively and be overall more productive.

    youdao

  • 执行此页时,jsp容器会创建标记处理程序实例调用它们方法

    When the page is executed, the JSP container creates instances of the tag handlers and calls their methods.

    youdao

  • 组件已经经过了类型转换有效性验证应用模型对象中了,因此现在可以使用它们执行应用程序业务逻辑了。

    The component values will have been converted, validated, and applied to the model objects, so you can now use them to execute the application's business logic.

    youdao

  • 它们通常包含参数调用所需填充参数所组成的存储过程然后执行一个存储过程的调用。

    They often contain parameters, and calling a stored procedure consists of filling the parameters with the required values and then executing a CALL to the stored procedure.

    youdao

  • 仪表板右边可以查看事务中的SQL语句根据其执行时间它们进行排序

    On the right side of the dashboard, SQL statements in the transactions can be viewed and sorted on the time they took to execute.

    youdao

  • 它们利用了方法内容定义描述项目生命周期中方法如何执行的。

    They utilize method content and define how methods are being applied throughout the project lifecycle they describe.

    youdao

  • 我们设计方案时,我们需要指定服务,设计接口决定如何它们执行(由一个提供商提供服务提供什么服务,怎样提供)。

    When we design the solution, we need to specify the services, design their interfaces, and decide how they will be implemented (which service providers provide what services and how).

    youdao

  • 在将消息放到SQS队列上之后,需要队列中选取它们执行一些处理

    Now that messages are being placed on an SQS queue, I need to pop them off of the queue and do some processing.

    youdao

  • Hibernate生成sql语句字符串使用JDBC准备执行操作数据库执行它们

    Hibernate generates the SQL statement strings and executes them against the database using the JDBC prepare and execute operations.

    youdao

  • 我们正在执行简单验证userrole属性进行设置打开一个jsp显示它们

    We are performing a simple validation and setting the attributes user and role to show them when we will open the next JSP.

    youdao

  • 不到30行的脚本中已经Hadoop框架实现mapreduce元素演示了它们执行

    So, in less than 30 lines of script, you've implemented the map and reduce elements and demonstrated their execution within the Hadoop framework.

    youdao

  • Rational QualityManager中,它们通常包括测试执行的前状况以及后状况,描述预期结果

    In Rational Quality Manager, they often include preconditions and post-conditions for test execution and describe the expected results.

    youdao

  • 它们定义执行测试XML文件具有扩展名. tspec(稍后描述)。

    These are the XML files defining the tests to be executed, and they have the extension.tspec (described next).

    youdao

  • 知道应该这些控件执行什么行为之后,您应该筛选信息找到如何告诉它们如何利用它们能理解语言执行这些行为。

    After you know what actions to perform on the controls, you need to sift through your information and figure out how to tell them to perform these actions, using the language they understand.

    youdao

  • 可以编写脚本来扫描这些日志,基于它们内容自动执行某些功能

    You can also write scripts that scan through logs and perform automatic functions based on the contents.

    youdao

  • 如果代码检测没有快速找到泄露则您可能需要执行一些应用程序转储分析它们找到引用增加的对象

    If code inspection does not quickly find the leak, you will probably need to take some application dumps and analyze them to find the objects whose references are growing in size.

    youdao

  • 稍后我们将会重新检查这些测试用例联系它们创建一条测试执行记录

    Later we will revisit these test cases to attach test scripts and create a test execution record.

    youdao

  • 服务器管理引擎提供许多接口可以使用它们连接嵌入式JMX服务器执行管理任务例如安装EAR应用程序

    The server management engine provides sets of interfaces that you can connect to the embedded JMX server and perform the administration tasks, such as installing an EAR application.

    youdao

  • 清单6中的命令提供三个正在执行进程给出了它们优先

    The command in Listing 6 gives you the top three performing processes, including their nice values.

    youdao

  • 两个数据已经开发测试完了现在可以构建一个正确次序执行它们控制

    With your two data flows developed and tested, you're ready to build a control flow that executes these in the correct order.

    youdao

  • 这些脚本应该具有可读性以便安装程序能够知道它们需要执行的操作,对脚本的内容进行验证以确保不会执行任何危险操作

    The scripts should be readable so that the installer can understand what they do and can validate that there is nothing dangerous being done by the scripts.

    youdao

  • LEI执行复杂任务通过直观的、面向任务用户界面使它们更加容易使用

    LEI takes complex tasks and makes them easier through an intuitive, task-oriented user interface.

    youdao

  • 执行一个构建时,足以使它们编译链接GIMP执行文件中。

    This will be enough for them to get compiled and linked into the GIMP executable when a build is performed.

    youdao

  • 它们执行概要文件功能简化了构造型程序

    They supercharge the functionality of profiles and simplify application of stereotypes.

    youdao

  • 随后它们将接受创建删除事件数据库执行修改

    All they do then is take the create or delete events and make the changes to the database.

    youdao

  • 如果它们放在标记内部,只有脚本加载执行页面主体才会呈现从而让用户觉得页面加载很慢

    If you put them inside the tag, no part of the page body will actually render until after the script has loaded and executed, giving the user the impression that your page is loading slowly.

    youdao

  • 示例Web服务部署运行时环境验证它们,请执行以下操作。

    To deploy the sample Web services into the runtime environment and verify them.

    youdao

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

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

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