本文主要介绍JKD自带的java.util.Timer定时器的实现原理.如果你仅仅只是想知道如何在自己的程序中来使用java.util.Timer的一些方法,那么请移步:http://blog.csdn.net/Twent/archive/2005/09/20/485528.aspx.API介绍在这里:http://online.chinaitpower.com/api/jdk150/java/util/Timer.htmlTimer中最主要由三个部分组成
系统 2019-08-29 22:53:21 2461
安装了ruby1.9.1后,把Rails也更新到了2.2.1,但创建项目时失败,报错:uninitializedconstantActiveSupport::SecureRandom后跟踪源码,发现加载:Active_Support.rb文件中:require'active_support/gzip'require'active_support/cache'require'active_support/dependencies'require'active
系统 2019-08-29 22:44:26 2461