上一页 1 ··· 147 148 149 150 151 152 153 154 155 ··· 229 下一页
摘要: http://commons.apache.org/proper/commons-configuration/注意:属性的值使用","分割,会造成读取属性值不正确的问题。建议使用":"代替。原因:暂时没有时间读源码,等稍微闲一些的时候会研究。用户手册:https://commons.apache.o... 阅读全文
posted @ 2015-01-26 20:47 一天不进步,就是退步 阅读(363) 评论(0) 推荐(0) 编辑
摘要: http://www.mkyong.com/spring/spring-jdk-timer-scheduler-example/In this example, you will use Spring’s Scheduler API to schedule a task.1. Scheduler T... 阅读全文
posted @ 2015-01-26 15:13 一天不进步,就是退步 阅读(510) 评论(0) 推荐(0) 编辑
摘要: Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-3.0.xsd).关于这个错误,导致的原因可能是一种可能是之前用的Spring版本,和现在用的不同对于Eclipse编译... 阅读全文
posted @ 2015-01-26 11:07 一天不进步,就是退步 阅读(3058) 评论(0) 推荐(0) 编辑
摘要: 本文由本人首次发布在infoq中文站上:http://www.infoq.com/cn/articles/java-multithreaded-programming-mode-two-phase-termination。转载请注明作者: 黄文海 出处:http://viscent.iteye.co... 阅读全文
posted @ 2015-01-25 22:14 一天不进步,就是退步 阅读(532) 评论(0) 推荐(0) 编辑
摘要: 本文由本人首次发布在infoq中文站上:http://www.infoq.com/cn/articles/java-multithreaded-programming-mode-immutable-object。转载请注明作者: 黄文海 出处:http://viscent.iteye.com。多线程... 阅读全文
posted @ 2015-01-25 22:12 一天不进步,就是退步 阅读(444) 评论(0) 推荐(0) 编辑
摘要: 本文由黄文海首次发布在infoq中文站上:http://www.infoq.com/cn/articles/Java-multithreaded-programming-mode-active-object-part1。转载请注明作者: 黄文海 出处:http://viscent.iteye.com... 阅读全文
posted @ 2015-01-25 22:09 一天不进步,就是退步 阅读(3551) 评论(0) 推荐(1) 编辑
摘要: After we introducedlocked thread detectiontoPlumbrcouple of months ago, we have started to receive queries similar to “hey, great, now I understand wh... 阅读全文
posted @ 2015-01-23 09:51 一天不进步,就是退步 阅读(270) 评论(0) 推荐(0) 编辑
摘要: JavaEE has some excellent built-in security mechanisms, but they don’t come close to covering all the threats that your applications will face. Many c... 阅读全文
posted @ 2015-01-23 09:44 一天不进步,就是退步 阅读(256) 评论(0) 推荐(0) 编辑
摘要: log4j在日常开发中经常使用,但有时候对 配置文件应该放到什么位置有疑惑。现在我们通过从代码的角度来看待这个问题, 看完后你也许会恍然大悟哦。 开始吧。 Log4j的组成及架构: Log4j由三个重要的组成构成:日志记录器(Loggers),输出端(Appenders)和日志格式化器(Layout 阅读全文
posted @ 2015-01-23 06:31 一天不进步,就是退步 阅读(5956) 评论(4) 推荐(3) 编辑
摘要: Default Initialization ProcedureThe log4j library does not make any assumptions about its environment. In particular, there are no default log4j appen... 阅读全文
posted @ 2015-01-22 09:34 一天不进步,就是退步 阅读(2238) 评论(0) 推荐(0) 编辑
上一页 1 ··· 147 148 149 150 151 152 153 154 155 ··· 229 下一页