<?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>红颜丽人Timer &#187; 红颜丽人</title>
	<atom:link href="http://www.hongyanliren.com/tag/timer/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hongyanliren.com</link>
	<description>追求技术就像追求#$！不抛弃，不放弃！</description>
	<lastBuildDate>Thu, 16 Mar 2023 07:48:39 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>java定时器Timer与TimerTask的实例</title>
		<link>http://www.hongyanliren.com/2014m02/3409.html</link>
		<comments>http://www.hongyanliren.com/2014m02/3409.html#comments</comments>
		<pubDate>Sat, 22 Feb 2014 07:09:04 +0000</pubDate>
		<dc:creator>Quan</dc:creator>
				<category><![CDATA[Java程序开发]]></category>
		<category><![CDATA[JavaSe]]></category>
		<category><![CDATA[Timer]]></category>

		<guid isPermaLink="false">http://www.hongyanliren.com/?p=3409</guid>
		<description><![CDATA[java定时器Timer与TimerTask的实例，我们在开发程序的时候可能会用到一些定时任务，然后隔一段时间就执行一次，那么java程序如何实现重复执行任务的呢？安排将来某段时间执行某任务，你可以使用Timer，TimerTask这两个类创建后台进程，程序在等待一段规定的时间后执任务行，或让其每隔[......]<p class='read-more'><a href='http://www.hongyanliren.com/2014m02/3409.html'>Read more</a></p>]]></description>
		<wfw:commentRss>http://www.hongyanliren.com/2014m02/3409.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
