From b6d718949db956173688ca5b1297a90d30b003dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E4=BC=8A=E9=9B=AF?= <2506439519@qq.com> Date: Tue, 24 Sep 2024 19:53:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- student.java | 1 + 1 file changed, 1 insertion(+) create mode 100644 student.java diff --git a/student.java b/student.java new file mode 100644 index 0000000..5e1c309 --- /dev/null +++ b/student.java @@ -0,0 +1 @@ +Hello World \ No newline at end of file