diff --git a/.idea/misc.xml b/.idea/misc.xml index 639900d..0548357 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Main.java b/Main.java new file mode 100644 index 0000000..5413063 --- /dev/null +++ b/Main.java @@ -0,0 +1,5 @@ +public class Main { + public static void main(String[] args) { + System.out.println("hello "); + } +} diff --git a/jeidui1.iml b/jeidui1.iml index 9a5cfce..8b2ade9 100644 --- a/jeidui1.iml +++ b/jeidui1.iml @@ -2,7 +2,10 @@ - + + + + \ No newline at end of file diff --git a/src b/src new file mode 100644 index 0000000..e69de29