<?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: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/"
	
	>
<channel>
	<title>
	Comments on: 在Python中调用C++，使用SWIG	</title>
	<atom:link href="https://www.coder4.com/archives/2141/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/2141</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 05 Dec 2012 15:02:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: 把酒泯恩仇		</title>
		<link>https://www.coder4.com/archives/2141#comment-911</link>

		<dc:creator><![CDATA[把酒泯恩仇]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 15:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=2141#comment-911</guid>

					<description><![CDATA[http://www.ibaiyang.org/2012/12/04/generating-python-bindings-for-c-and-c-libraries/
​
​有利器的，不用自己写的，自己写太坑爹了]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ibaiyang.org/2012/12/04/generating-python-bindings-for-c-and-c-libraries/" rel="nofollow ugc">http://www.ibaiyang.org/2012/12/04/generating-python-bindings-for-c-and-c-libraries/</a><br />
​<br />
​有利器的，不用自己写的，自己写太坑爹了</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lerry		</title>
		<link>https://www.coder4.com/archives/2141#comment-705</link>

		<dc:creator><![CDATA[Lerry]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 05:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=2141#comment-705</guid>

					<description><![CDATA[你好，请问c++代码的文件名是MyObj.h吗？还是需要自己写个.h文件，还有我运行 swig -python -c++ ./myobj.i 为什么没有找到 myobj_wrap.c，谢谢！]]></description>
			<content:encoded><![CDATA[<p>你好，请问c++代码的文件名是MyObj.h吗？还是需要自己写个.h文件，还有我运行 swig -python -c++ ./myobj.i 为什么没有找到 myobj_wrap.c，谢谢！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vanxining		</title>
		<link>https://www.coder4.com/archives/2141#comment-383</link>

		<dc:creator><![CDATA[vanxining]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 01:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=2141#comment-383</guid>

					<description><![CDATA[受教了～]]></description>
			<content:encoded><![CDATA[<p>受教了～</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
