执行流 meaning in English
execution flow
execution stream
flow of execution
Examples
- Control the flow of execution within a srf file using
语句控制srf文件内的执行流。 - Shows how to regulate the flow of your program s execution
说明如何调节程序执行流。 - Covers changes to statements controlling execution flow
介绍对控制执行流的语句的更改。 - Changing the flow of execution
更改执行流 - To change the flow of execution , goto can be used within a try block or a catch block
若要更改执行流,可以在try块或catch块内使用goto 。