- 博客(78)
- 收藏
- 关注
原创 http://currentmillis.com/
MySQL毫秒转时间
2016-09-30 13:56:49
149
原创 极验验证码 - 更安全、更便捷的验证码,验证安全2.0时代的领导者
http://www.geetest.com/
2016-09-26 12:47:19
392
原创 HttpServletRequest常用获取URL的方法
参考:http://blog.csdn.net/gris0509/article/details/6340987HttpServletRequest常用获取URL的方法
2016-09-26 12:44:32
119
原创 使用Maven构建Dubbo服务的可运行jar包
使用Maven构建Dubbo服务的可运行jar包http://wushuicheng.blog.51cto.com/9357402/1704382
2016-09-24 22:13:22
117
原创 HttpClient 4.5版本设置连接超时时间
http://jieyuan-cg.iteye.com/blog/2254746HttpClient 4.5版本设置连接超时时间
2016-09-24 22:10:44
166
原创 SVN命令行忽略更新文件及取消忽略
SVN命令行忽略更新文件及取消忽略http://yangqi.co/svn-update-exclude.html
2016-09-24 22:10:24
2406
1
原创 使用Maven+Nexus+Jenkins+Svn+Tomcat+Sonar搭建持续集成环境
使用Maven+Nexus+Jenkins+Svn+Tomcat+Sonar搭建持续集成环境(一)http://www.cnblogs.com/leefreeman/p/4211530.html使用Maven+Nexus+Jenkins+Svn+Tomcat+Sonar搭建持续集成环境(二)http://www.cnblogs.com/leefreeman/p/4226978.ht...
2016-09-24 22:10:18
120
原创 Linux常用命令之svn命令详解
参考:http://www.ahlinux.com/start/cmd/536.htmlLinux常用命令之svn命令详解
2016-09-23 08:36:56
148
原创 详解Linux命令行下常用svn命令
参考:http://os.51cto.com/art/200908/143157_all.htm详解Linux命令行下常用svn命令
2016-09-23 08:36:55
127
原创 SVN修改用户名与密码
学习笔记,转自:http://www.blogjava.net/spinage/archive/2009/09/22/295954.html 我的是window7系统啊,怎么办????? C:\Users\xxx\AppData\Roaming\Subversion\auth 里面的文件删除就行了,我刚也遇到同样的问题...
2016-09-23 08:36:51
189
原创 解决SVN冲突攻略(手册)
解决SVN冲突攻略(手册)http://zccst.iteye.com/blog/1765519
2016-09-23 08:36:47
95
原创 svn 中如何checkout出单个文件
svn 中如何checkout出单个文件http://blog.csdn.net/wind19/article/details/8269173 方法二如果你只想checkout单个文件,单并不需要修改文件并提交回svn那么用命令 svn cat http://www.iusesvn.com/project1/images/logo.jpg>logo.jpg ...
2016-09-23 08:33:59
1271
原创 redis-JedisPoolConfig配置
参考:http://www.cnblogs.com/tankaixiong/p/4048167.htmlredis-JedisPoolConfig配置
2016-09-22 08:56:56
84
原创 Maven实战(Maven+Nexus建立私服【Linux系统】)
Maven实战(Maven+Nexus建立私服【Linux系统】)http://www.cnblogs.com/leefreeman/archive/2013/04/03/2998315.html
2016-09-22 08:56:45
109
原创 svn代码回滚命令
参考:http://blog.sina.com.cn/s/blog_5432f2730100vmz4.htmlsvn代码回滚命令
2016-09-22 08:54:19
92
原创 设置SVN忽略文件和目录(文件夹)
参考:http://blog.csdn.net/hemingwang0902/article/details/6904205设置SVN忽略文件和目录(文件夹)
2016-09-22 08:54:14
141
原创 Redis MONITOR
参考:http://www.redis.cn/commands/monitor.htmlRedis MONITOR
2016-09-22 08:54:00
116
原创 Redis编程实践【pub/sub】
参考:http://shift-alt-ctrl.iteye.com/blog/1867454Redis编程实践【pub/sub】
2016-09-21 08:08:41
112
原创 Maven插件之portable-config-maven-plugin(不同环境打包)
Maven插件之portable-config-maven-plugin(不同环境打包)http://blog.csdn.net/wangjunjun2008/article/details/11516323
2016-09-21 08:08:34
98
原创 mybatis使用spring-druid数据源连接池配置log4j打印sql语句以及开启监控平台
https://segmentfault.com/a/1190000005642328mybatis使用spring-druid数据源连接池配置log4j打印sql语句以及开启监控平台
2016-09-21 08:08:28
326
原创 DRUID连接池的实用 配置详解
http://www.cnblogs.com/wuyun-blog/p/5679073.htmlDRUID连接池的实用 配置详解
2016-09-21 08:08:20
125
原创 maven_pom文件引入工程lib jar的写法示例
maven_pom文件引入工程lib jar的写法示例:<dependency> <groupId>cn.edu.hfut.dmic.webcollector</groupId> <artifactId>WebCollector</artifactId> <version>2.09</version&
2016-09-21 08:05:58
436
原创 Nginx 中文官方文档
参考:https://wizardforcel.gitbooks.io/nginx-doc/content/Nginx 中文官方文档
2016-09-20 06:30:37
891
原创 数据库阿里连接池 druid配置详解
http://blog.csdn.net/hj7jay/article/details/51686418 数据库阿里连接池 druid配置详解
2016-09-20 06:27:56
123
原创 Redis 命令参考
Redis 命令参考http://redisdoc.com/
2016-09-20 06:27:51
79
原创 站长工具
http://tool.chinaz.com/Tools/unixtime.aspx站长工具
2016-09-20 06:27:51
104
原创 迁入RDS后为什么数据库变慢的分析
迁入RDS后为什么数据库变慢的分析https://help.aliyun.com/knowledge_detail/5973962.html ----------------------------------------------------------------------------------1、通过explain 查看sql 的执行计划。2、通过查看数据库的监...
2016-09-20 06:27:46
376
原创 【Shiro + Spring MVC整合】教程——权限控制
参考:http://blog.csdn.net/xkafei/article/details/21879209?utm_source=tuicool【Shiro + Spring MVC整合】教程——权限控制
2016-09-19 14:49:15
105
原创 Windows中编写脚本BAT批处理命令入门
学习笔记,转自:http://wenku.baidu.com/view/f3813b8acc22bcd126ff0c75.html
2016-09-19 14:46:36
257
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人