摘要: // 清空file inputvar Upload = { clear: function(id){ var up = (typeof id=="string")?document.getElementById(id):id; if (typeof up != "o... 阅读全文
posted @ 2016-01-19 18:07 安雅然 阅读(860) 评论(0) 推荐(0)
摘要: server { listen 80; server_name localhost 10.20.143.106; index index.html index.htm; location / { ssi o... 阅读全文
posted @ 2016-01-19 14:23 安雅然 阅读(572) 评论(0) 推荐(0)