From 4474caef6a5120ddd455e648fb8a08fab27be144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E6=B9=98=E6=97=A5=E8=90=BD0419?= <1271119231@qq.com> Date: Sat, 30 May 2020 09:14:29 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E4=B8=AD=E5=8D=8E=E4=BA=BA=E6=B0=91?= =?UTF-8?q?=E5=85=B1=E5=92=8C=E5=9B=BD=E4=B8=87=E5=B2=81.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...45\205\261\345\222\214\345\233\275\344\270\207\345\262\201" | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 "\344\270\255\345\215\216\344\272\272\346\260\221\345\205\261\345\222\214\345\233\275\344\270\207\345\262\201" diff --git "a/\344\270\255\345\215\216\344\272\272\346\260\221\345\205\261\345\222\214\345\233\275\344\270\207\345\262\201" "b/\344\270\255\345\215\216\344\272\272\346\260\221\345\205\261\345\222\214\345\233\275\344\270\207\345\262\201" new file mode 100644 index 0000000..8f84010 --- /dev/null +++ "b/\344\270\255\345\215\216\344\272\272\346\260\221\345\205\261\345\222\214\345\233\275\344\270\207\345\262\201" @@ -0,0 +1,3 @@ +public static void main(String[] args) { + System.out.println("中华人民共和国万岁!!!"); +} \ No newline at end of file -- Gitee