<?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>VC爱好者 v3.0 &#187; 编程</title>
	<atom:link href="http://www.vcfans.com/tag/%e7%bc%96%e7%a8%8b/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vcfans.com</link>
	<description>生活的天平本不平衡，只有通过努力改变其偏向。</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:32:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>字符集编码方式的相关Tips</title>
		<link>http://www.vcfans.com/2008/11/character-set-encoding-related-tips.html</link>
		<comments>http://www.vcfans.com/2008/11/character-set-encoding-related-tips.html#comments</comments>
		<pubDate>Thu, 27 Nov 2008 03:01:10 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[字符集]]></category>
		<category><![CDATA[程序]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.vcfans.com/?p=758</guid>
		<description><![CDATA[来源:网络

Unicode:

unicode.org制定的编码机制, 要将全世界常用文字都函括进去.
在1.0中是16位编码, 由U+0000到U+FFFF. 每个2byte码对应一个字符; 在2.0开始抛弃了16位限制, 原来的16位作为基本位平面, 另外...[......]<p class='read-more'><a href='http://www.vcfans.com/2008/11/character-set-encoding-related-tips.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2008/11/character-set-encoding-related-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>发布一款捉弄人的小程序与挂机锁同一原理(附源码)</title>
		<link>http://www.vcfans.com/2008/11/released-a-teaser-of-the-applet-and-hang-on-the-same-principle-lock-with-source.html</link>
		<comments>http://www.vcfans.com/2008/11/released-a-teaser-of-the-applet-and-hang-on-the-same-principle-lock-with-source.html#comments</comments>
		<pubDate>Thu, 13 Nov 2008 14:16:17 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[本站原创]]></category>
		<category><![CDATA[编程开发]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[源码]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[高兴]]></category>

		<guid isPermaLink="false">http://www.vcfans.com/?p=733</guid>
		<description><![CDATA[前一段时间Ricokuo给我一个捉弄人的小程序，主要实现意思就是将窗口置顶且全屏，Hook了几个关键，让你退不出程序。我和Ricokuo说那个程序做的太简单了，还能弹出开始菜单，改天我做一个强大一点的。当时说将开机自启动也加上，现在想想还是算了吧，对于那些普通用户，加个自启动，就不是捉弄人了，就是害人了。所以这一版还是放弃了自启动的功能。[......]<p class='read-more'><a href='http://www.vcfans.com/2008/11/released-a-teaser-of-the-applet-and-hang-on-the-same-principle-lock-with-source.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2008/11/released-a-teaser-of-the-applet-and-hang-on-the-same-principle-lock-with-source.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>安全编程中的危险API替代函数列表</title>
		<link>http://www.vcfans.com/2008/10/programming-security-in-the-dangerous-alternative-api-function-list.html</link>
		<comments>http://www.vcfans.com/2008/10/programming-security-in-the-dangerous-alternative-api-function-list.html#comments</comments>
		<pubDate>Thu, 23 Oct 2008 04:00:55 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[安全]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.vcfans.com/?p=631</guid>
		<description><![CDATA[Security Development Lifecycle (SDL) Banned Function Calls

url:http://msdn.microsoft.com/en-us/library/bb288454.aspx[......]<p class='read-more'><a href='http://www.vcfans.com/2008/10/programming-security-in-the-dangerous-alternative-api-function-list.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2008/10/programming-security-in-the-dangerous-alternative-api-function-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

