<?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>芝麻开门</title>
	<atom:link href="http://www.zmkm.info/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zmkm.info</link>
	<description>适合自己的，才是最好的</description>
	<lastBuildDate>Tue, 22 Nov 2011 00:04:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>如何在 Android 应用中使用 Notification ？</title>
		<link>http://www.zmkm.info/archives/203</link>
		<comments>http://www.zmkm.info/archives/203#comments</comments>
		<pubDate>Tue, 22 Nov 2011 00:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=203</guid>
		<description><![CDATA[<p><strong>a) 在应用中添加 APNS 功能</strong></p>
<ol>
<li>下载 libaray: com_apns.jar</li>
<li>将com_apns.jar添加到工程</li>
<p>在工程上右键打开“属性”,选择 “Java Build Path”, 在 Libraries 中选择 “Add External JARs”, 选择下载的 com_apns.[......]</p></ol><p class='read-more'><a href='http://www.zmkm.info/archives/203'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/203/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>string.xml中替代文字</title>
		<link>http://www.zmkm.info/archives/192</link>
		<comments>http://www.zmkm.info/archives/192#comments</comments>
		<pubDate>Thu, 25 Aug 2011 08:13:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=192</guid>
		<description><![CDATA[<p>在android开发中，有时需要替代字符串中的一些内容，测试可以如下设置：<br />
&#60;string name=&#8221;hello&#8221; formatted=&#8221;false&#8221;&#62;Hello World, TestActivity!%02d:%02d&#60;/str[......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/192'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/192/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android中task介绍</title>
		<link>http://www.zmkm.info/archives/189</link>
		<comments>http://www.zmkm.info/archives/189#comments</comments>
		<pubDate>Wed, 30 Mar 2011 15:24:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=189</guid>
		<description><![CDATA[<p>	在Android平台上可以将task简单的理解为幽多个Activity共同协作完成某项应用，而不管Activity具体属于哪个Application，通过下图可以更清晰的理解Application、task、Activity三者之间的关系：</p>
<p><a href="http://tu.6.cn/pic/show-new/id/12487298"><img src="http://i.6.cn/cvbnm/d7/c6/96/b7b38fdb2572ca74bd401bbf65a8225e.png" alt="" /></a></p>
<p>	Android加载activity有四种不同的模式([......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/189'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/189/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>控制ListView上下阴影条颜色</title>
		<link>http://www.zmkm.info/archives/184</link>
		<comments>http://www.zmkm.info/archives/184#comments</comments>
		<pubDate>Wed, 09 Mar 2011 14:14:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>
		<category><![CDATA[ListView]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=184</guid>
		<description><![CDATA[<p>其实要实现这一功能点并不难，不过注意的地方还挺多的，否者总会有各种问题，废话不多说了，直接上代码。</p>
<p>下面是ListView的布局文件:</p>


&#60;LinearLayout xmlns:android=&#34;http://schemas.android.com/apk/res/android&#038;[......]<p class='read-more'><a href='http://www.zmkm.info/archives/184'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>各类区别汇总</title>
		<link>http://www.zmkm.info/archives/182</link>
		<comments>http://www.zmkm.info/archives/182#comments</comments>
		<pubDate>Sun, 27 Feb 2011 07:13:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[其他备查]]></category>
		<category><![CDATA[汇总]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=182</guid>
		<description><![CDATA[<p>1.Vector，ArrayList，LinkedList区别：ArrayList和Vector是采用数组方式存储数据，此数据元素大于实际存储的数据以便增加或插入元素，都允许直接序号索引元素，但是插入数据要涉及到数组元素移动等内存操作，所以索引数据快插入数据慢。Vector由于使用了synchron[......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/182'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/182/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NDK开发注意事项</title>
		<link>http://www.zmkm.info/archives/178</link>
		<comments>http://www.zmkm.info/archives/178#comments</comments>
		<pubDate>Thu, 27 Jan 2011 09:05:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>
		<category><![CDATA[NDK]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=178</guid>
		<description><![CDATA[<p>一.ndk开发步骤：</p>
<p>1.定义native接口：最好是用一个单独的java类来定义，和普通的java类不同之处在于方法需要添加native关键字，例如public native int plus(int a, int b)；</p>
<p>2.生成相应的.h文件：到该工程目录下，新建文件夹jni，然后进入该目录，[......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/178'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/178/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>android系统浏览器书签数据库解读</title>
		<link>http://www.zmkm.info/archives/172</link>
		<comments>http://www.zmkm.info/archives/172#comments</comments>
		<pubDate>Wed, 19 Jan 2011 07:32:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>
		<category><![CDATA[数据库]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=172</guid>
		<description><![CDATA[<p>android系统浏览器的书签数据库可以用下面这个bean来表示其结构：</p>

public class BookmarkBean {
	/**
	 * 记录id，数据库中表示为_id
	 */
	public String id;
	/**
	 * 记录的标题
	 */
	public String [......]<p class='read-more'><a href='http://www.zmkm.info/archives/172'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/172/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>android中数据库存取图片</title>
		<link>http://www.zmkm.info/archives/170</link>
		<comments>http://www.zmkm.info/archives/170#comments</comments>
		<pubDate>Mon, 17 Jan 2011 03:38:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android技术]]></category>
		<category><![CDATA[数据库]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=170</guid>
		<description><![CDATA[<p>android中存图片可以参考下面这篇文章：<a href="http://blog.csdn.net/Alinaxz/archive/2010/04/19/5503463.aspx" target="_blank">http://blog.csdn.net/Alinaxz/archive/2010/04/19/5503463.aspx</a>。我就不多说了。那么怎么取图片呢？</p>
<p>其实很简单，用Cursor的getBlob方法获取图片的字节数组，然后</p>
<p>ByteArrayInput[......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/170'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>有了java基础来看C</title>
		<link>http://www.zmkm.info/archives/163</link>
		<comments>http://www.zmkm.info/archives/163#comments</comments>
		<pubDate>Sat, 15 Jan 2011 08:03:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[其他备查]]></category>
		<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=163</guid>
		<description><![CDATA[<h3>1.整型家族包括字符、短整型、整型、长整型，他们都分为有符号和无符号两种版本。</h3>



类型
最小范围


char
0~127


signed char
-127~127


unsigned char
0~255


short int
-32767~32767


unsigned short[......]<p class='read-more'><a href='http://www.zmkm.info/archives/163'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>情景管理器</title>
		<link>http://www.zmkm.info/archives/159</link>
		<comments>http://www.zmkm.info/archives/159#comments</comments>
		<pubDate>Sat, 08 Jan 2011 09:32:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[作者的软件]]></category>

		<guid isPermaLink="false">http://www.zmkm.info/?p=159</guid>
		<description><![CDATA[<p>制作该软件起因于一位网友问我android上有没有像塞班上那样的情景管理功能，我查看了一些软件，感觉不太满意，所以我就制作了该软件。</p>
<p>该软件是一款简洁的情景管理器，可随时切换情景模式，打开与关闭飞行模式，更可以设置定时的情景模式，到点后无延时自动切换，还增加了翻面振动和翻面静音功能。如需了解更多操作[......]</p><p class='read-more'><a href='http://www.zmkm.info/archives/159'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.zmkm.info/archives/159/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

