<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CODIGG &#187; cron4j</title>
	<atom:link href="http://www.codigg.com/tag/cron4j/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codigg.com</link>
	<description>关注互联网，关注云计算，关注生活</description>
	<lastBuildDate>Fri, 08 Jul 2011 02:48:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>java任务调度工具cron4j简介</title>
		<link>http://www.codigg.com/2009/05/java-scheduler-cron4j/</link>
		<comments>http://www.codigg.com/2009/05/java-scheduler-cron4j/#comments</comments>
		<pubDate>Thu, 28 May 2009 13:39:59 +0000</pubDate>
		<dc:creator>Codigg</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[cron4j]]></category>

		<guid isPermaLink="false">http://www.codigg.com/?p=170</guid>
		<description><![CDATA[基于LGPL发布的cron4j实现了用Unix crontab语法来调度任务，使用方法如下：



?View Code JAVA// Creates a Scheduler instance. 创建调度实例

Scheduler s = new Scheduler&#40;&#41;;

&#160;

<span class="readmore"><a href="http://www.codigg.com/2009/05/java-scheduler-cron4j/" title="java任务调度工具cron4j简介">阅读全文——共338字</a></span><h3>相关文章</h3><ul><li>0</li></ul><h3>最近评论</h3><ul><li><a class="commentor" href="http://www.kopekegitimmerkezi.net" >köpek eğitimi</a> : <a class="comment_content" href="http://www.codigg.com/2009/05/java-scheduler-cron4j/#comment-214080" title="View the entire comment by köpek eğitimi" >Nice a single blog operator success webpage articl...</a></li>
<li><a class="commentor" href="http://www.atkibere.com/" >polar bere</a> : <a class="comment_content" href="http://www.codigg.com/2009/05/java-scheduler-cron4j/#comment-213767" title="View the entire comment by polar bere" >Fantastic submit admin! i bookmarked your world-wi...</a></li>
<li><a class="commentor" href="http://www.hobbyilan.com/" >rc uçak</a> : <a class="comment_content" href="http://www.codigg.com/2009/05/java-scheduler-cron4j/#comment-213619" title="View the entire comment by rc uçak" >I was curious about your next put up admin actuall...</a></li>
<li><a class="commentor" href="http://jeanboyle1128.outilblog.com/The-first-blog-b1/Prendi-carta-Medical-MarijuanaGrass-For-Medical-Use-per-ricevere-le-cure-Marijuana-Weed-b1-p6.htm" >semi di cannabis</a> : <a class="comment_content" href="http://www.codigg.com/2009/05/java-scheduler-cron4j/#comment-213485" title="View the entire comment by semi di cannabis" >It is hard to come by informed individuals for thi...</a></li>
<li><a class="commentor" href="http://www.kolonkanseribelirtileri.com/" >kolon kanseri belirtileri</a> : <a class="comment_content" href="http://www.codigg.com/2009/05/java-scheduler-cron4j/#comment-213052" title="View the entire comment by kolon kanseri belirtileri" >I needed for this web site submit admin genuinely ...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://www.codigg.com/2009/05/java-scheduler-cron4j/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

