location ~ .*\.(gif|jpg|jpeg|png|bmp|swf|flv|mp4|ico)$ { #允许跨域请求 add_header Access-Control-Allow-Origin '*'; add_header Access-Control-Allow-Headers X... ...
分类:
Web程序 时间:
2019-04-30 12:20:20
阅读次数:
1079
background-color(CSS2) background-image background-position background-size background-repeat background-attachment background-origin background-clip ...
分类:
Web程序 时间:
2019-04-30 01:00:18
阅读次数:
837
一.git简单操作 4个地方: 简单操作: 两个远程仓库的网站 github , 码云 注意这里遇到的错误: 因为线上版本跟本地版本库不一致,本地版本比线上新 冲突 : 同时修改了一个文件的同一个位置,冲突自己解决 因为没权限 git remote add origin +地址 添加别名 将本地的东 ...
分类:
其他好文 时间:
2019-04-29 22:33:03
阅读次数:
309
$ git remote $ git remote rm origin $ git remote add origin git@xxx.git $ git pushfatal: The current branch master has no upstream branch.To push the ...
分类:
其他好文 时间:
2019-04-28 12:51:13
阅读次数:
97
总时间限制: 1000ms 内存限制: 65536kB 描述 Urej loves to play various types of dull games. He usually asks other people to play with him. He says that playing tho ...
分类:
其他好文 时间:
2019-04-28 12:36:38
阅读次数:
302
现代项目开发和资产管理方法正在不停地快速变化。在这场创新和扩张的竞赛中,新资产被迅速部署并暴露于公共互联网,已有资产也在不断发展。 要跟上这个不断变化的攻击面是很难的,更不用说保护这些应用程序和系统了。传统的基于时间点和静态的安全措施根本无法奏效,在这种动态环境中主动管理威胁似乎是一项不可能完成的任 ...
分类:
其他好文 时间:
2019-04-27 10:03:23
阅读次数:
205
Google this week released the November 2018 set of security patches for its Android platform, which address tens of Critical and High severity vulnera ...
分类:
移动开发 时间:
2019-04-27 09:19:17
阅读次数:
195
提交错误后,gerry上面abondan代码中先备份更改过的文件代码中进行git reset --hard origin/dev_r6c20 再次提交 ...
分类:
其他好文 时间:
2019-04-26 16:34:56
阅读次数:
117
CORS 定义 Cross-Origin Resource Sharing(CORS)跨来源资源共享是一份浏览器技术的规范,提供了 Web 服务从不同域传来沙盒脚本的方法,以避开浏览器的同源策略,是 JSONP 模式的现代版。与 JSONP 不同,CORS 除了 GET 要求方法以外也支持其他的 H ...
分类:
Web程序 时间:
2019-04-26 14:44:57
阅读次数:
230
Drawing with text Click and drag to draw! ...