会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
安雅然
博客园
首页
新随笔
联系
订阅
管理
01 2016 档案
清空input file 的值
摘要:// 清空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
安雅然
阅读(863)
评论(0)
推荐(0)
nginx 静态文件 ajax post 404
摘要:server { listen 80; server_name localhost 10.20.143.106; index index.html index.htm; location / { ssi o...
阅读全文
posted @
2016-01-19 14:23
安雅然
阅读(574)
评论(0)
推荐(0)
公告