aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinweiClarkChao <[email protected]>2014-09-23 22:34:14 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:44 +0800
commitb214f38d2c24a890ce36512a0c8bab965e27a508 (patch)
tree1522b651444407cbf120798e79be4657f1b472ab /Code/uucky.me/Uucky的小站_files/jquery.max.js
parente13882d1656b143533cec307a19425e0a56ec999 (diff)
downloadjinwei.me-b214f38d2c24a890ce36512a0c8bab965e27a508.tar.gz
README
Diffstat (limited to 'Code/uucky.me/Uucky的小站_files/jquery.max.js')
-rw-r--r--Code/uucky.me/Uucky的小站_files/jquery.max.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/Code/uucky.me/Uucky的小站_files/jquery.max.js b/Code/uucky.me/Uucky的小站_files/jquery.max.js
new file mode 100644
index 0000000..4f6078f
--- /dev/null
+++ b/Code/uucky.me/Uucky的小站_files/jquery.max.js
@@ -0,0 +1,6 @@
1if (window.console) {
2 var cons = console;
3 if (cons) {
4 cons.log('hello world, U r my world.');
5 }
6} \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)