When an activity executes, it produces all outputs of exactly one output criterion.
当活动执行时,它将正好产生一个输入条件的所有输出。
You can select one or more outputs from the list of all outputs available in the solution.
您可以从方案中可用的所有输出清单中选取一个或多个输出。
You can change the build output paths of your projects to force all outputs to be placed in the same folder.
可以更改项目的生成输出路径,以强制将所有输出放入同一个文件夹中。
Every test case related to the performance requirements essentially describes all inputs to the system as well as all outputs expected from the system.
每个测试用例都是针对性能需求设计的,从根本上描述了系统的所有输入和预计的系统输出。
This cannot be configured. This means that Lifecycle Manager is going to require sufficient space to store all outputs executed so that comparison's can be completed.
不能对此进行配置,这意味着LifecycleManager需要有足够的空间来存储所有执行的输出,以便完成比较。
Once all this information has been gathered, it becomes possible to judge whether a lake's flow is mainly due to its surface inputs and outputs or to its underground inputs and outputs.
一旦收集了所有这些信息,就有可能可以判断一个湖泊的流量主要是由其表面还是地下的输入和输出导致。
The client outputs all the information about the notification.
客户机输出所有有关通知的信息。
Do not connect all inputs or outputs of a gateway or activity directly to start, end, and stop nodes.
不要将网关或活动的所有输入或输出直接连接到开始、结束和停止节点。
You also should connect all control outputs and required data outputs.
您还应当连接所有的控制输出和必需的数据输出。
To take a black box perspective is to pay attention only to inputs and outputs and hide or ignore all of the internals.
采用黑盒透视图就是将注意力仅仅放在输入和输出上面,而隐藏或者忽视所有的内部细节。
Figure 6 shows the second approach, which USES only a single input and output criterion, but sets the minimum multiplicity of all disconnected inputs and outputs to zero.
图6显示的是第二种方法,该方法只使用单个输入和输出条件,但它会把所有未连接的输入和输出的最小增殖次数设置为零。
If you're using the same trace system for all your components, you'll be left to tie together multiple outputs from systems with potentially unsynchronized internal clocks.
如果对所有组件使用相同的跟踪系统,您将被迫协调系统的多个输出,从而可能面临内部时钟不同步的风险。
It then outputs all the comments as HTML code, exactly as was done on the original page but with the exception that this time, it displays the additional comment that the user provided.
然后,将所有的评论内容作为HTML代码输出,其方式与原始评级页面一样,只不过这次页面中额外显示了用户所提供的评论。
The first stylesheet defines templates for all the XHTML tags, each of which outputs tags defined in the second stylesheet, like.
第一个样式表将定义所有XHTML标记的模板,这些XHTML标记的所有输出标记都是在第二个样式表中定义的,如。
Economic outputs for all the considered projects are loaded into the model, along with probabilities of their occurrence.
所有考虑的项目的经济输出被加载到模型中,以及出现概率。
All of the previous outputs match up from the original to the copied filesystem, so all went OK (the copy completed successfully).
前面的输出说明原来的和复制的文件系统是匹配的,所以一切正常(复制成功地完成了)。
The team has to find ways to ensure that their outputs are accessible by any other member of the team at all times.
团队必须找到一些方式来确保他们的输出能够随时被其他团队成员访问到。
Image 2 shows that the installation path has been changed to a drive that has sufficient space on it to handle all the outputs that will be compared.
图2展示安装路径已经更改为一个拥有足够空间、可以处理将被比较的所有输出的驱动器。
Outputs a copy of the input with all instances of regexp enclosed in brackets.
将输出输入内容的副本,并标明括号中包含的regexp的所有实例。
The <c:forEach> loop outputs all attributes that the given map contains except the class attribute, which is added after the loop.
<c:forEach>属性输出给定的map包含的所有属性,但class属性除外,它是在循环之后添加。
Currently in Business Modeler, all branches of a gateway must have the same data inputs and outputs.
目前,在BusinessModeler中,网关的所有分支必须拥有相同的数据输入和输出。
To make it easier on yourself, first create a helper function called build_answers that, when given a database handle and a poll ID, outputs the XML for all the answers to that poll (see Listing 4).
为了简单起见,首先创建一个名为build_answers的helper函数,当给定一个数据库句柄或调查ID后,该函数会输出该调查所有答案的XML(参见清单4)。
By default, join looks only at the first fields for matches and outputs all columns, but you can change this behavior.
默认情况下,join只会查找第一个域进行匹配,并输出所有列的内容;不过我们可以对这种行为进行修改。
To aid in future debugging, this script can also save all uploaded inputs together with generated outputs into a time-stamped.zip file for administrative use.
为了有助于之后的调试,这个脚本还能将所有已上载的输出和所生成的输出一起保存到一个具有时间戳的.zip文件以供管理使用。
Another useful txt2regex option is — showmeta, which outputs a table consisting of all the metacharacters used in building regexps for the supported applications.
另一个有用的txt2regex选项是——showmeta,此选项可输出包含为所支持的应用程序构建regexp时使用的所有元字符的表。
The model is simply an Extensible Markup Language (XML) element that all the various inputs and outputs can reference using XPath expressions.
模型就是一个可扩展标记语言(XML)元素,所有的输入输出都能通过XPath表达时引用它。
The query in Listing 5 selects all nodes whose text contains "Last Trade," and for each one (I expect only one), outputs a table row containing the contents of the following node.
清单5中的查询语句将选择所有文本内容中包含“LastTrade”的节点,然后为每个节点(希望只有一个)输出一个包含后续节点内容的表格行。
You should delete all non-required control inputs and outputs from an activity.
您应当删除活动中所有的非必需控制输入和输出。
It waits to receive all inputs before sending them on, and sends all the outputs at the same time.
它在转发之前将等待接收所有输入,同时发送所有输出。
Now, all we need to do is run DOES-HALT (COMPARE-OUTPUT, [program, input, expected output]) to know whether or not program passes the test case, input, and outputs the expected output.
现在,我们所要做的全部事情就是运行DOES - HALT (COMPARE - output,[program,input,expected output]),这样一来我们就会知道程序是否通过了测试用例,输入,和输出预期的输出。
应用推荐