ExplodingCan https://github.com/danigargu/explodingcan An implementation of ExplodingCan's exploit extracted from FuzzBunch, the "Metasploit" of the N ...
分类:
Web程序 时间:
2018-01-08 01:17:05
阅读次数:
457
在项目中遇到这样一个问题。 项目地址: https://github.com/ccyinghua/vue-node-mongodb-project/blob/master/07-shoppingCart.md 有一个good商品模型(models/goods.js) 还有一个user用户模型(mod ...
分类:
其他好文 时间:
2018-01-08 01:13:31
阅读次数:
200
JQuery Rest https://github.com/jpillora/jquery.rest/ Summary A jQuery plugin for easy consumption of RESTful APIs Downloads Development Version Produc ...
分类:
Web程序 时间:
2018-01-08 01:09:13
阅读次数:
269
理解DeepBox算法 基本情况 论文发表在ICCV2015,作者是Berkeley的博士生Weicheng Kuo: 代码开源在github上:https://github.com/weichengkuo/DeepBox 论文主要干了一件事:用一个卷积网,对于bottom up方法(主要是Edge ...
分类:
编程语言 时间:
2018-01-08 01:05:23
阅读次数:
135
JSViews https://github.com/BorisMoore/jsviews JsViews: next-generation MVVM and MVP framework - bringing templates to life The power of MVVM, the flex ...
分类:
Web程序 时间:
2018-01-08 01:02:45
阅读次数:
351
这一系列的Linux入门都是本人在《鸟哥的Linux私房菜》的基础上总结的基本内容,主要是记录下自己的学习过程,也方便大家简要的了解 Linux Distribution是Ubuntu而不是书本上推荐的CentOS,建议装双系统,不要使用虚拟机。 代码在github上:Linuxpractice 其 ...
分类:
系统相关 时间:
2018-01-07 23:35:15
阅读次数:
397
Github优秀java项目集合(中文版) - 涉及java所有的知识体系 Java资源大全中文版 我想很多程序员应该记得 GitHub 上有一个 Awesome - XXX 系列的资源整理。awesome-java 就是 akullpp 发起维护的 Java 资源列表,内容包括:构建工具、数据库、 ...
分类:
编程语言 时间:
2018-01-07 22:13:21
阅读次数:
693
"欢迎fork and star:Nowcoder Repository github" 112. Path Sum 题目 解析 题目来源 "112. Path Sum" ...
分类:
其他好文 时间:
2018-01-07 20:18:23
阅读次数:
207
欢迎和大家交流技术相关问题: 邮箱: jiangxinnju@163.com 博客园地址: http://www.cnblogs.com/jiangxinnju GitHub地址: https://github.com/jiangxincode 知乎地址: https://www.zhihu.com ...
分类:
移动开发 时间:
2018-01-07 20:02:57
阅读次数:
295
Function:根据注释中的定义,自动读取命令行中的参数 1.安装 pip install docopt 2. Github地址: https://github.com/docopt/docopt 3. 基本用法 API 主要就一个,差不多算固定用法:docopt(__doc__) 返回值:以参数 ...
分类:
编程语言 时间:
2018-01-07 17:36:05
阅读次数:
235