do -while. (PHP 4, PHP 5, PHP 7). do-while 循环和while 循环非常相似,区别在于表达式的值是在每次循环结束时检查而不是开始时。和一般的while 循环主要的区别 ...
確定! 回上一頁