<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>图形界面开发 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E5%9B%BE%E5%BD%A2%E7%95%8C%E9%9D%A2%E5%BC%80%E5%8F%91/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Tue, 09 Nov 2010 14:11:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>在GTK中，如果定时让程序去作某件事，使用g_timeout_add</title>
		<link>https://www.coder4.com/archives/1049</link>
					<comments>https://www.coder4.com/archives/1049#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sat, 09 Oct 2010 02:50:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[图形界面开发]]></category>
		<category><![CDATA[多线程]]></category>
		<category><![CDATA[定时]]></category>
		<category><![CDATA[定时去做某事]]></category>
		<category><![CDATA[实现]]></category>
		<category><![CDATA[源代码]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1049</guid>

					<description><![CDATA[转载自：http://blog.csdn.net/ustcxiangchun/archive/2009/09/01/4508086.aspx 这个例子的作用就是把当前时间显示到窗口中，即显示了一个实时时钟。 //~~~~~~~ begin of program ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #include &#60;cairo.h&#62; #include &#60;gtk/gtk.h&#62; #include &#60;time.h[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1049/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
