- 博客(2)
- 收藏
- 关注
原创 笔记:nginx文件上传大小设置
修改nginx配置文件 $ sudo vim /opt/nginx/conf/nginx.conf server { listen 80; server_name 2207.com; charset utf-8; location / { proxy_pass http://load_balan
2016-09-23 09:24:17
277
原创 笔记:js判断访问来源域名
判断访问来源域名 if (document.referrer.indexOf("google.com") > -1 || document.referrer.indexOf("baidu.com") > -1) { alert("从google或baidu来"); }
2016-09-18 10:19:27
2902
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅