programmed flow meaning in English
程序流速
Examples
- When the callback method is finished , program flow returns to the parser , and the process repeats again
当回调方法结束时,程序流将返回到分析器,分析过程将再次重复。 - It greatly enhances the build process by letting you control program flow with looping constructs and conditional logic
它让您用循环构造和条件逻辑控制程序流,极大地增强了构建过程。 - The common language runtime provides a backstop for certain unhandled exceptions that are used for controlling program flow
公共语言运行库为用于控制程序流的某些未处理异常提供支撑: - Fortunately , using a generator is much less work than understanding all the conceptual issues of program flow and state
幸运的是,使用生成器比理解程序流和状态的所有概念性问题容易得多。 - The program flow is composed of three exclusive main loops and several interrupt service routines in order for running in multi - modes
程序的多运行模式流程实现采用了多个互斥主循环加中断的结构。