java 中loop只是continue和break的标记。 ... 具体用法可见以下代码:public class test { public static void main(String[] args) ... while(i<3);. }.
確定! 回上一頁