单词 | control flow |
释义 | 例句释义: 控制流向,控制流程,流程控制,控制语句 1. With your two data flows developed and tested, you're ready to build a control flow that executes these in the correct order. 两个数据流已经开发并测试完了,现在可以构建一个以正确次序执行它们的控制流。 www.ibm.com 2. You can only add additional control flow inputs and outputs to an activity after dragging and dropping it into a reusing process model. 当您将某个活动拖放到采用重用方法的流程模型中之后,只能向该活动添加更多的控制流输入和输出。 www.ibm.com 3. Gateway form using decision, fork, merge, and joins is often more readable for models that only model control flow. 网关形式使用decision、fork、merge和join元素,对于只包含控制流的模型而言,此形式通常更易于理解。 www.ibm.com 4. If he wants to understand an import use case, he would want to see the control flow, and would benefit from a sequence diagram. 如果想要了解一个重要的用例,用户则需要看到控制流程,在这种情况下,序列图是个不错的选择。 www.infoq.com 5. Easily see that data filtering takes place when necessary, by focusing on the control flow of a specific task. 你把注意力集中在一个具体的任务的控制流程时,在需要的时候可以很容易的看到数据过滤是如何起作用的。 blog.nulltao.net 6. Adding a Data Flow task to the control flow of a package is the first step in implementing a data flow in a package. 将数据流任务添加到包的控制流是在包中实现数据流的第一步。 msdn2.microsoft.com 7. The last is perfecting the old quality control flow of the crankshaft by adding the improved result. 最后,本文还对项目原有的质量控制流程进行了优化和完善,固化了改进成果。 www.fabiao.net 8. a finally handler that executes whenever the block exits , whether that occurs by normal control flow or by an unhandled exception. 异常就是为了处理出错或者处理其它意外情况而中断代码块的正常控制流。 www.ichacha.net 9. The Sequence container includes three Script tasks, and its precedence constraints link the three Script tasks into a control flow. 序列容器包含三个脚本任务,且容器的优先约束将此三个脚本任务链接为控制流。 msdn2.microsoft.com 10. If the action has no incoming control flow, it produces a token whenever it receives a message. 如果动作没有任何流入的控制流程,每当它接收讯息时,就会产生语汇基元。 msdn.microsoft.com 1. Compared with the conventional flow control system, this new system is able to control flow rate more precisely and rapidly with low cost. 与常规流量调节系统比较,该流量调节系统能更精确、更快捷地调节流量,可大大降低成本,具有良好的经济效益。 www.ilib.cn 2. Control Flow Graph is a well-known model used for identification of independent paths in procedural software. 而控制流图是一个在过程软件中用于鉴别独立路径的著名的模型。 jcst.ict.ac.cn 3. The control-flow of a language specify the order in which computations are performed. 程序设计语言中的控制流语句用于控制各计算操作执行的次序。 czk.8866.org 4. You can add the connection managers as you construct the control flow item by item or before you start to construct the control flow. 可以在逐项构造控制流时或开始构造控制流前添加连接管理器。 msdn2.microsoft.com 5. Including parts of the control flow in a collapsible grouping construct to conserve space on the design surface. 把部分控制流包含在可折叠的分组构造中,以节省设计图面空间。 msdn2.microsoft.com 6. However, packages typically contain several tasks, and each task is set to run within the context of the package control flow. 但是,包通常包含多个任务,而且每个任务都被设置为在包控制流上下文中运行。 msdn2.microsoft.com 7. If the package does not already include an Execute SQL task, add one to the control flow of the package. 如果该包尚未包括执行SQL任务,则向该包的控制流中添加一个此类任务。 msdn2.microsoft.com 8. The conceptual model of actions was intentionally made general enough to accommodate both data-flow and control-flow computing models. 动作的概念上的模型被特意的普通化,从而提供数据流和控制流计算模型。 www.ibm.com 9. In Business Modeler, you change a control flow into a data flow by associating a so-called business item with the flow. 在BusinessModeler中,通过将控制流与所谓的业务项关联在一起,可以将其更改为数据流。 www.ibm.com 10. As of 20: 00, affected as many as hundreds of flights, but air traffic control flow, all flights have been a normal landing. 截至20时,受影响的航班多达上百个,但经过空管的疏导,所有航班都得到正常降落。 www.hnjpw.com 1. This makes it easier to understand. . . The workflow itself expresses the allowed control flow. 这让逻辑更容易理解……工作流本身描述了允许的控制流。 www.infoq.com 2. The operation condition of the dryer to any pressure points, not with the control flow. 干燥器的工况决定了压力凝露点,而非用其调节流量。 www.sokongyaji.com 3. The practice proved that the quality control flow scheme supplied a set of complete and standard manager methods for quality guarantee. 实践证明,质量控制流程为保证生产提供了一套较完整、规范的管理方法。 www.chemyq.com 4. The control flow (i. e. , the sequencing of these invocations) is implicit and emerges as the rules fire off. 控制流(例如这些调用的顺序)是隐式的,并在规则触发时显现出来。 www.infoq.com 5. Examine multiple occurrences of the same reused activity for redundancy and possible improvements of the control flow of the process. 检查同一个被重用活动是否多次出现,以找出冗余,以及是否有可能对流程的控制流做出改进。 www.ibm.com 6. Creating the control flow and data flows in an event handler is similar to creating the control flow and data flows in a package. 在事件处理程序中创建控制流和数据流类似于在包中创建控制流和数据流。 msdn2.microsoft.com 7. An event handler is constructed like a package, with a control flow and optional data flows. 事件处理程序的构造方式与包类似,它具有控制流和数据流(可选)。 msdn2.microsoft.com 8. The Sequence container lets you define a subset of the control flow within a container and to manage tasks and containers as a unit. 序列容器使您可以在容器内定义控制流的子集,并将任务和容器作为一个单元来管理。 msdn2.microsoft.com 9. The control flow shown in the diagram is made up of three package-level tasks and one package-level container that contains three tasks. 此关系图中显示的控制流由三个包级任务和一个包含三个任务的包级容器组成。 msdn2.microsoft.com 10. You can set a transaction attribute on the Sequence container to define a transaction for a subset of the package control flow. 可以在序列容器上设置事务属性,以便为包控制流的子集定义事务。 msdn2.microsoft.com 1. If the package has to work with data, the control flow must include at least one Data Flow task. 如果包必须使用数据,则控制流必须包含至少一个数据流任务。 msdn2.microsoft.com 2. Event-based control flow: Application flow becomes more natural as the application responds to events as they happen. 基于事件的控制流程:当应用程序响应发生的事件时,应用程序流程非常自然。 www.ibm.com 3. A subset of tasks and containers can also be grouped and run repeatedly as a unit within the package control flow. 还可以将任务和容器分组为子集,并在包控制流中将其作为一个单元重复运行。 msdn2.microsoft.com 4. The following diagram shows a simple package that contains a control flow with a Data Flow task, which in turn contains a data flow. 以下关系图显示了一个简单包,其中包含一个带有数据流任务的控制流,而数据流任务中又包含数据流。 msdn2.microsoft.com 5. TheF Series Integrated Throttle Bodies (ITB) are butterfly valveselectrically actuated by an F-Series actuator to control flow output. 的F系列集成油门机构(资讯科技及广播)是蝴蝶阀,电动驱动一F系列驱动器,以控制流输出。 dajiao.net 6. Do not use control flow to model events and triggers in a process model. 不要使用控制流为流程模型中的事件和触发器建模。 www.ibm.com 7. No additional control-flow connections should occur when a data-flow connection already exists between activities and gateways. 在活动和网关之间已经存在某个数据流连接的情况下,不应再有其他数据流连接。 www.ibm.com 8. The control flow of the simulation system and numerical algorithms were set up by calculating the move status of loose body. 通过计算游离体运动状态,建立了仿真系统的控制流程和数值计算算法。 stae.com.cn 9. The Foreach Loop container enables a package to repeat the control flow for each member of a specified enumerator. Foreach循环容器使包能够对指定枚举器的每个成员重复执行控制流。 msdn2.microsoft.com 10. Create a new control flow, giving it the name of your choice. 创建一个新的控制流,给它起名。 www.ibm.com 1. Integration Services includes three types of containers that you can use in a control flow. IntegrationServices包含三种可以在控制流中使用的容器类型。 msdn2.microsoft.com 2. Experimental result proves that the test cases covering the specific expected control flow paths can be calculated effici. . . 实验结果证明,该方法能高效、准确地得到覆盖特定控制流路径的测试用例。 kns50.chkd.cnki.net 3. Is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates. 是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。 www-128.ibm.com 4. The Foreach Loop container repeats the control flow for each member of a specified enumerator. Foreach循环容器将重复指定枚举器的每个成员的控制流。 msdn2.microsoft.com 5. Precedence constraints link containers and tasks within the same parent container into an ordered control flow. 优先约束将同一父容器中的容器和任务链接到已排序的控制流中。 msdn2.microsoft.com 6. Contains procedures for adding, configuring, modifying, and deleting control flow elements and creating control flows in packages. 包含添加、配置、修改和删除控制流元素以及在包中创建控制流的过程。 technet.microsoft.com 7. We describe the design and implement of hardware for the photon coincidence instrument, present the control flow and design of software. 本文给出了光子符合仪硬件电路的设计原理和电路实现,给出了软件的控制流程和程序设计。 paper.pet2008.cn 8. We removed the redundant control-flow connections and added a new business item, A-prime, to distinguish the two purposes of the item A. 我们移除了冗余的控制流连接,并添加了一个新的业务项,即A-prime,以便将项目A的两种用途区分开来。 www.ibm.com 9. In the channel management, guarantee the product in a safe state of control flow. 在渠道管控方面,保证其产品在安全可控的状态下流通。 news.cnqr.org 10. a fault handler that must execute if an exception occurs , but does not execute on completion of normal control flow. 错误处理程序,它在异常发生时必须执行,但在正常控制流完成时不执行。 www.ichacha.net 1. The Integration Services object model supports a nested hierarchy of containers in a package control flow. IntegrationServices对象模型支持在包控制流中含有嵌套的容器层次结构。 msdn2.microsoft.com 2. Its operation principle is stated, and its main circuit diagrams and control flow charts are also given. 阐述了系统的工作原理,给出了该系统主要的硬件电路图和控制流程图。 www.jukuu.com 3. Optionally change the default name of this control flow operator to something more descriptive. 可以把这个数据流操作符的默认名称改为更有意义的名称。 www.ibm.com 4. Adding containers that implement repeating workflows in a package or divide a control flow into subsets. 添加在包中实现重复的工作流或将控制流划分为子集的容器。 msdn2.microsoft.com 5. The run- time engine also determines execution order among unconnected workflows in a control flow . 运行时引擎还决定着控制流中未连接的工作流的执行顺序。 www.bing.com 6. Explains Control Flow obfuscation and how Dotfuscator Professional Edition uses this technique to foil decompilers. 解释控制流模糊处理以及Dotfuscator专业版如何使用该技术干扰反编译器的使用。 msdn2.microsoft.com 7. When using process algebra to model workflow, we only consider its formal semantics and its control flow. 在用进程代数建模工作流时,只是考虑了模型的形式化语义以及模型中的各种控制流关系。 www.fabiao.net 8. I then realized the original control flow was better and wanted to get back to it. 在这之后,我又认识到原来的控制流要更好,所以希望返回到原来的状态。 www-128.ibm.com 9. The utility model relates to an integrative flow automatic control device which can automatically control flow. 一种能够自动控制流量的一体化流量自动控制装置。 ip.com 10. This series valve is the main equipment to control flow transportation of powder, crystal and grain material. 该系列电液动平板闸门是粉料、晶粒料、颗粒料的流量输送控制的主要设备。 www.jzvalve.com.cn 1. The Foreach Loop container enumerates a collection and repeats its control flow for each member of the collection. Foreach循环容器枚举一个集合,并对该集合的每个成员重复其控制流。 msdn2.microsoft.com 2. The types of obfuscation that you will be exposed to include: renaming; pruning; control flow and string encryption. 您将看到的模糊处理类型包括:重命名、精简、控制流和字符串加密。 msdn2.microsoft.com 3. Besides the while statement just introduced, Python knows the usual control flow statements known from other languages, with some twists. 除了介绍过的while语句,Python熟悉其它语言中已知的常用控制流语句。 wiki.ubuntu.org.cn 4. This means that the For Loop container runs all its control flow elements the same number of times. 这意味着For循环容器对所有其控制流元素运行相同次数。 msdn2.microsoft.com 5. The new scheduler infrastructure provides easier handling of control flow execution scheduling. 新的调度程序基础设施能够轻松处理控制流执行调度。 www.ibm.com 6. Control flow elements prepare or copy data , interact with other processes , or implement repeating workflow . 控制流元素准备或复制数据,与其他进程进行交互,或实现重复工作流。 www.bing.com 7. Before you build a control flow that invokes each of your data flows, you should verify that each data flow works correctly. 在构建调用这些数据流的控制流之前,应该确认每个数据流可以正确地工作。 www.ibm.com 8. The control flow elements define the logical ordering of job progression by applying precedence constraints . 控制流元素通过应用优先约束来定义作业进行的逻辑顺序。 www.bing.com 9. Loading a variable with an integer and then using the value to control looping within a package control flow. 加载带整数的变量,然后使用该值控制包控制流中的循环。 msdn2.microsoft.com 10. Groups tasks and containers into control flows that are subsets of the package control flow. 将任务和容器分组到那些作为包控制流子集的控制流中。 msdn2.microsoft.com 1. Consequently, a modeling practice that captures events with control flow leads to various semantic problems. 因此,意在用控制流捕获事件的建模行为会导致多种语义问题。 www.ibm.com 2. For models that show control flow only, both forms can be used interchangeably and the models will preserve their execution semantics. 对于仅显示控制流的模型,这两种形式可以互换,模型将保留其本身的语义。 www.ibm.com 3. Data inputs and outputs are visible when the model is viewed in advanced editing mode; in basic mode only the control flow is visible. 当在高级编辑模式下查看模型时,数据输入和输出是可见的;在基本模式下则只能看到控制流。 www.ibm.com 4. Before you can add components to a data flow, the control flow in the package must include a Data Flow task. 包中的控制流必须包含数据流任务,然后才能向数据流添加组件。 msdn2.microsoft.com 5. SSIS Designer includes separate design surfaces for building a control flow, data flows, and event handlers in packages. SSIS设计器包括一些单独的设计图面,用于在包中生成控制流、数据流和事件处理程序。 msdn2.microsoft.com 6. By using the system the materials information pass is speeded the control flow standardized thus the logistics speeds up. 采用该系统后,加快了物资信息传递速度,规范了企业管理流程,提高了物流速度。 dictsearch.appspot.com 7. If the first data flow terminates unsuccessfully, the control flow is programmed to issue an email notification and terminate. 如果第一个数据流非正常终止,控制流就发送电子邮件通知并终止。 www.ibm.com 8. I think you'll also see us explore scripting languages as means of defining control flow in the 2. 1 release. 我想你还能在2.1版本中看到我们使用脚本语言来定义控制流程的探索。 www.infoq.com 9. The Sequence container for creating subsets in the control flow to manage multiple tasks as a unit. 序列容器,用于在控制流中创建子集,以便将多个任务作为一个单元来管理。 msdn2.microsoft.com 10. Hooking is a programming technique that employs handler functions (called hooks) to modify control flow. 挂钩是一种使用处理程序(叫做挂钩)来修改控制流的编程技术。 www.bsdlover.cn 1. The simplest use of control-flow words is to implement the basic control structures shown in figure A. 1. 最简单的流程控制词的使用就是实作显示于图A.1的基本控制结构。 www.figtaiwan.org 2. For this purpose, the DLR has extended LINQ expression trees to include control flow, assignment, and other language-modeling nodes. 为此,DLR对LINQ表达式树进行了扩展,以便包括控制流、工作分配以及其他语言建模节点。 msdn.microsoft.com 3. The simplicity of the control flow also affects how well the JIT compiler can enregister variables. 这个简单的控制流程同样会影响JIT编译对变量注册的好坏。 www.showxiu.com 4. Control-flow behavior of a process is modeled using gateways. 流程的控制流行为用gateway设计。 www.ibm.com 5. Before you can add a data flow to a package, the package control flow must include a Data Flow task. 包控制流中必须包含数据流任务,您才能将数据流添加到包中。 msdn2.microsoft.com 6. A package represents an organized collection of connections , control flow elements , data flow elements , and other objects . 包表示连接、控制流元素、数据流元素以及其他对象的有组织的集合。 www.bing.com 7. A start node can only issue control flow, while stop and end nodes can also receive data flow. 开始节点只能发出控制流,而停止和结束节点还可以接收数据流。 www.ibm.com 8. Predicate: Logical expression that modifies the control flow to conditionally trace the data. 断言(Predicate):修改控制流的逻辑表达式,可以有条件地跟踪数据。 www.ibm.com 9. Note that the documentation of the control flow is inside the program itself! 注:控制流的文档在程序本身内部! www-128.ibm.com 10. Annotations that make package control flow, data flows, and event handlers self-documenting. 使包控制流、数据流和事件处理程序进行自我说明的批注。 msdn2.microsoft.com 1. Precedence constraints connect containers and task in packages into an ordered control flow. 优先约束将包中的容器和任务连接为已排序控制流。 msdn2.microsoft.com 2. Use the icons on the upper tool bar to validate the control flow and then debug or execute it as desired. 使用上面工具栏中的图标检查控制流,然后调试或执行它。 www.ibm.com 3. If the package contains more than one task, they are connected and sequenced in the control flow by precedence constraints. 如果包中包含多个任务,则它们将按照优先约束在控制流中进行连接和排序。 msdn2.microsoft.com 4. At last, it mainly discusses the management of circuit, vocoder and sound based on this architecture and calling control flow. 最后,着重讨论了在这种体系结构和控制流程下,系统对电路资源、声码器资源和音源的管理。 www.fabiao.net 5. The Toolbox window, for listing the elements available for building package control flow and data flow. 工具箱窗口,列出可用于生成包控制流和数据流的元素。 msdn2.microsoft.com 6. A program that has complex control flow will require more tests to achieve good code coverage and will be less maintainable. 控制流程较为复杂的程式需要执行较多的测试,才能达到正确的程式码涵盖范围,而且比较不容易维护。 technet.microsoft.com 7. You can add annotations to the control flow, data flow, and event handler design surfaces of SSIS Designer. 可以将批注添加到SSIS设计器的控制流、数据流和事件处理程序设计图面。 msdn2.microsoft.com 8. The controller. xml file contains an XML representation of the control flow. xml文件包含控制流的XML表示形式。 www.ibm.com 9. The For Loop container can include a control flow with multiple tasks, and can include other containers. For循环容器可包含具有多个任务的控制流,还可包含其他容器。 msdn2.microsoft.com 10. Try to avoid mixing data and control flow in a model. 尝试避免将模型中的数据和控制流混杂起来。 www.ibm.com 1. this topic describes how to copy control flow items , data flow items , and connection managers within a package or between packages. 此主题介绍如何在包以内或包之间复制控制流项、数据流项和连接管理器。 www.ichacha.net 2. After you create your control flow, test it following standard Design Studio procedures. 创建控制流之后,按标准的DesignStudio过程测试它。 www.ibm.com 3. The author summarizes several methods to control flow path of solution mining in tunnel caverns. 现将近几年来硐室水溶路径的几种控制方式作一总结。 www.chemyq.com 4. Tasks are control flow elements that define units of work that are performed in a package control flow. 任务是一些控制流元素,它定义包控制流中执行的工作单元。 msdn2.microsoft.com 5. Extracting data from multiple sources requires an iterative control flow. 从多个源提取数据需要采用迭代控制流。 msdn2.microsoft.com 6. Using exceptions for general control flow will likely make performance suffer. 对于常规的控制流使用异常将有可能大大影响性能。 msdn2.microsoft.com 7. Connecting containers and tasks into an ordered control flow by using precedence constraints. 使用优先约束把容器和任务连接为有序控制流。 msdn2.microsoft.com 8. Within Rails, everything (templates to control flow to business logic) is written in Ruby. 在Rails中,所有内容(从模板到控制流再到业务逻辑)都是用Ruby编写的。 www.ibm.com 9. The For Loop container defines a repeating control flow in a package. For循环容器定义包中的重复控制流。 msdn2.microsoft.com 10. Separate design surfaces for package control flow, data flow, and event handlers. 区分包控制流、数据流和事件处理程序的设计图面。 msdn2.microsoft.com 1. A package can be restarted only at the control flow level. 包只能在控制流级重新启动。 technet.microsoft.com 2. If the control flow includes tasks and containers that connect to data sources, you must also add connection managers to the package. 如果控制流包含连接到数据源的任务和容器,则还必须将连接管理器添加到包中。 msdn2.microsoft.com 3. Fieldbus technology is used in control system, the communication protocol and control flow is discussed in detail. 控制系统采用现场总线技术,文章详细阐述了系统的通讯协议和控制流程。 www.fabiao.net 4. Optionally, add control flow, data flow tasks, and event handlers to the package. 还可以向包中添加控制流、数据流任务和事件处理程序。 msdn2.microsoft.com 5. These connections lead to unnecessary redundancy if the multi-connections only involve control flow. 如果多连接只涉及控制流,那么这些连接会导致不必要的冗余。 www.ibm.com 6. Control flow can never reach a Catch block that follows a Catch without an exception argument. 如果不使用exception参数,则控制流永远不能到达Catch后的Catch块。 msdn2.microsoft.com 7. Click Control Flow Auto Connect and select Connect a new shape to the selected shape by default. 单击“控制流自动连接”,并选择“将新形状连接到默认选中的形状”。 msdn2.microsoft.com 8. This paper analyzes the system's software control flow based on hardware platform. 在所讨论的硬件平台上,本文分析了系统的软件控制流程。 www.boshuo.net 9. The specified control flow determines the order in which the data is accessed. 特定的控制流会决定以何种顺序访问数据。 www.ibm.com 10. Let's zoom in on the control flow of the process above. 让我们近距离看一下上述过程的控制流程。 www.infoq.com 1. Should include a variety of turns and edges along with excellent control, flow and speed. 内容应选用多个不同之转向,滑行及良好之控制,流畅和速度。 blog.sina.com.cn 2. Containers provide structure in packages and services to tasks in the control flow. 容器为控制流中的任务提供包中结构和服务。 msdn2.microsoft.com 3. The SSIS Designer opens the newly created package on the Control Flow design surface. SSIS设计器在控制流设计图面中打开新创建的包。 msdn2.microsoft.com 4. Aim To analyze the expressive power and suitability of Xinpai-driven model for control flow modeling in workflow in depth. 目的评估信牌驱动模型在工作流过程控制流建模方面的表达能力和适用性。 www.showxiu.com 5. Decide whenever possible for a pure control-flow or a pure data-flow model. 判断是否有可能采用一个纯控制流或纯数据流的模型。 www.ibm.com 6. control flow meter: in loop before back flow in tank - control of the pump. 流量控制仪表:安装在循环系统储罐的回水之前以控制水泵。 medicine.cadjy.com 7. A four-joint flexible underwater pisciform propulsion system is developed and the control flow chart is presented. 设计了四关节柔性水下仿鱼形推进器,给出了控制流程图,建立了运动学方程。 www.ceps.com.tw 8. In this lesson, you will not modify the data flow, only the control flow. 在本课中,将不修改数据流,而只修改控制流。 msdn2.microsoft.com 9. Figure 22 shows an example using control flow to capture the logic behind several initial and final events that occur in a process. 在图22显示的示例中,是用控制流捕获流程中发生的几个初始和最终事件背后的逻辑的。 www.ibm.com 10. Control flow check and context saving restoring is use to harden the control unit. 控制流检测与现场保存和恢复用于对控制单元进行可靠性增强实现。 www.fabiao.net 1. On the design surface of the Control Flow tab, double-click the precedence constraint. 在“控制流”选项卡的设计图面上双击优先约束。 msdn2.microsoft.com 2. Use block statements instead of e? expression statements in control flow constructs. 使用块状语句来替代控制流结构的表达式。 blog.sina.com.cn 3. While you might need a mixed approach for data-flow models, it is never necessary for control-flow models. 对于数据流模型,您可能需要采用混合方式,但对于控制流模型则不必如此。 www.ibm.com 4. Labels with a custom control flow. 用自定义标签实现控制流程。 enpudn.com 5. Constructing the control flow in a package. 在包中构造控制流。 msdn2.microsoft.com 6. Furthermore, all gateways only involve control flow, but no data. 而且,所有的网关只涉及控制流,而与数据无关。 www.ibm.com 7. You do this by adding and configuring a Foreach Loop container to the control flow. 实现方法是将Foreach循环容器添加到控制流中并进行配置。 msdn2.microsoft.com 8. Familiar with financial control flow in warehouse. 熟悉财务在仓库方面的控制流程。 zj.job592.com 9. The Foreach Loop container can include a control flow with multiple tasks and other containers. Foreach循环容器可包含具有多个任务和其他容器的控制流。 msdn2.microsoft.com 10. To keep things simple, you'll create a basic control flow in this article by completing the following steps. 为了简单,本文中按以下步骤创建一个基本的控制流。 www.ibm.com 1. and the main procedure control flow chart is presented. 并给出了主要的程序控制流程。 www.juyy.net 2. Add the ForEachLoop container to the Control Flow surface of a package. 将ForEachLoop容器添加到包的“控制流”图面。 msdn2.microsoft.com 3. A way to write reactive programs that does not sacrifice, and in fact enriches, the natural imperative style of control flow. 一种编写响应式程序的方法,不仅不牺牲,甚至能够增强那种自然的控制流所体现的命令式风格。 www.biodic.cn 4. By not specifying the "how" in declarative languages, control flow is also left out. 声明性语言并不指定“该如何”,从而省略了控制流。 www.ibm.com 5. Describes how to debug a control flow using breakpoints, debugging windows, and progress reporting. 介绍如何使用断点、调试窗口和进度报告调试控制流。 msdn2.microsoft.com 6. It's preparing for chapter 4 and 5 studies: including material control, flow improvement and throughput increasement. 为第四、第五两章,论述绩效提升作铺垫。包括原材料控制,流程改善和产能提升。 www.bing.com 7. Describes how to create control flow, data flow, and event handlers in a basic package. 介绍如何在基本包中创建控制流、数据流和事件处理程序。 msdn2.microsoft.com 8. Static analysis tools analyze program code (e. g. control flow and data flow), as well as generated output such as HTML and XML. 静态分析工具分析程序代码(例如,控制流和数据流),以及生成HTML和XML形式的输出。 blog.sina.com.cn 9. There are two main elements in any Integration Services task or job: control flow elements and data flow elements. 任何IntegrationServices任务或作业都有两个主要元素:控制流元素和数据流元素。 msdn2.microsoft.com 10. The control flow was determined by my choice of parsing module. 控制流由我选择的解析模块确定。 www-128.ibm.com 1. The control flow was determined by my choice of parsing module. 控制流由我选择的解析模块确定。 www-128.ibm.com 2. You could not model these decisions in the first approach, because it only showed the control flow. 第一种方法只能显示控制流,因此您无法用它建立这些decision的模型。 www.ibm.com 3. Runs a control flow repeatedly by testing a condition. 通过测试某个条件重复运行控制流。 msdn2.microsoft.com 4. Has provided the PID control flow chart, may carry on the revision according to the actual need. 详细说明:提供了PID控制的程序框图,可根据实际需要进行修改。 www.programsalon.com 5. The following diagram shows a control flow that has one container and six tasks. 下面的关系图显示具有一个容器和六项任务的控制流。 msdn2.microsoft.com 6. Dorsal and anal fin: control flow, to maintain a balance. 背鳍与臀鳍:控制水流、保持平衡。 learning.zhishi.sohu.com 7. It is quite simple: There is one control flow for each "stream" of data generated by DBGEN. 它也是简单的:存在有一个控制流为每一个“流”所产生的数据DBGEN。 blog.sina.com.cn 8. and gives main procedure control flow chart. 并给出了主要的程序控制流程图。 www.juyy.net 9. This procedure describes how to add a task or container to a control flow. 此过程介绍如何将任务或容器添加到控制流。 msdn2.microsoft.com 10. FP is also characterized by its use of recursion as a mechanism for control flow. FP还有一个特点是用递归做为控制流程的机制。 www-128.ibm.com 1. Disabling groups of tasks to focus package debugging on one subset of the package control flow. 禁用任务组,以便将包调试主要放在包控制流的一个子集上执行。 msdn2.microsoft.com 2. Runs a control flow repeatedly by using an enumerator. 通过使用枚举器重复运行控制流。 msdn2.microsoft.com 3. Guards are used throughout UML diagrams to control flow. 约束在UML图各处中,用于控制流。 www.ibm.com 4. Select the control flow or data flow items to copy. 选择要复制的控制流或数据流项。 msdn2.microsoft.com 5. A hardware design and software control flow about DSC of ultrasound instrument based on SOPC is introduced in this paper. 本文主要介绍了一种基于SOPC技术的超声仪器的DSC部分硬件设计实现方案及其软件控制流程。 paper.pet2008.cn 6. The basic control flow is the same for both types. 两种类型的基本控制流是相同的。 www.ibm.com 7. The Sequence container defines a control flow that is a subset of the package control flow. 序列容器可定义作为包控制流子集的控制流。 msdn2.microsoft.com 8. Use of recursion as a mechanism for control flow. 使用递归作为控制流程的机制。 www-128.ibm.com 9. The same control flow is captured in Figure 7 using activity form. 图7采用活动形式捕获相同的控制流。 www.ibm.com 10. InputPortlet: Collects input from the customer and displays output data based on the control flow. InputPortlet:从用户收集信息,并基于控制流显示输出数据。 www.ibm.com 1. Verify that your control flow appears similar to Figure 3. 检查控制流是否与图3相似。 www.ibm.com 2. Repeat Steps 6-8 above to add the data flow that populates the DWADMIN. HOLDINGS table to this control flow. 重复步骤6-8,把填充DWADMIN.HOLDINGS表的数据流添加到控制流中。 www.ibm.com 3. For more information, see How to: Add a Task or a Container to a Control Flow. 有关详细信息,请参阅如何将任务或容器添加到控制流。 msdn2.microsoft.com 4. A control flow consists of one or more tasks and containers that execute when the package runs. 控制流包含一个或多个在包运行时执行的任务和容器。 msdn2.microsoft.com 5. In this case, control flow, string encryption, and pruning are disabled because they are implicitly disabled in the configuration file. 这种情况下,控制流、字符串加密和精简都被禁用,原因是它们已在配置文件中隐式禁用。 msdn2.microsoft.com 6. The control flow is explicit. 控制流是显式的。 www.infoq.com 7. After the control flow includes a Data Flow task, you can begin to build the data flow that a package uses. 控制流包含数据流任务后,就可以开始生成包所使用的数据流。 msdn2.microsoft.com 8. set up produce and quality control flow. 制定生产流程及质量管理流程。 www.job592.com 9. The cfperl control flow is summarized briefly in the POD section of cfperl itself. 在cfperl本身的POD节中简要地概述了cfperl控制流。 www-128.ibm.com 10. WebSphere Process Server V6. 1. 2 supports manual repair and change of control flow logic. WebSphereProcessServerV6.1.2支持控制流逻辑的手动修复和更改。 www.ibm.com 1. Event handlers also have control flows, which are built using the same kinds of control flow elements. 事件处理程序也具有控制流,而这些控制流是使用同类控制流元素生成的。 msdn2.microsoft.com 2. Two control flow connections leave Task 1 and end in Task 3. 有两个控制流离开Task1,并在Task3中终结。 www.ibm.com 3. In this way control flow, but requires the help of portable test instruments such as ultrasonic flow meter. 用这种办法调控流量,只是必须借助便携式流量测试仪器如超声波流量计。 www.qiyeku.com 4. For example, a breakpoint could be set on a particular control flow. 例如,可以在特定的控制流程中设置断点。 www.ibm.com 5. On the design surface of the Control Flow tab, right-click the task, and then click Edit on the context menu to open the task editor. 在“控制流”选项卡的设计图面上,右键单击任务,然后单击上下文菜单上的“编辑”以打开任务编辑器。 msdn2.microsoft.com 6. we describe dataflow and control flow by means of matrix, then find out all potential change paths by transforming the matrix; 并采用矩阵表示过程的数据流和控制流,利用矩阵变换找到所影响范围内所有可能变更途径; www.ceps.com.tw 7. can adjust the excitation force, and control flow can be changed at any time, convenient adjustment and stability; 可以调节激振力,可随时改变和控制流量,调节方便稳定; www.zsjweb.com 8. link-layer communication channel to achieve error-free transmission, data framing, error control, flow control and link control; 链路层实现通信信道的无差错传输,提供数据成帧,差错控制,流量控制和链路控制等; www.fabiao.net 9. Reconstruction of nursing care quality control flow after application of ISO quality management system ISO质量管理体系建立后护理质量控制与传统质量控制比较 www.ilib.cn 10. Object-oriented Programming Manage Control Flow Work with Variables Handle Errors and Exceptions more 面向对象的编程管理控制流使用变量处理错误和异常更多 msdn2.microsoft.com 1. PowerPC provides a set of instructions for control flow that include PowerPC为控制流程提供了一组指令,包括 www-128.ibm.com 2. CONTROL FLOW ANALYSIS AND SIMULATOR DESIGN FOR VLIW ARCHITECTURE MICROPROCESSOR VLIW体系结构微处理器的控制流分析与其模拟软件设计 www.tydf.cn 3. After Control Flow Obfuscation By Dotfuscator Professional Edition, 在Dotfuscator专业版控制流模糊处理之后, msdn2.microsoft.com 4. Creates a new aspect instance each time the associated control flow is entered, and, 方面,那么每次进入相关的控制流程时, www-128.ibm.com 5. Data Process about Static Control Performances of Proportional Control Flow Valve 比例流量阀稳态控制特性测试的数据处理 www.ilib.cn 6. Research on generation of executable test sequences overlapping data flow and control flow 数据流控制流相叠加的可执行测试序列生成研究 www.ilib.cn 7. Numerical Study on the Effect of Heat Transfer on the Control Flow of Hot Gas Generator 燃气源控制气流热效应数值模拟研究 www.ilib.cn 8. The Response of Electro-rheological Fluid in a Control Flow Field 控制流动场中电流变液的响应 www.ilib.cn 9. Visualizing Control Flow Graph for Parallel Programming 并行程序控制流图可视化的实现 www.ilib.cn 10. New model for evaluating efficiency of operational command and control flow 一种新型的作战指挥流程效能评估模型 service.ilib.cn 1. Properties of Applying Frequency Modulation to Control Flow 纸浆流量变频控制的应用特点 www.ilib.cn 2. Control-Flow-Based Static Slicing Algorithm of Threaded Programs 基于控制流的多线程程序的静态切片算法 www.ilib.cn 3. Feasibility of Omitting the Step of State Reduction in Control Flow Synthesis 控制流综合中省略状态化简的可行性 service.ilib.cn 4. Automatic Injection System of Conditioning Tower: Process and Control Flow 增湿塔自动喷淋系统工艺和控制流程简介 service.ilib.cn 5. Approaches of Optimizing Kaffe Virtual Machine's Control Flow 虚拟机控制流的途径 service.ilib.cn 6. Evaluation of the parents-subsidiary corporations performance based on the process and control flow 基于控制流程的母子公司绩效评价探讨 www.ilib.cn 7. To implement a Sequence container in a control flow 在控制流中实现序列容器 msdn2.microsoft.com 8. The Research on Computer Control Flow Sequence of CNC Bending Machine 棒料数控弯曲机计算机控制流程的研究 www.ilib.cn 9. Development design of new type of NC control-flow grate cooler NC新型控制流篦式冷却机的开发设计 www.ilib.cn 10. To implement a For Loop container in a control flow 在控制流中实现For循环容器 msdn2.microsoft.com 1. Program Intrusion Detection Based on Simplified Control Flow Monitoring 基于简化控制流监控的程序入侵检测 www.ilib.cn 2. failure of Qi to control flow of blood 气不摄血 blog.hjenglish.com 3. A Software Method for On-Line Control Flow Fault Detection 一种软件实现的程序控制流错误检测方法 www.ilib.cn 4. Data Specialization and Program Specialization Based on Control Flow Graph 基于程序流程图的数据例化与程序例化 www.ilib.cn 5. A method of control flow fault diagnosis in software testing 软件控制流故障诊断的研究 ilib.cn 6. First, you need to add an assign activity to your process control flow before the invoke activity (see Figure 10) 首先,在调用活动之前,您需要将分派活动添加到流程控制流(请参见图10) www.ibm.com 7. Using Sequence in a Control Flow 在控制流中使用序列 msdn2.microsoft.com 8. Adding Tasks to a Control Flow 将任务添加到控制流 msdn2.microsoft.com 9. Research on Disassembly Strategy Based on Control Flow and Data Section Analysis 基于控制流和数据段分析的反汇编策略研究 service.ilib.cn 10. in the aspect of project quality control flow, three control methods are adopted, that is beforehand, middle and afterwards; 在工程质量控制流程中采用事前、事中、事后三种控制方法; www.fabiao.net 1. You can add connection managers when working in the control flow designer, but you can also add them when the 您可以在使用控制流设计器时添加连接管理器,但也可以在 msdn2.microsoft.com 2. Creating a control flow includes the following tasks 创建控制流包含下列任务 msdn2.microsoft.com 3. A Control Flow Checking Algorithm Based on Virtual Register 基于虚拟寄存器的控制流错误检测算法 www.ilib.cn 4. Hybrid Instruction Prefetch Based on Control Flow 基于控制流的混合指令预取 www.ilib.cn 5. How to: Delete a Task or a Container from a Control Flow 如何从控制流删除任务或容器 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。