您要查找的是不是:
- program flow control statement 程序流控制语句
- This list is fairly simple, and you may recognize these flow control statements from other programming languages. 这个列表相当简单,并且您可能从其他编程语言认识了这些流控制语句。
- As mentioned, these two characteristics are required in Python for flow control statements. 正如所提到的,这两个特征是Python中流控制语句所必需的。
- The if-else statement is probably the most basic way to control program flow. if-else语句或许是控制程序流程最基本的形式。
- The second type of flow control statement in Python is the Python中的第二种流控制语句是
- Solid arrows indicate program flow. 实矢线指明程序流程。
- Program flow resumes with the next statement immediately following the current loop or statement. 程序流将继续执行紧接着当前循环或语句的下一条语句。
- Executing the break statement causes the program flow to exit the current loop or statement. 执行break语句将导致程序流退出当前的循环或语句。
- Welcome to the world of exotic flow control. 欢迎来到奇妙的流控制世界。
- Frame Relay Connection and Traffic Flow Control. 帧中继连接和流量控制。
- Full-bore design provides exceptional flow control. 全内径结构具有优异的流量控制能力。
- Shanghai Pusher Flow Control System Co., Ltd. 上海浦煦流体控制系统有限公司。
- Shanghai Yizhi Flow Control Equipment Co., Ltd. 上海熠智流体控制设备有限公司。
- Be responsible for cash flow control. 负责现金流量管理。
- Reporting Services supports the following program flow functions. Reporting Services支持下列程序流函数。
- A job control statement used in cataloged or in-stream procedures. It can be used to assign default values for symbolic parameters contained in a procedure. For in-stream procedures, it is used to mark the beginning of the procedure. 在编目或流内过程中使用的一种作业控制语句,可用来对包含在过程中的符号参数赋予系统设定值。对流内过程,用来标志过程的开始。
- Imports need to be executed first to simplify the program flow. 要简化程序流,必须首先执行导入。
- The process of flow control is known as windowing. 流量控制的程序被称为视窗化。
- You now have more flexibility to apply validation rules and use their results to control Web test program flow. 现在可以更灵活地应用验证规则并使用验证结果来控制Web测试程序流。
- Exceptions can cause performance to suffer significantly, so you should avoid using them as a way to control normal program flow. 异常会大大地降低性能,所以您应该避免将它们用作控制正常程序流的方式。