zwh 2 năm trước cách đây
mục cha
commit
86270caa5b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/com/zwh/test/Main.java

+ 3 - 0
src/com/zwh/test/Main.java

@@ -16,6 +16,9 @@ public class Main {
             // Press Shift+F9 to start debugging your code. We have set one breakpoint
             // for you, but you can always add more by pressing Ctrl+F8.
             System.out.println("i = " + i);
+            System.out.println("i = " + i);
+            System.out.println("i = " + i);
+            System.out.println("i = " + i);
 
         }
     }