• 我们每日处理大部分问题标准顺序程序好地解决了

    Most of the problems we deal with on a daily basis are solved quite nicely by our standard sequential programs.

    youdao

  • 这不意味着所有程序顺从顺序解决方案

    This doesn't mean that all programs are amenable to sequential solutions.

    youdao

  • 依赖特定顺序程序重新排序时,错误就发生了。

    When a program that depends on a given sequence is reordered, mistakes happen.

    youdao

  • 消息传递尤其是并行处理结合时,可使程序顺序处理信息即便存在来自不同位置多个请求时也是如此。

    Messaging, especially when combined with concurrent processing, enables programs to process information sequentially, even if there may be multiple requests coming from different locations.

    youdao

  • 如果我们看见程序调用真实顺序,我们两个选择

    If we want to see the actual sequence of methods called, we have two choices.

    youdao

  • 方法使得理清用来生成最终php程序输出调用顺序变得容易得多

    This approach makes it much easier to untangle the sequence of calls that generate the eventual output for your PHP program.

    youdao

  • 可以看到按钮可以标签来区分即使未来它们应用程序不同顺序出现

    You can see that the buttons can be differentiated by their labels, even if they appear in the application dialog in a different order in the future.

    youdao

  • 由于所有消息顺序处理,应用程序不会回调和中断分离,因此容易调试

    Easier to debug because the messages are all handled sequentially and the flow is not disjointed by callbacks and interrupts.

    youdao

  • 如果程序顺序发出请求,则需花费大约15 +12 +9 +6 +3(45)秒钟才能完成。

    If the program made its requests sequentially, it would take about 15 + 12 + 9 + 6 + 3 (45) seconds to finish.

    youdao

  • 注意跟踪属性条目按它们出现文件中的顺序保留程序内存

    Be aware that the trace property entries are retained in the daemon's memory in the order in which they appear in the file.

    youdao

  • 线程中的个操作happens -before这个线程程序顺序后面出现的一个操作。

    Each action in a thread happens-before every action in that thread that comes later in the program order.

    youdao

  • 该书第一部分章节1-6介绍了用 Erlang进行顺序程序设计基本概念

    The first section of the book, chapters 1-6, presents the fundamental concepts of programming sequential programs in Erlang.

    youdao

  • 编译实际上线程使用程序顺序可以有一些自由的——只要保留了as - if -serial语义

    The compiler is actually free to take some liberties with the program order within a thread as long as as-if-serial semantics are preserved.

    youdao

  • 传递公司使用范例程序,以维持顺序客户

    The sample application is used by a shipping company to maintain the details of its orders and customers. It consists of three portlets.

    youdao

  • 处理程序组合在一起成为而且可以使用一个灵活部署描述符来配置这些处理程序顺序

    A handler can be grouped together into chains and the order of these handlers can be configured using a flexible deployment descriptor.

    youdao

  • 用户可以处理程序添加预先定义阶段并且按照这些处理程序运行顺序进行配置

    The user can add handlers to the predefined phases and configure in what order the handlers should be run.

    youdao

  • 对于入门汇编语言程序来说,明显一个问题是指令顺序会影响程序执行速度

    What is not usually apparent to new assembly language programmers is that the order of instructions affects the speed of the program.

    youdao

  • 重要的一点只要任何连接具有数据不管顺序怎样程序开始读取

    What's crucial is that it begins to read whenever any connection has data, in any order.

    youdao

  • 一个特殊处理程序它代表其他处理程序顺序

    A chain is a special handler that represents a sequence of other handlers.

    youdao

  • 顺序程序系统客户机必须更改请求不同,EDA允许系统组件事件发生时实时动态作出响应。

    Unlike sequential or procedural systemsin which clients must poll for change requestsan EDA allows systems and components to respond dynamically, in real time, as events occur.

    youdao

  • 然后DB 2可以根据预期顺序,也就是索引顺序程序返回符合条件

    DB2 can then return qualified rows to the program in the desired order, the order of the index.

    youdao

  • 程序访问一个文件两个页面时,VMM假定程序采用顺序方法不断尝试访问该文件。

    When a program accesses two pages of a file, VMM assumes that the program keeps trying to access the file in a sequential method.

    youdao

  • (至少英语中)自然顺序是从页面程序顶端开始然后往右读每

    The natural progression (at least, in the English language) is to start at the top of a page or program and read a line from left to right.

    youdao

  • 电子商务应用程序开发者观点来看,最好一些顺序程序搜索命令发送UDDI注册中心聚集信息

    From an e-business application developer's point of view, it would be ideal to send a few sequential or programmed search commands to the UDDI registry for information aggregation.

    youdao

  • 因此能够保证异步事件处理程序执行顺序触发更新顺序一样

    Therefore, there is no guarantee that asynchronous event handlers will execute in the same order as the triggering updates.

    youdao

  • 必须保证确切顺序处理消息严格应用程序环境中可以省略dlq强制关闭消息处理。

    Under restrictive application environments where exact processing of messages in order needs to be assured, a DLQ can be omitted to force a shutdown of the processing.

    youdao

  • 不仅能够名称进程ID排序能够起动时间排序,如果需要了解计算机程序启动顺序一点可能有用

    You can sort the processes not only by name and process ID, but also by startup time, which can be very useful if you need to understand the sequence in which programs are started on your computer.

    youdao

  • 命名参数使应用程序更加健壮所以,即使存储过程中参数顺序发生改变不必修改应用程序

    Named parameter makes the application robust so that you don't need to change the application even if the sequence of the parameter in the stored procedure changes.

    youdao

  • 变量读写这样操作线程根据所谓程序顺序”——程序语义声明它们应当发生顺序——排序的。

    Actions, such as reads and writes of variables, are ordered within a thread according to what is called the "program order" — the order in which the semantics of the program say they should occur.

    youdao

  • 使用标准PHPV4更低版本,必须顺序执行PHP应用程序所有工作

    With standard PHP V4 and lower, all the work of a PHP application had to be done sequentially.

    youdao

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

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

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