单词 | control structures |
释义 | control structures
例句释义: 控制结构,流程控制结构,控制结构语句 1. Closures are such a powerful abstraction that object systems and fundamental control structures are often implemented using them. 闭包是一个强大的抽象,以至于objects系统和基础控制结构经常是用它们实现的。 www.bing.com 2. Control structures allow you to regulate the flow of your program's execution. 控制结构可以让您管理程式的执行流程。 technet.microsoft.com 3. The basic control structures can be supplemented, as shown in the examples in figure A. 3, with additional WHILEs in BEGIN . . . 基本的控制结构可以被补充的,像显示于图表A.3的例子一样,附加WHILEs于BEGIN… www.figtaiwan.org 4. Describes control structures used for resource disposal and object access. 描述用于资源处置和对象访问的控制结构。 msdn2.microsoft.com 5. The amount of overhead bandwidth needed for the control structures is simply not needed for an application as simple as sharing some links. 控制结构所需的负载带宽量对于只需共享一些链接的简单应用程序来说完全没必要。 www.ibm.com 6. Describes control structures used for branching. 描述用于分支的控制结构。 msdn2.microsoft.com 7. Like Smalltalk, Self represents control structures with message passing, and Self relies on an image that is always running. 像Smalltalk一样,Self用消息传送来表示控制结构,Self依赖于一个一直运行的image。 www.ibm.com 8. One of the primary goals of the BGGA proposal is to allow programmers to create methods that act like control structures. BGGA方案的主要目标之一是允许程序员创建行为类似控制结构的方法。 www.ibm.com 9. Management control structures are traditional "command and control" hierarchies with budgets and key performance measures in place. 控制管理的结构是传统上的用预算和适当的核心工作指标来表现的“命令和控制”层次。 zhidao.baidu.com 10. The format also includes the initial fileset and control structures necessary to describe it. 格式还包括描述它所必需的初始文件集和控制结构。 www-128.ibm.com 1. Discusses control structures used to repeat processes. 讨论用于重复进程的控制结构。 msdn2.microsoft.com 2. Other control structures let you guarantee disposal of a resource or run a series of statements on the same object reference. 其他控制结构使您能够保证资源可得到处置,或在相同对象引用上运行一系列语句。 msdn2.microsoft.com 3. Better yet, the editor is context-sensitive and can automatically complete PHP control structures, keywords, and string delimiters. 更好的是,编辑器是上下文敏感的,可以自动补全PHP控制结构、关键字和字符串分隔符。 www.ibm.com 4. The response robustness analysis of vibration control structures with uncertainties was discussed. 文中讨论不确定性振动控制系统响应鲁棒性问题。 www.chemyq.com 5. Verify that other control structures within the Select block are correctly terminated. 验证Select块中的其他控制结构是否被正确终止。 msdn2.microsoft.com 6. Control structures could be placed around the commands or they could be run as is. 控制结构可以围绕命令而放置,或者可以直接运行。 www.ibm.com 7. The changes that db2relocatedb makes to a database's files and control structures are not logged and are therefore not recoverable. db2relocatedb对数据库文件和控制结构的修改不记入日志,这些修改是不可修复的。 www.ibm.com 8. Control Structures that Do Not Support Exit. 不支持退出的控制结构。 msdn2.microsoft.com 9. These together provide the possibility of creating new control structures and define new abstractions. 这两种方式为创建新的控制结构和定义新的抽象提供了可能。 www.infoq.com 10. The simplest use of control-flow words is to implement the basic control structures shown in figure A. 1. 最简单的流程控制词的使用就是实作显示于图A.1的基本控制结构。 www.figtaiwan.org 1. The knob structure can be widely applied to the field of knob switch control structures. 本发明可广泛应用于旋钮开关控制结构领域。 ip.com 2. The language interpreter would provide a set of relatively generic facilities, such as variables, control structures, and procedures. 语言的解释器要提供一系列相对通用的工具,如变量,控制结构,过程。 www.diybl.com 3. You can also nest different kinds control structures within one another. 还可以在一种控制结构中嵌套其他种类的控制结构。 msdn2.microsoft.com 4. Covers control structures inside other control structures. 描述其他控制结构内部的控制结构。 msdn2.microsoft.com 5. These include the choice of scan mode, the scanning system and software design and control structures. 其中包括扫描方式的选择、扫描系统的设计和原理系统的搭建以及软件控制。 www.fabiao.net 6. Control structures are generally described using block diagrams to reflect the way signals interact. 控制结构一般被描述使用结构图反射方式信号交互式。 zhidao.wangchao.net.cn 7. There are endless requirements popping up and we want to help companies avoid duplicative control structures and silos of data. 有无穷的规定,未还清了,我们想帮助企业避免重复控制结构和筒仓的数据。 dictsearch.appspot.com 8. Russia could also accelerate its withdrawal from arms control structures. 俄罗斯也可能会加速它退出武器控制组织的步伐。 blog.hjenglish.com 9. For even fancier snippets, you can use control structures that support looping. 对于甚至有点奇特的代码片段,您可以使用支持循环的控制结构。 www.ibm.com 10. One final element to explore is a key difference in control structures in Ceylon. 最后要研究的是Ceylon控制结构中的一个关键差异。 www.ibm.com 1. The rebels he fought with in Ras Lanuf, a key oil producing region, lacked formal command and control structures. 他参加的反政府军缺少正规的指挥和组织架构,在RasLanuf作战,该地区是一个非常重要的石油产区。 www.bing.com 2. The way to overcome them is to move toward joint operations, joint command control structures. 克服这些障碍的途径是向联合做战、联合指挥控制结构发展。 tr.bab.la 3. which is sufficient to handle catastrophe but requires no extra control structures and. 用这种办法处理大错误是足够的了,而且不需要额外的控制结构。 bbs.golang-china.org 4. Dig in and you'll also find useful control structures like CyclicBarrier and more. 深入研究,您还将发现一些有用的控制结构,比如CyclicBarrier等。 www.ibm.com 5. Understanding data and control structures and design patterns does matter very much. 重要的是理解数据结构、控制逻辑和设计模式。 kexinxiehui.blog.163.com 6. You can also nest different kinds of control structures within one another. 循环。也可以相互嵌套不同种类的控制结构。 msdn2.microsoft.com 7. Control structures in Visual Basic can be nested to as many levels as you want. VisualBasic中的控制结构可以根据需要嵌套任意多级。 msdn2.microsoft.com 8. As demonstrated in Listing 1, variables and script control structures, such as loops, make scripts easier to write and simpler to maintain. 如清单1所示,变量和诸如循环等脚本控制结构使脚本更容易编写和维护。 www.ibm.com 9. Lists changes to the behavior and syntax of control structures from previous versions of Visual Basic. 列出对以前版本的VisualBasic中控制结构的行为和语法的改动。 msdn2.microsoft.com 10. Using control structures, you can write Visual Basic code that makes decisions or that repeats actions. 使用控制结构,您可以编写制定决策或重复操作的VisualBasic代码。 msdn2.microsoft.com 1. For an overview of these classes and their relationship to the underlying Windows access control structures, see 有关这些类及其与基础Windows访问控制结构的关系的概述,请参见 msdn2.microsoft.com 2. For the most part, you can divide the available set of nodes into three types: expressions, snippets, and control structures 在大多数情况下,可以将可用节点集分为三类:表达式、代码片段和控制结构 www.ibm.com 3. Study on the types of seepage control structures and of high RCC gravity dam 高碾压混凝土重力坝防渗结构型式研究 www.ilib.cn 4. Robustness analysis of responses of vibration control structures with uncertain parameters 不确定参数结构振动控制系统响应的鲁棒性分析 service.ilib.cn 5. Research on the Law of Highway Debris Flow Moving in Control Structures 公路泥石流防治结构内泥石流体运动规律研究 www.ilib.cn 6. Center Air-conditioning Monitoring and Control Structures in Intelligent Building 智能建筑空调机组监控技术及其系统结构 service.ilib.cn 7. Application of Unsteady Flow Flood Routing Method in Argumentation of Flood Control Structures 河网非恒定流洪水演进法在防洪工程行洪论证中的应用 www.ilib.cn 8. Example using control structures and functions 结构控制与函数的使用 www.phpx.com 9. Two Types of Control Structures for AC Servo Motion System 交流伺服运动系统的两种控制结构 ilib.cn 10. it embraced the c syntax and control structures 它涵盖了c 的语法和控制结构。 www.ichacha.net 1. The reform and innovation of family enterprise control structures of our country 我国家族企业治理结构的改革与创新 www.ilib.cn |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。