Compare commits

...

2 Commits

Author SHA1 Message Date
1e3aa2f3b3 add merge 2025-01-02 23:33:28 +08:00
9accb457d2 add xxxxxxxxxx 2025-01-02 23:30:18 +08:00

View File

@ -1,6 +1,6 @@
public class HelloWorld { public class HelloWorld {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("jfaldjaljdajlad"); System.out.println("笑笑笑笑笑笑笑笑笑");
System.out.println("Hello, World"); System.out.println("Hello, World");
} }
} }