瀏覽代碼

first commit

ChJ7H 1 年之前
當前提交
fc77bbfeab
共有 2 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      GitTag.java
  2. 0 0
      README.md

+ 7 - 0
GitTag.java

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

+ 0 - 0
README.md