另外,这个脚本实际上是按顺序运行该命令。
Also, the script, as it stands, runs the command sequentially.
流程中的活动可以按顺序运行或并行运行。
The activities in a process can run sequentially or in parallel.
顺序测试包含要以指定顺序运行的其他测试。
An ordered test contains other tests that are meant to be run in a specified order.
所依赖的目标将按指定的顺序运行,然后将运行全部目标。
The dependent targets will be run in their specified order, and then the all target will run.
并行活动中的活动通过链接连接在一起后仍可以按顺序运行。
Activities inside a parallel activity can still run in sequential order by connecting them with links.
有时,您不需要让所有的活动像在序列活动中那样按顺序运行。
Sometimes, you don't want all your activities to run in order, as they do in a sequence activity.
大体上,程序只是计算机按指定顺序运行的一组指令。
A program is, in principle, nothing more than a set of instructions that the computer runs in a specified order.
可以使用顺序测试按特定的顺序运行数据库单元测试。
You can run your database unit tests in a particular order by using an ordered test.
init程序然后以预先定义的顺序运行一系列脚本来启动系统。
The init program then runs a series of scripts in a predefined order to bring up the system.
建议:通常情况下,建议您按以下顺序运行advisor工具。
Recommendation: Typically, it is suggested that you run the advisors in the following order.
序列活动包含其他活动,这些活动按它们在序列中出现的顺序运行。
A sequence activity contains other activities that run sequentially in the order in which they appear within the sequence.
服务编排使得多个服务能够以一种同等的业务流程实现方式顺序运行。
Service choreography enables multiple services to be run sequentially in a coordinated fashion that implements a business process.
关于删除节点的一个警告就是要进行此自动删除过程必须按顺序运行节点。
One caveat to node removal: the node must be running in order for this automatic removal process to proceed.
业务流程是由按特定顺序运行的一系列步骤或活动组成的服务组件的实现。
Well, a business process is an implementation of a service component that consists of a series of steps or activities that are run in a specific order.
对我们创建的软件进行的最简单测试是按以下顺序运行设计的所有代码,即。
A simplest test of the software we have created is to run all of the designed code in sequence, as follows.
下一步将按顺序添加BAPI调用,这些调用将作为事务的一部分按该顺序运行。
The next step is to add the BAPI calls in the order in which they will run as part of the transaction.
例如,考虑这样的情况:有两个应用程序连接到数据库,并按照如下顺序运行下面的sql语句。
For example, let's consider a situation where there are two applications connecting to the database and running the following SQL statements in the following order.
它依赖许多按以下顺序运行的其他目标:清理、初始化、签出、构建、安装、启动、停止和卸载。
It has dependencies to a number of other targets that are run in this sequence: clean, init, checkout, build, install, start, test, stop, and uninstall.
虽然原则上线程调度程序可以在运行的中间切换线程并以不同的顺序运行它们,但是它往往不进行切换。
Although the thread scheduler, in principle, may switch threads in the middle and run them in different order, it tends not to.
作业永远不会打破顺序运行,并且如果一个作业失败了,TWS可以在操作员少量参予甚至不参予的情况下对之进行恢复。
Jobs never run out of sequence, and if a job fails, the TWS handles the recovery process with little or no operator intervention.
例如,一个测试能够顺序的、随机的或者按照权重顺序运行;按照设定的间隔或者次数运行;远程运行;以及仿真工作量。
For example, a test can run sequentially, randomly, or in weighted order; run at a set interval or repeatedly for a set number of times; run remotely; and emulate workload.
迁移按顺序差不多运行完这其中所有的任务。
Migration runs through all of these tasks more or less in order.
用户可以将处理程序添加到预先定义的阶段,并且按照这些处理程序运行的顺序进行配置。
The user can add handlers to the predefined phases and configure in what order the handlers should be run.
测试执行通过将测试脚本的顺序集合成测试套件来运行这些测试。
Test execution entails running the tests by assembling sequences of test scripts into a suite of tests.
运行结果是按照年月日顺序排列的,并在这个列表的底部有最近的运行结果。
The runs are listed in chronological order, with the most recent run at the bottom of the list.
在彻头彻尾的动态系统里,服务不仅可以在系统运行的时候装卸,还可以以不同的顺序启动。
In a fully dynamic system, services can not only come and go as a system runs, they can also start in different orders.
如果不需要交互,那么可以(应该)忽略它们运行的顺序。
In cases where they do not interact, you can (and should) ignore the order in which they run.
只有数据快照实现了写入顺序一致,才能保证运行数据的一致性。
Consistency of the run data only exists when the snapshot of the data is write order consistent.
这个元素用来通过添加随机选择器,为一个测试运行序列提供随机选择,而不是按照测试顺序地运行。
This element is to provide randomization for a test run sequence, rather than running the test sequentially, by adding random selector.
同样,首先在测试环境中运行集成测试,将会帮助您去安排导入变更更加合理的顺序。
Also, running the integration tests in your test environment first will allow you to determine the correct order for importing your changes.
应用推荐