顺序执行

  • 网络sequential execution;in-order execution;Serial execution
顺序执行顺序执行
  1. 该标注框架能支持原子Web服务以及由原子服务经顺序执行方式组合而成的简单复合Web服务的语义标注。

    This framework can annotate atomic services and simple composite services composed of atomic services in a sequential execution mode .

  2. 当线程的顺序执行完成时,该线程将自动终止。

    Threads terminate automatically when their sequential execution is finished .

  3. Sequence节点内的元素会按顺序执行。

    The elements inside a Sequence node will be executed sequentially .

  4. 在此情况下,同步协议强制以正确的顺序执行,所以ConTest只是生成合法的交错。

    In that case , the synchronization protocol forces the correct order , so ConTest only generates legal interleavings .

  5. 同一VM中的不同部件是按照拓扑配置中定义的顺序执行的。

    Different parts in the same VM execute by the ordering defined in the topology configuration .

  6. 使用标准的PHPV4和更低版本,必须按顺序执行PHP应用程序的所有工作。

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

  7. 为了测试我们的应用程序,我们提供了一个简单的测试Servlet,它以所需的顺序执行我们的用例。

    To test our application , we have provided a simple test servlet that executes our use cases in the desired sequence .

  8. 客户机请求内涉及到的Portlet可以并行执行(以优化响应时间)或顺序执行,具体取决于其线程安全状态。

    Portlets involved within a client request can be executed in parallel ( to optimize response time ) or sequentially depending on their thread-safe state .

  9. 或者需要按照某种顺序执行一些SAPBAPI来完成一项任务。

    Or maybe you need to call a number of SAP BAPIs in a certain order to perform one task .

  10. 在每次迭代运算中,粒子对先后按顺序执行粒子群算法中的速度、位置更新操作和标准K-means操作。

    In each iteration , the particle has order execution speed of the particle swarm algorithm , the location update operation and the standard K-means operation .

  11. 对于这个回送流程,您需要让有些步骤按照一定的顺序执行,所以,您添加一个sequence作为顶层活动,然后再将receive和reply植入sequence。

    For the echo process , you need some steps to be taken in a certain sequence , so you add a sequence as the top-level activity activity and then populate it with a receive and reply later .

  12. JAAS配置引用按照顺序执行的一个或多个LoginModule的列表。

    A JAAS configuration references a list of one or more LoginModules that are run in sequence .

  13. Python解释器在其最简单的级别,以类似的方式操作,即从程序的顶端开始,然后一行一行地顺序执行程序语句。

    The Python interpreter , at its simplest level , operates in a similar manner , starting at the top of a program and sequentially executing program statements in a linear fashion .

  14. 介绍了SDL与C语言之间的映射,重点讨论了SDL中的关于进程的并行性描述与C语言的顺序执行之间的映射规则,并介绍了这些规则在802.11协议固件实现中的应用。

    This paper introduces the mapping between SDL and C Language , especially the mapping of concurrency in SDL onto sequences in C Language , and finally applies these rules for implementing the firmware of 802.11 protocol .

  15. 在C或Pascal这样的过程性语言中,程序被定义成一系列的步骤,这些步骤按照规定的顺序执行,并在最后一步产生最终结果。

    In a procedural language such as C or Pascal , a program is defined as a sequence of steps , the execution of which in the specified order produces the final result as the last step in the sequence .

  16. 本教程将会按这个顺序执行这些步骤,然后使用浏览器连接Tomcat服务器,我们将获得一个请求和响应,然后就能在Wireshark中进行检查。

    This tutorial will work through these steps in this order and then , using a browser connecting to the Tomcat server , we will capture a request and response and examine it in Wireshark .

  17. newSingleThreadExecutor()创建的线程池对需要按顺序执行的作业非常有用。

    NewSingleThreadExecutor () creates a pool that 's useful for jobs that need to be done sequentially .

  18. 我们知道,搜索是按字母顺序执行的,不过这总的来说很有意义&即使您在寻找较短的比赛,(虚构的)LeesburgUltraMarathon也不会在您的范围之内!

    Knowing that searches are performed lexicographically , however , it makes total sense & even though if you are looking for a short race , the ( fictional ) Leesburg Ultra Marathon isn 't your bag !

  19. 而线程2却是以另外的顺序执行这些语句

    Thread two , however , does them in the other order

  20. 按并以默认顺序执行检测。

    Press and perform the test using the default sequence .

  21. 在这三个服务器上顺序执行以下步骤。

    Perform the following steps on all three servers consecutively .

  22. 顺序执行此阶段中的所有组件。

    All the components in this stage are executed sequentially .

  23. 通常情况下,迭代是连续编号并逐一顺序执行的。

    Typically , iterations are consecutively numbered and follow one another sequentially .

  24. 控制器&控制器顺序执行订单处理

    Controller & Controls sequence and execution of order processing

  25. 活动可以按顺序执行或并行执行。

    Activities can execute sequentially , or in parallel .

  26. 这一次,瑞士以相反的顺序执行了同样的政策。

    This time , Switzerland has pursued the same policies in reverse order .

  27. 建议您按以下描述的顺序执行安装流程。

    I suggest you follow the installation process in the order described below .

  28. 请确保按正确的顺序执行过程。

    Ensure you execute procedures in the correct order .

  29. 初始化块是按照声明的顺序执行的。

    Execution Sequence of Code ContainingTag in ASP ;

  30. 必须严格按照给定的顺序执行此处列出的卸载步骤。

    You must perform the uninstall steps listed here in the exact order given .