相信大家平时 用sqlmap 命令,比如? python sqlmap.py -u"https://team.oschina.net/action/team/create" --data="name=onlyGuest&ident=onlyGuest&sident=onlyGuest&temp=1431349990862" --dbs --dbms=mysql ...
分类:
数据库 时间:
2015-05-11 22:15:10
阅读次数:
555
ccface介绍这个我闲的蛋疼无聊做的一个人脸检测和识别的小程序。环境Qt5+opencv2.4.9使用
通过File菜单打开关闭摄像头
ID填入标识,save保存
select 识别
检测save识别程序地址:
https://git.oschina.net/zhouX/ccface.git...
分类:
其他好文 时间:
2015-05-11 21:55:54
阅读次数:
251
https://msdn.microsoft.com/zh-cn/library/ms971499.aspxhttp://www.c-sharpcorner.com/UploadFile/mosessaur/abstractfactoryadonet202152006053643AM/abstrac...
分类:
Web程序 时间:
2015-05-11 21:45:35
阅读次数:
207
SolrCloud4.9+zookeeper在CentOS上的搭建与安装http://www.open-open.com/lib/view/open1411307048750.html官网教程https://cwiki.apache.org/confluence/display/solr/SolrC...
分类:
其他好文 时间:
2015-05-11 19:37:56
阅读次数:
147
CocoaPods:类库管理工具,使用教程见http://www.devtang.com/blog/2014/05/25/use-cocoapod-to-manage-ios-lib-dependency/Charles:强大的抓包工具,支持http和https。http://www.charles...
分类:
移动开发 时间:
2015-05-11 19:33:43
阅读次数:
120
前面讲了sfbserver前端服务器部署,在拓扑中定义了存档和监控,本章着重讲解如何部署监控报告,查看详细的数据统计。参考:https://technet.microsoft.com/en-us/library/jj687994.aspx提前预览下界面回顾一下拓扑定义的存档和监控,如下图拓扑也查看已经关联,在第二章安装后..
分类:
其他好文 时间:
2015-05-11 18:15:08
阅读次数:
875
UITabBarController和UINavigationController组合使用与自定义样式源代码github地址:https://github.com/zcsoft/ZCTabNav环境版本:mac 10.10 / ios7+ / xcode 6.3大部分APP的界面框架都需要UITabBarController和UINavigationController组合使用,自己的很多项目也都...
分类:
其他好文 时间:
2015-05-11 18:06:16
阅读次数:
260
一 Python 环境
1 在intelliJ安装python plugin
2安装 ?https://pypi.python.org/pypi/psycopg2
3 easy_install simplejson
4 在intelliJ新建一个empty项目
下载下来,解压,到其所在文件目录下执行
sudo python setup.py install
CatherinedeMacBook-Pro:D...
分类:
数据库 时间:
2015-05-11 18:05:31
阅读次数:
343
使用EventBus进行Fragment和Activity通信
本文介绍EventBus的基本使用,以及用于Fragment和Activity之间通信。
github地址: https://github.com/greenrobot/EventBus 版本是 EventBus-2.4.0 release
EventBus是基于订阅和发布的一种通信机制,使用流程如下:...
分类:
其他好文 时间:
2015-05-11 18:04:09
阅读次数:
144
闲得无聊,对第一版的东西做了一些修改,让它更像一个游戏,也具有一些可玩性。项目的github地址:https://github.com/lfkdsk/BrainHole_pygame1.人物类进行了一些修改,添加了怪物类的生成机制: 1 __author__ = 'Administrator'...
分类:
编程语言 时间:
2015-05-11 17:47:13
阅读次数:
150