kk
This commit is contained in:
@@ -6,7 +6,7 @@ public class Main {
|
||||
public static void main(String[] args) {
|
||||
// 当文本光标位于高亮显示的文本处时按 Alt+Enter,
|
||||
// 可查看 IntelliJ IDEA 对于如何修正该问题的建议。
|
||||
System.out.printf("Hello and welcome!");
|
||||
System.out.print("Hello and welcome!");
|
||||
|
||||
// 按 Shift+F10 或点击装订区域中的绿色箭头按钮以运行脚本。
|
||||
for (int i = 1; i <= 5; i++) {
|
||||
|
Reference in New Issue
Block a user