<?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>可可熊的窝 &#187; QQ</title>
	<atom:link href="http://cocobear.info/blog/tag/qq/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sat, 10 Dec 2011 16:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>用Python QQ写一个挂QQ工具</title>
		<link>http://cocobear.info/blog/2009/03/19/use-python-qq-write-a-tool/</link>
		<comments>http://cocobear.info/blog/2009/03/19/use-python-qq-write-a-tool/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 02:00:07 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[QQ]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=576</guid>
		<description><![CDATA[Python QQ是好早以前就有的一个项目，不过因为很久没更新过，以前看到的时候不能登录，所以没怎么关注过，最近代码被开发者放在了google code上面，也做了些改动，目前可以登录，发送，接收消息了，不过不是很稳定。最近看了看这个项目的代码，对整个socket-qq分枝有了全面了解。在代码设计上也学到了不了东西:-) Python QQ是在Windows上面开发的，所以我在Linux下测试的时候还有不少问题，最近改了改，然后做了个挂QQ的工具给草儿同学，很不完善的，也很不稳定，使用wxPython+threading完成，GUI＋多线程确实是很折腾人的，在多线程更新GUI上使用了wx.CallAfter函数，可以查看limodou博客的介绍。 截个图上来： 先不发布了，继续完善Python QQ。]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/03/19/use-python-qq-write-a-tool/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

