<?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>
	Comments on: Java与C通过管道进行交互	</title>
	<atom:link href="https://d0n9x1n.dev/post/77/feed/" rel="self" type="application/rss+xml" />
	<link>https://d0n9x1n.dev/post/77/</link>
	<description>UNTO A FULL GROWN MAN.</description>
	<lastBuildDate>Thu, 21 Sep 2017 20:42:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Runningwater		</title>
		<link>https://d0n9x1n.dev/post/77/#comment-4945</link>

		<dc:creator><![CDATA[Runningwater]]></dc:creator>
		<pubDate>Thu, 21 Sep 2017 20:42:58 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/77/#comment-4945</guid>

					<description><![CDATA[C端发消息，Java端接收消息怎么写呢]]></description>
			<content:encoded><![CDATA[<p>C端发消息，Java端接收消息怎么写呢</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mike		</title>
		<link>https://d0n9x1n.dev/post/77/#comment-4944</link>

		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Wed, 22 Oct 2014 20:39:10 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/77/#comment-4944</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://d0n9x1n.dev/post/77/#comment-4943&quot;&gt;zale&lt;/a&gt;.

@zale：因为,这个例子中,我们需要的是一个守护进程,开机运行,并且和init.d同生命周期.所以,依附于安卓肯定不好玩,而且,jni很多地方都有权限限制.与其绕过安卓的权限管理,还不如,直接搞root.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://d0n9x1n.dev/post/77/#comment-4943">zale</a>.</p>
<p>@zale：因为,这个例子中,我们需要的是一个守护进程,开机运行,并且和init.d同生命周期.所以,依附于安卓肯定不好玩,而且,jni很多地方都有权限限制.与其绕过安卓的权限管理,还不如,直接搞root.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: zale		</title>
		<link>https://d0n9x1n.dev/post/77/#comment-4943</link>

		<dc:creator><![CDATA[zale]]></dc:creator>
		<pubDate>Wed, 22 Oct 2014 20:19:39 +0000</pubDate>
		<guid isPermaLink="false">https://mikecoder.cn/post/77/#comment-4943</guid>

					<description><![CDATA[Well,since your code is running on the Android, why don&#039;t you use the JNI to call C code to  achieve your function?
还有，为什么评论内容必须要包含中文。。。]]></description>
			<content:encoded><![CDATA[<p>Well,since your code is running on the Android, why don&#8217;t you use the JNI to call C code to  achieve your function?<br />
还有，为什么评论内容必须要包含中文。。。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
