单词 | program flow |
释义 | 例句释义: 程序流,程序流程,程式流程,程序工作流 1. C provides a set of built-in data types, operators to manipulate those types, and a small set of statements for program flow control . 提供了一组内置数据类型、操纵这些类型的操作符和一组少量的程序流控制语句。 dictsearch.appspot.com 2. This is called sequential execution and is the default direction of program flow. 这称为循序执行,也是程式流程的预设方向。 msdn.microsoft.com 3. The program flow of their specific module was detailed described, and focused on the salient points of the program design. 文中针对各自具体的模块进行了详细的程序流程说明,着重叙述了程序设计的关键点。 www.boshuo.net 4. Program flow resumes with the next statement immediately following the current loop or statement. 程序流将继续执行紧接着当前循环或语句的下一条语句。 msdn2.microsoft.com 5. The hardware and rhe program flow chart of these subsystems, the experiments and uses are described in this paper. 本文描述了两个子系统的硬件构成和软件流程图,并简要介绍了该仪器和使用的效果。 www.magsci.net 6. Give the hardware circuit and the main program flow chart to explain the hardware and software design process deal with the key technology. 给出了硬件电路图及主程序流程图,阐述了软硬件设计过程中关键技术的处理。 www.pudn.com 7. The relevant parts of the circuit diagram, the program flow chart with hardware. 相关部分附有硬件电路图、程序流程图。 274349135.nopab.com 8. Writing effective timer-driven managed code requires a clear understanding of program flow and the subtleties of the . NET threading model. 写一个高效的定时器驱动型可管理代码要求对程序流程有一个清晰的理解及掌握.NET线程模型的精妙之处。 blog.sina.com.cn 9. Fortunately, using a generator is much less work than understanding all the conceptual issues of program flow and state. 幸运的是,使用生成器比理解程序流和状态的所有概念性问题容易得多。 www-128.ibm.com 10. This article describes the design of its hardware and shows the main program flow chart. 本文介绍了其硬件电路的设计,并给出了主程序的流程图。 www.qikan.com.cn 1. Software design includes a main program, analog-digital conversion process and display program design, program flow diagram is given. 软件的设计包括了对主程序、模数转换程序和显示程序的设计,给出了程序流程图。 www.sousoufa.com 2. This paper expatiates on the control process and principle, the composition of hardware and the design of the control program flow. 详细阐述了该设备的控制过程和原理、硬件组成及其控制程序流程设计。 lib.cqvip.com 3. Interrupts are events that alter the normal program flow. They signal external events or report errors or exceptional conditions. 中断是一个改变正常程序流的事件。他们用信号表示外部事件或报告错误或异常条件。 dictsearch.appspot.com 4. Furthermore, the program flow charts, the soft panel graphics and the source code of the design are presented in the dissertation. 此外,本论文还提供了部分软件框图、软面板图和相关的源代码; www.fabiao.net 5. These peripherals contain registers whose values may change asynchronously to the program flow. 这些设备中包含的寄存器,其值往往随着程序的流程同步的进行改变。 dictsearch.appspot.com 6. It greatly enhances the build process by letting you control program flow with looping constructs and conditional logic. 它让您用循环构造和条件逻辑控制程序流,极大地增强了构建过程。 www.ibm.com 7. Employing these three core modules synthetically, the program flow chart for auto mounting is achieved lastly. 综合应用这三个核心模块,设计了贴片机的自动贴装程序流程。 lib.cqvip.com 8. software design consists of the main program flow chart and the concrete model of the module. 软件设计部分有主要程序的设计流程图和各模块实现的具体模型。 www.fabiao.net 9. Software design flow chart and interrupted by the main program flow chart form. 软件设计由主程序流程图和中断程序流程图组成。 goabroad.zhishi.sohu.com 10. The design process of the checking software is introduced and the program flow diagram and part of program are given. 介绍了校验软件主要设计过程,给出了程序校验流程图及部分程序。 www.fabiao.net 1. At last, software structure diagram and the program flow chart of computer software and lower computer software are given in this paper. 最后,给出了系统软件的总体结构和上位机、下位机软件关键模块的程序流程图。 www.fabiao.net 2. Understanding XSL's basic program flow is crucial to grasping how JAXP handles transformations. 理解XSL的基本程序流对于掌握JAXP如何处理转换是非常关键的。 www.ibm.com 3. You now have more flexibility to apply validation rules and use their results to control Web test program flow. 现在可以更灵活地应用验证规则并使用验证结果来控制Web测试程序流。 msdn2.microsoft.com 4. Hardware and Software design principle, and program flow diagram are stated in details. 详细论述了硬件、软件设计原理、程序流程框图等。 lib.swpu.edu.cn 5. exceptions can cause performance to suffer significantly , so you should avoid using them as a way to control normal program flow. 异常会大大地降低性能,所以您应该避免将它们用作控制正常程序流的方式。 www.ichacha.net 6. Imports need to be executed first to simplify the program flow. 要简化程序流,必须首先执行导入。 www-128.ibm.com 7. Reporting Services supports the following program flow functions. ReportingServices支持下列程序流函数。 msdn2.microsoft.com 8. when the callback method is finished , program flow returns to the parser , and the process repeats again. 当回调方法结束时,程序流将返回到分析器,分析过程将再次重复。 www.ichacha.net 9. Through its music program flow, Taikang Daoqing drama shows the growth mode as the traditional Chinese opera, the development of the law. 通过其音乐程式的流变,展现太康道情戏的成长方式,以探寻中国传统戏曲形成、发展的规律。 www.fabiao.net 10. The chapter five shows mixer and decoder code program flow chat. 第五章给出了码混合器和解码器程序设计的流程图。 www.boshuo.net 1. And it given out the program flow chart of DDA straight line and the arc interpolation. 最后设计出DDA直线、圆弧插补的程序流程图,写出插补源程序。 www.fabiao.net 2. The following examples show how you might employ a channel in your application program flow. 下面的例子展示如何在应用程序流中使用管道。 www.ibm.com 3. FLOW CHART SYMBOLS FOR USE IN DATA AND PROGRAM FLOW CHARTS. 信息处理.数据和程序流程图符号和规定 www.mapeng.net 4. Finally, the program flow chart of one-step forming is given. 最后给出了一步成形模拟算法的程序流程图。 www.dictall.com 5. And so on carries on the detailed explanation using the program flow diagram to the online express system's design process. 运用程序流程图等对在线快递系统的设计过程进行详细的说明。 learning.zhishi.sohu.com 6. Through this paper, we can see program flow of COM component. 通本本论文可以看到开发COM组件的流程。 www.dfholiday.com 7. Information processing; Program flow for processing sequential files in terms of record groups 信息处理.按记录组处理顺序的文件程序流程 www.mapeng.net 8. Study on the High Benchmark Orientation of the New Products Development Program Flow in SMEs 中小企业新产品开发流程的高标定位研究 ilib.cn 9. Automatic Deriving Program Flow Information for the WCET Analysis Based on Abstract Interpretation 基于抽象解释自动导出针对WCET分析的程序流信息的方法 service.ilib.cn 10. PRG FLOW program flow error 流量程序错误 bbs.airacm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。