上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 24 下一页

2016年9月28日

摘要: 从上文代码不难看出,HashMap已保存一个"green"的Apple对象,但是,,在执行时,会发生一个问题,,,用map获取"Apple"对象时,并未找到。 然而,为什么会造成这问题呢,,,这就是本文主旨所在。 是由于hashCode()引起,因为没有重写hashCode()方法. equals( 阅读全文
posted @ 2016-09-28 13:55 james-roger 阅读(1870) 评论(0) 推荐(1) 编辑

2016年9月21日

摘要: 阅读全文
posted @ 2016-09-21 15:28 james-roger 阅读(187) 评论(0) 推荐(0) 编辑

2016年9月20日

摘要: org.hamcrest hamcrest-core 1.3 org.hamcrest hamcrest-library 1.3 阅读全文
posted @ 2016-09-20 17:08 james-roger 阅读(1905) 评论(0) 推荐(0) 编辑

2016年9月19日

摘要: 后台将String类型的金额转换成有两位小数的格式: lombok: http://www.blogjava.net/fancydeepin/archive/2012/07/12/lombok.html 阅读全文
posted @ 2016-09-19 16:18 james-roger 阅读(123) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-09-19 16:11 james-roger 阅读(3) 评论(0) 推荐(0) 编辑
摘要: applicationContext.xml web.xml ServletContextListener: https://my.oschina.net/bayuanqian/blog/160073 HttpSessionListener: http://blog.csdn.net/vastsky 阅读全文
posted @ 2016-09-19 15:26 james-roger 阅读(1562) 评论(0) 推荐(0) 编辑
摘要: http://www.codeceo.com/article/log4j-usage.html http://blog.csdn.net/anlina_1984/article/details/5313023 阅读全文
posted @ 2016-09-19 13:30 james-roger 阅读(101) 评论(0) 推荐(0) 编辑

2016年9月12日

摘要: 切记: 当出现异常时 要销毁对象 returnBrokenResource, 使用完之后要 还会连接returnResource applicationContext.xml redis.properties: Test: 阅读全文
posted @ 2016-09-12 13:48 james-roger 阅读(256) 评论(0) 推荐(0) 编辑
摘要: 扩展的applicationContext文件列表 --> 阅读全文
posted @ 2016-09-12 11:11 james-roger 阅读(1725) 评论(0) 推荐(0) 编辑
摘要: error/500 阅读全文
posted @ 2016-09-12 11:10 james-roger 阅读(208) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 24 下一页