| 1. | Takes place before the execution of the loop , a for 的测试发生在循环执行之前,因此 |
| 2. | Execute sql statements in a loop package sample >循环执行sql语句包示例 |
| 3. | Making your program repeat actions : looping with the for . next loop 使程序重复执行操作:用for . . . next循环执行循环 |
| 4. | You would have to create a tool to cycle through the attaching of the ids 您必须创建一个工具来循环执行id文件的附加。 |
| 5. | Loop executes if 循环执行的条件 |
| 6. | Because the test of conditional expression takes place before the execution of the loop , therefore , a 由于条件表达式的测试在循环执行之前发生,因此 |
| 7. | An optimal loop contains only expressions whose values change through each execution of the loop 最佳循环只包含其值在每次循环执行过程中都要更改的表达式。 |
| 8. | The message loop executes every time a windows message is sent to the process by the operating system 每当操作系统向该进程发送windows消息时,该消息循环执行。 |
| 9. | When a process with a user interface is executing , its message loop executes every time a windows message is sent to the process by the operating system 当带有用户界面的进程执行时,则每当操作系统向该进程发送windows消息时,其消息循环执行。 |
| 10. | If the information you need can appear more than once , and you want to analyze all occurrences instead of just the first one , then you only have to include steps 如果您需要的信息可多次出现,而您想分析所有出现的信息而不只是第一个,那么您只需循环执行第 |