programmed flow meaning in English
程序流速
Examples
- Exceptions can cause performance to suffer significantly , so you should avoid using them as a way to control normal program flow
异常会大大地降低性能,所以您应该避免将它们用作控制正常程序流的方式。 - A detailed embedded system hardware and software design are developed . this paper brings out some program flow diagrams of important models
系统地介绍了嵌入式硬件的设计,对其中主要软件模块给出了具体的流程图。 - The software module of encoding part and decoding part , which is written for dsp has been finished , and the program flows have also been given
完成了编码和解码部分的dsp软件模块的修改和设计,并给出了程序流程。 - Exceptions such as these are used to modify standard program flow and communicate information to a higher calling level where they are trapped
这样的异常用来将标准的程序流程和交流信息调整到一个更高的能被捕捉到的层次。 - Some statements declare user - defined elements , such as variables , functions , classes , and enumerations , while other statements control program flow
有些语句声明用户定义的元素,如变量、函数、类和枚举,而另一些语句则控制程序流程。