From 6dba31f714af2ca6064014c8f0b29b6efaf9864d Mon Sep 17 00:00:00 2001 From: c2-xy <3204769738@qq.com> Date: Tue, 9 Sep 2025 10:52:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aa.java | 5 ++++ misc.xml | 6 +++++ modules.xml | 8 ++++++ untitled2.iml | 11 ++++++++ workspace.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 99 insertions(+) create mode 100644 aa.java create mode 100644 misc.xml create mode 100644 modules.xml create mode 100644 untitled2.iml create mode 100644 workspace.xml diff --git a/aa.java b/aa.java new file mode 100644 index 0000000..3801b1d --- /dev/null +++ b/aa.java @@ -0,0 +1,5 @@ +public class aa { + public static void main(String[] args) { + System.out.println("6666"); + } +} diff --git a/misc.xml b/misc.xml new file mode 100644 index 0000000..9d74af9 --- /dev/null +++ b/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/modules.xml b/modules.xml new file mode 100644 index 0000000..7097bb8 --- /dev/null +++ b/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/untitled2.iml b/untitled2.iml new file mode 100644 index 0000000..9465dd8 --- /dev/null +++ b/untitled2.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/workspace.xml b/workspace.xml new file mode 100644 index 0000000..c991f6a --- /dev/null +++ b/workspace.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + 1757386127187 + + + + + + + + + + file://$PROJECT_DIR$/src/Main.java + 11 + + + + + \ No newline at end of file