while loop meaning in English
当型循环
循环
Examples
- Uses a while loop instead of a new
循环而不是一个新的 - Instead , the program enters a while loop waiting for new connections
相反,程序进入一个while循环,等待新的连接。 - While loop . exit while
循环中的任何位置。 - While loops , exit while
循环内使用时, - While loop because the strong reference keeps it from being garbage collected . the implementation of
循环体中消失,因为强引用会防止它被垃圾收集。