digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页

2015年7月27日

摘要: XSS漏洞攻击原理与解决办法 阅读全文
posted @ 2015-07-27 12:46 digdeep 阅读(34993) 评论(0) 推荐(1) 编辑

2015年7月24日

摘要: 老叶观点:MySQL开发规范之我见(更新版) 阅读全文
posted @ 2015-07-24 11:57 digdeep 阅读(455) 评论(0) 推荐(0) 编辑

2015年7月9日

摘要: html5开发之viewport使用 阅读全文
posted @ 2015-07-09 17:51 digdeep 阅读(549) 评论(0) 推荐(0) 编辑

摘要: 使用 Lombok 简化项目中无谓的Java代码 阅读全文
posted @ 2015-07-09 16:58 digdeep 阅读(2885) 评论(2) 推荐(1) 编辑

2015年7月8日

摘要: 转自:http://my.oschina.net/xiandafu/blog/475740JSP是预编译成class的,然后模板渲染里比Beetl慢很多,文章从JSP静态文本处理不足,以及JSTL实现低效来说明JSP实际上要比Beetl慢2倍,FreeMarker比Beetl慢6倍多。从客观的基准测... 阅读全文
posted @ 2015-07-08 22:15 digdeep 阅读(513) 评论(0) 推荐(0) 编辑

摘要: Apache Commons Codec 与消息摘要算法(hash算法) 阅读全文
posted @ 2015-07-08 11:34 digdeep 阅读(3000) 评论(0) 推荐(0) 编辑

2015年7月7日

摘要: 加密解密基础问题:字节数组和(16进制)字符串的相互转换 阅读全文
posted @ 2015-07-07 18:18 digdeep 阅读(10986) 评论(0) 推荐(3) 编辑

2015年7月6日

摘要: java.lang.IllegalStateException: The mapped controller method class 'com.xx.controller.xxController' is not an instance of theactual controller bean instance 'com.sun.proxy.$Proxy45'. If the controller requires proxying (e.g. due to @Transactional),please use class-based proxying. 阅读全文
posted @ 2015-07-06 17:59 digdeep 阅读(13715) 评论(3) 推荐(3) 编辑

2015年7月4日

摘要: Java 权限框架 Shiro 实战二:与spring集成、filter机制 阅读全文
posted @ 2015-07-04 18:23 digdeep 阅读(10122) 评论(0) 推荐(5) 编辑

2015年6月30日

摘要: Java 权限框架 Shiro 实战(一) 阅读全文
posted @ 2015-06-30 22:58 digdeep 阅读(57767) 评论(5) 推荐(4) 编辑

上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页
不懂数据库和Web安全的架构师不是一个好的程序员。