<?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>SWIG - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/swig/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sat, 22 Oct 2011 15:30:56 +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>在Python中调用C++，使用SWIG</title>
		<link>https://www.coder4.com/archives/2141</link>
					<comments>https://www.coder4.com/archives/2141#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 15 Sep 2011 13:11:58 +0000</pubDate>
				<category><![CDATA[C && C++]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[SWIG]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=2141</guid>

					<description><![CDATA[SWIG：Simplified Wrapper and Interface Generator，顾名思义，就是将C/C++包装为其他高级语言的Wrapper工具，非常好用。 该项目历史悠久（创始于1995年！），且一直非常活跃，目前最新版本为2011年5月发布的2.0.4。 1、安装SWIG wget http://prdownloads.sourceforge.net/swig/swig-2.0.4.tar.gz tar -xzvf swig-2.0.4.tar.gz cd[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/2141/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
