罗嘉宁 před 2 roky
rodič
revize
c7a77ed8f4
1 změnil soubory, kde provedl 13 přidání a 0 odebrání
  1. 13 0
      1.txt

+ 13 - 0
1.txt

@@ -0,0 +1,13 @@
+package test;
+
+ 
+
+public class GitTag {
+
+       public static void main(String arg[]) {
+
+              System.out.println("Version1.0");
+
+       }
+
+}