經安全檢測,此網站為安全網站,請放心前往原始網址!

While and Do While - C / C++ / C# Programming and Design Tutorials

Learn about the while and do while loop statements. ... There are two loop statements that use while. First is the while statement which has this syntax. while (expression) statement As long as the expression is true, the statement is executed.

cplus.about.com

網址安全性掃描由 google 提供