Selaa lähdekoodia

Initial commit

proginn0948077112 2 viikkoa sitten
commit
38b54b5419
3 muutettua tiedostoa jossa 98 lisäystä ja 0 poistoa
  1. 23 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+# ---> Linux
+*~
+
+# KDE directory preferences
+.directory
+
+# Linux trash folder which might appear on any partition or disk
+.Trash-*
+
+# ---> Java
+*.class
+
+# Mobile Tools for Java (J2ME)
+.mtj.tmp/
+
+# Package Files #
+*.jar
+*.war
+*.ear
+
+# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
+hs_err_pid*
+

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 72 - 0
LICENSE


+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# wangUI_Javascript
+
+万归原生Javascript前端UI框架