for (int i = 0; i < 5; i++) {
System.out.println("Index: " + i);
}
顶一下
(0)
0%
踩一下
(0)
0%
- 相关评论
- 我要评论
-