<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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>《CentOS安装和使用Thrift》的评论</title>
	<atom:link href="http://shiyanjun.cn/archives/107.html/feed" rel="self" type="application/rss+xml" />
	<link>http://shiyanjun.cn/archives/107.html</link>
	<description>简单之美，难得简单，享受简单的唯美。</description>
	<lastBuildDate>Wed, 19 Feb 2025 08:08:30 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.2</generator>
	<item>
		<title>作者：maxc</title>
		<link>http://shiyanjun.cn/archives/107.html#comment-57121</link>
		<dc:creator><![CDATA[maxc]]></dc:creator>
		<pubDate>Wed, 24 Feb 2016 12:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://shirdrn.org/?p=107#comment-57121</guid>
		<description><![CDATA[我修改了c++部分代码增加activemq的支持，所以增加了自己的代码。]]></description>
		<content:encoded><![CDATA[<p>我修改了c++部分代码增加activemq的支持，所以增加了自己的代码。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Yanjun</title>
		<link>http://shiyanjun.cn/archives/107.html#comment-57072</link>
		<dc:creator><![CDATA[Yanjun]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 07:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://shirdrn.org/?p=107#comment-57072</guid>
		<description><![CDATA[你为什么要在编译的时候（生成对应DSL代码）加入自己特定语言的代码文件呢，Thrift不就是为了跨语言才能够将语言无法的IDL编译成需要使用的几种编程语言代码，这样能够互相通信吗？]]></description>
		<content:encoded><![CDATA[<p>你为什么要在编译的时候（生成对应DSL代码）加入自己特定语言的代码文件呢，Thrift不就是为了跨语言才能够将语言无法的IDL编译成需要使用的几种编程语言代码，这样能够互相通信吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：maxc</title>
		<link>http://shiyanjun.cn/archives/107.html#comment-57069</link>
		<dc:creator><![CDATA[maxc]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 06:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://shirdrn.org/?p=107#comment-57069</guid>
		<description><![CDATA[手工修改Makefile.in后编译过了，按道理Makefile.in应该是通过automake生成的，但是不知道怎么生成。]]></description>
		<content:encoded><![CDATA[<p>手工修改Makefile.in后编译过了，按道理Makefile.in应该是通过automake生成的，但是不知道怎么生成。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：maxc</title>
		<link>http://shiyanjun.cn/archives/107.html#comment-57068</link>
		<dc:creator><![CDATA[maxc]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 04:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://shirdrn.org/?p=107#comment-57068</guid>
		<description><![CDATA[请问博主有没有试过在thrift中新增加文件(.h,.cpp)后怎么编译，在windows下面vs直接添加编译即可，但是在Linux下用automake一直无法增加进去。]]></description>
		<content:encoded><![CDATA[<p>请问博主有没有试过在thrift中新增加文件(.h,.cpp)后怎么编译，在windows下面vs直接添加编译即可，但是在Linux下用automake一直无法增加进去。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
