2015/3/5
Java中Vector和ArrayList的区别 http://www.cnblogs.com/wanlipeng/archive/2010/10/21/1857791.html
fail-fast机制 http://blog.csdn.net/chenssy/article/details/38151189
二分查找算法(递归与非递归两种方式) http://blog.csdn.net/lovesummerforever/article/details/24588989
Struts旅程(一)Struts简介和原理 http://blog.csdn.net/lovesummerforever/article/details/18942381
struts旅程(二)Struts登录示例 http://blog.csdn.net/lovesummerforever/article/details/17348871
3/9
Hibernate中共提供了三种检索方式:HQL(Hibernate Query Language)、QBC、QBE(Query By Example)。
Hibernate检索机制: http://blog.csdn.net/csh624366188/article/details/7615373
SSH面试题整理 (1- 29题) http://blog.csdn.net/xuyuxin8145/article/details/6638084
3/11
用hibernate的 getCurrentSession取的 session什么时候关闭? http://zhidao.baidu.com/link?url=h-oqp2xAJA5Mw1pNYX6AqB1K9m3Axtn1ehFe4qjjzRCYqamjqyF8kEjBA5IlFSo0HrZO11HeibLc6EtypY8dhlLzE5c9WEJNrXpLisD88lm
JBOSS连接池4-连接获取及返还和销毁 http://www.dbafree.net/?p=378
3/18
夏俊:深入网站服务端技术(一)——网站并发的问题 http://www.csdn.net/article/2015-03-16/2824221
node.js 初体验 http://www.cnblogs.com/Darren_code/archive/2011/10/31/2207063.html
模板方法模式深度解析 http://blog.csdn.net/lovelion/article/details/8299794
4/3 Spring技术内幕:深入解析Spring架构与设计原理(第2版) 82页
4/13
JAVA_WEB之EL表达式与11大隐式对象 http://blog.csdn.net/liuxiaogangqq/article/details/8179708
ibatis实现Iterate的使用 http://hongzhguan.iteye.com/blog/1222353
DWZ框架学习(二) http://blog.sina.com.cn/s/blog_667ac0360102ec0q.html
DWZ (JUI) 教程 navTab 刷新分析 http://blog.csdn.net/jiweigang1/article/details/7524763
4/16
DWZ富客户端框架之页面局部刷新 http://express.ruanko.com/ruanko-express_54/studentexchange4.html
dwz怎么弹出对话框 http://www.yovae.com/blog/dwz%E6%80%8E%E4%B9%88%E5%BC%B9%E5%87%BA%E5%AF%B9%E8%AF%9D%E6%A1%86.html
DWZ使用问题解析01 http://www.xuebuyuan.com/2021691.html
ibatis实现Iterate的使用 http://hongzhguan.iteye.com/blog/1222353
java类中 获取IP 端口等信息 http://www.360doc.com/content/13/0409/11/6213876_277107720.shtml
4/17
jQuery UI Tooltip: http://api.jqueryui.com/tooltip/#method-widget
jQuery UI 实例 - 工具提示框(Tooltip) http://www.w3cschool.cc/jqueryui/example-tooltip.html
Tooltip插件: http://www.oschina.net/project/tag/282/jquery-tooltips
easyTooltip : http://cssglobe.com/lab/easytooltip/01.html
4/21
mysql 格式化时间 DATE_FORMAT(date,format)
http://aguu125.iteye.com/blog/315117
Spring @Resource、@Autowired、@Qualifier的注解注入及区别 http://blog.csdn.net/baple/article/details/17891755
Spring注解@Component、@Repository、@Service、@Controller区别 http://blog.csdn.net/zhang854429783/article/details/6785574
BigDecimal.setScale 处理java小数点 http://blog.csdn.net/ahwr24/article/details/7048724
4/25
JS正则表达式验证账号、手机号、电话和邮箱 http://www.cnblogs.com/jihua/archive/2012/09/28/yanzheng.html
JS日期正则表达式 http://www.cnblogs.com/heling/p/3297000.html
4/27
SQL函数 SUBDATE(date,INTERVAL expr unit) and SUBDATE(expr,days) http://www.yiibai.com/mysql/mysql_function_subdate.html
SQL right()函数 http://www.yiibai.com/sql/sql_function_right.html
MYSQL中insert into和replace into以及insert ignore的区别 http://blog.sina.com.cn/s/blog_76cd6de80100u8ry.html
5/28
理解Java中方法调用的值传递
按值传递还是按引用传递详细解说 http://blog.csdn.net/zzp_403184692/article/details/8184751
Java中的值传递和引用传递 http://www.cnblogs.com/clara/archive/2011/09/17/2179493.html
6/1
90%的客户流失,就是因为你说这些话!
http://c.fm.taobao.com/message/pc/get.html?msg_id=9220137364806821833&session=1c0320000e459e5de25abda82a49b32b9f9a81cdfb3c67dbc4655775674930&user_id=775674930&from=fm_msgcenter
6/9
MyBatis+MySQL 返回插入的主键ID http://chenzhou123520.iteye.com/blog/1849881
6/23
jquery文件上传控件 Uploadify
http://www.cnblogs.com/mofish/archive/2012/11/30/2796698.html
jQuery判断获得的对象是否存在的方法
http://www.cnblogs.com/ainiaa/archive/2011/04/07/2007978.html
7/1
Java与MySql数据类型对照表 http://ju.outofmemory.cn/entry/22288
7/3
MyBatis中Association联合select使用 http://cczakai.iteye.com/blog/1276722
mybatis关系映射之一对多和多对一 http://www.mamicode.com/info-detail-188913.html
7/6
PHP去掉诡异的BOM \ufeff http://blog.jaekj.com/archives/1469.html
UTF-8 的BOM带来的麻烦 http://blog.sina.com.cn/s/blog_3e9d2b350100as0b.html
spring,mybatis事务管理配置与@Transactional注解使用 http://openwares.net/java/spring_mybatis_transaction.html
Spring3事务管理——使用@Transactional 注解 http://my.oschina.net/guanzhenxing/blog/214228
Spring的事务 之 9.4 声明式事务 ——跟我学spring3 http://jinnianshilongnian.iteye.com/blog/1442376
7/18
BigDecimal的构造函数 http://www.blogjava.net/yaoleiroyal/archive/2008/05/28/203636.html
Java中如何解决double和float精度不准的问题 http://www.2cto.com/kf/201312/264471.html