<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>不轻言放弃</title><link>http://www.chenfy.com/</link><description>闽江学院软件学院论坛入口|SEO搜索|魔舟网络部入口|网站建设</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 91204</generator><language>zh-CN</language><copyright>Copyright www.chenfy.com All Rights Reserved.    闽ICP备09074391号 &amp;amp;nbsp &amp;amp;nbsp &amp;amp;nbspQQ:673477673||email:admin@chenfy.com</copyright><pubDate>Mon, 20 Feb 2012 12:00:00 +0800</pubDate><item><title> Android 通过字符串来获取R下面资源的ID 值</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post255/20120217237.html</link><pubDate>Fri, 17 Feb 2012 12:13:07 +0800</pubDate><guid>http://www.chenfy.com/post255/20120217237.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: Verdana, sans-serif, 宋体; font-size: 13px; line-height: normal; "><span class="Apple-style-span" style="color: rgb(0, 102, 0); font-weight: bold; ">方法一：</span><div class="code_piece" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 5px; margin-top: 15px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; ">...</p></div></span>]]></description><category>android开发</category><comments>http://www.chenfy.com/post255/20120217237.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=255</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=255&amp;key=66a87752</trackback:ping></item><item><title>Android工程文件下assets文件夹与res文件夹的区别</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post254/20120217692.html</link><pubDate>Fri, 17 Feb 2012 12:06:30 +0800</pubDate><guid>http://www.chenfy.com/post254/20120217692.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: Verdana, sans-serif, 宋体; font-size: 14px; line-height: 22px; background-color: rgb(249, 249, 249); ">大家都知道建立一个Android项目后会产生assets与res的两个文件夹，理论上他们都是存放资源的文件夹，那么他们到底有什么区别呢？<p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; ">1.assets:不会在R.java文件下生成相应的标记，存放到这里的资源在运行打包的时候都会打入程序安装包中</p>...</p></span>]]></description><category>android开发</category><comments>http://www.chenfy.com/post254/20120217692.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=254</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=254&amp;key=698dd116</trackback:ping></item><item><title>Android网络连接之HttpURLConnection和HttpClient</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post253/20120217906.html</link><pubDate>Fri, 17 Feb 2012 11:04:54 +0800</pubDate><guid>http://www.chenfy.com/post253/20120217906.html</guid><description><![CDATA[<p><span class="Apple-style-span" style="font-family: verdana, Arial, Helvetica; font-size: 14px; line-height: 25px; "><p style="font-size: 14px; margin-top: 5px; margin-right: auto; margin-bottom: 5px; margin-left: auto; "><strong><span style="color: rgb(0, 128, 0); ">1.概念 &nbsp;</span></strong>&nbsp;&nbsp; &nbsp;</p>...</p></span>]]></description><category>android开发</category><comments>http://www.chenfy.com/post253/20120217906.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=253</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=253&amp;key=1fa20e47</trackback:ping></item><item><title>系统自带样式Android:theme</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post252/20120213394.html</link><pubDate>Mon, 13 Feb 2012 16:26:56 +0800</pubDate><guid>http://www.chenfy.com/post252/20120213394.html</guid><description><![CDATA[<div>&nbsp;&bull;android:theme=&quot;@android:style/Theme.Dialog&quot; &nbsp; 将一个Activity显示为能话框模式</div><div>&bull;android:theme=&quot;@android:style/Theme.NoTitleBar&quot; &nbsp;不显示应用程序标题栏</div><div>&bull;android:theme=&quot;@android:style/Theme.NoTitleBar.Fullscreen&quot; &nbsp;不显示应用程序标题栏，并全屏</div>...]]></description><category>android开发</category><comments>http://www.chenfy.com/post252/20120213394.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=252</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=252&amp;key=86b8d3ac</trackback:ping></item><item><title>深入探讨 Java 类加载器</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post251/2012011755..html</link><pubDate>Tue, 17 Jan 2012 11:49:32 +0800</pubDate><guid>http://www.chenfy.com/post251/2012011755..html</guid><description><![CDATA[<p>&nbsp; <strong style="font-family: arial, nsimsun, sans-serif; line-height: normal; text-align: left; ">简介：</strong><span style="font-family: arial, nsimsun, sans-serif; line-height: normal; text-align: left; ">&nbsp;类加载器（class loader）是 Java&trade;中的一个很重要的概念。类加载器负责加载 Java 类的字节代码到 Java 虚拟机中。本文首先详细介绍了 Java 类加载器的基本概念，包括代理模式、加载类的具体过程和线程上下文类加载器等，接着介绍如何开发自己的类加载器，最后介绍了类加载器在 Web 容器和 OSGi&trade;中的应用。</span></p>...]]></description><category>java</category><comments>http://www.chenfy.com/post251/2012011755..html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=251</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=251&amp;key=91f1c3b6</trackback:ping></item><item><title>中国互联网产业2011年度数据发布 网民数量逾5亿 手机网民达3.4亿 </title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post249/20120113795.html</link><pubDate>Fri, 13 Jan 2012 10:21:07 +0800</pubDate><guid>http://www.chenfy.com/post249/20120113795.html</guid><description><![CDATA[<p>&nbsp;1 月11日，2011中国互联网产业年会在北京召开，中国互联网协会副理事长高新民、人民邮电报社总编辑武锁宁在会上发布了《2011中国互联网产业发展综 述》和《影响2011年中国互联网发展重要事件》两个报告。报告显示，我国网民数量已经超过5亿，其中手机网民数达到3.4亿，在总体网民中的比例达到 65.5%。</p><p style="TEXT-INDENT: 30px; MARGIN: 0px 3px 15px">高新民在致辞中指出，2011年，中国互联网 保持了快速发展的势头，网民数量平稳增长，产业规模迅速扩大，商业模式不断创新，应用领域不断延伸，服务内容不断丰富，体现出几个特点：一是移动互联网进 入高速发展期，预计全年移动互联网用户规模将达4.3亿；二是微博促动社会媒体变革，微博用户数量超过3亿，网民中微博使用率提升到40.2%；三是电子 商务发展迈上新台阶，预计全年交易额将达6.8万亿元，网购市场交易规模超7500亿元；四是云计算、物联网、下一代互联网起步，互联网产业对国民经济发 展的影响日益凸显；五是网络安全形势更加严峻复杂，需要在政策法规制定、完善保护措施、加强安全意识教育等方面下工夫；六是互联网管理规范进一步加强，各 部委积极制定并下发相关的法律法规和管理办法，以促进互联网健康发展。</p>...]]></description><category>aboutnet</category><comments>http://www.chenfy.com/post249/20120113795.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=249</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=249&amp;key=9594c96b</trackback:ping></item><item><title>小游戏应用，欢迎试玩！</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post248/20111229894.html</link><pubDate>Thu, 29 Dec 2011 01:03:06 +0800</pubDate><guid>http://www.chenfy.com/post248/20111229894.html</guid><description><![CDATA[<p>&nbsp;<a class="nowZone" style="color: rgb(102, 102, 102); outline-width: medium; outline-style: none; outline-color: initial; text-decoration: none; cursor: pointer; " href="http://test.baidu.com/index.php/crowdtest/post/showPost/proId/0/postId/5938#"><span>圣诞老人疯了</span></a></p><p>应用网址：<a style="color: rgb(44, 118, 192); outline-width: medium; outline-style: none; outline-color: initial; text-decoration: none; cursor: pointer; " href="http://www.chenfy.com/webgame/sdlrfl/3dcar/">http://www.chenfy.com/webgame/sdlrfl/3dcar/</a></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">应用简介：这是一个极好的物理游戏，尤其是圣诞节。邪恶的雪人是攻击和圣诞老人不会被打的好人了。你的工作是帮助擦掉这些讨厌的邪恶雪人圣诞老人。应用描述：这是一个极好的物理游戏，尤其是圣诞节。邪恶的雪人是攻击和圣诞老人不会被打的好人了。你的工作是帮助擦掉这些讨厌的邪恶雪人圣诞老人。&nbsp;</p>]]></description><category>diary</category><comments>http://www.chenfy.com/post248/20111229894.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=248</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=248&amp;key=ca5b60ca</trackback:ping></item><item><title>网络求职</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post247/20111222596.html</link><pubDate>Thu, 22 Dec 2011 00:50:38 +0800</pubDate><guid>http://www.chenfy.com/post247/20111222596.html</guid><description><![CDATA[<p class="MsoNormal" align="center" style="text-align:center"><font class="Apple-style-span" size="3"><b><br /></b></font><span style="font-size:12.0pt;font-family:宋体;mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;">&nbsp; &nbsp;随着网络的发展，网络招聘已经成为企业招聘、学生求职的重要渠道。但是，很多学生在网上投了一大堆简历（网申），结果却是&ldquo;石沉大海&rdquo;、&ldquo;杳无音信&rdquo;，甚至连一个面试通知都没有。为什么网申命中率很低？是信息欺诈？职位饱和？求职者自身不够优秀？还是求职技巧欠缺？多数网络求职者之所以未能够获得面试机会，主要的原因还是欠缺求职技巧！与传统的投递纸质简历相比，网络求职应注意以下事项。</span><span lang="EN-US" style="font-size:12.0pt"><o:p></o:p></span></p>...]]></description><category>diary</category><comments>http://www.chenfy.com/post247/20111222596.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=247</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=247&amp;key=67361bd5</trackback:ping></item><item><title>常用java工具类</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post246/20111213925.html</link><pubDate>Tue, 13 Dec 2011 23:29:24 +0800</pubDate><guid>http://www.chenfy.com/post246/20111213925.html</guid><description><![CDATA[<p>&nbsp;/**</p><div><span class="Apple-tab-span" style="white-space:pre">	</span> * 返回指定格式的时间字符串</div><div><span class="Apple-tab-span" style="white-space:pre">	</span> * @param format 时间格式</div><div><span class="Apple-tab-span" style="white-space:pre">	</span> * @return</div>...]]></description><category>java</category><comments>http://www.chenfy.com/post246/20111213925.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=246</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=246&amp;key=4ff5f4ed</trackback:ping></item><item><title>第四届海西移动互联网论坛笔记</title><author>a@b.com (sheep)</author><link>http://www.chenfy.com/post245/20111206520.html</link><pubDate>Tue, 06 Dec 2011 17:48:20 +0800</pubDate><guid>http://www.chenfy.com/post245/20111206520.html</guid><description><![CDATA[<p>&nbsp;小娟的笔记：</p><p><p class="MsoNormal" align="left" style="margin-top: 6pt; margin-right: 0cm; margin-bottom: 6pt; margin-left: 0cm; text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">网龙总监何云鹏提到智能手机游戏的发展趋势为：<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">（<span lang="EN-US">1</span>）由单机转向联网游戏；<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">（<span lang="EN-US">2</span>）由下载收费转向增值道具收费；<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">（<span lang="EN-US">3</span>）传统游戏、网页游戏商进入手机游戏；<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">（<span lang="EN-US">4</span>）更多游戏开始支持多平台，多终端；<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">（<span lang="EN-US">5</span>）<span lang="EN-US">3D</span>智能手机游戏数量会逐步增多。<span lang="EN-US"><o:p></o:p></span></span></p><p class="MsoNormal" align="left" style="text-align: left; text-indent: 21pt; line-height: 18pt; "><span style="font-family: 微软雅黑, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; background-position: initial initial; background-repeat: initial initial; ">几位嘉宾都说到，<span style="color: red; ">手机游戏的两个趋势是：游戏的社交化和全平台化</span></span></p></p>]]></description><category>aboutnet</category><comments>http://www.chenfy.com/post245/20111206520.html#comment</comments><wfw:comment>http://www.chenfy.com/</wfw:comment><wfw:commentRss>http://www.chenfy.com/feed.asp?cmt=245</wfw:commentRss><trackback:ping>http://www.chenfy.com/cmd.asp?act=tb&amp;id=245&amp;key=1b622c7d</trackback:ping></item></channel></rss>

