<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/irala" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/irala" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 16 Mar 2008 23:14:00 GMT</lastBuildDate><title>编程{玲}距离</title><link>http://blog.csdn.net/irala/</link><item><title>UMTS Multimedia Messaging</title><link>http://blog.csdn.net/irala/archive/2008/03/16/2189660.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/2189660.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/2189660.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2189660</trackback:ping><description>UMTS Multimedia Messaging
&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/2189660.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 17 Mar 2008 07:14:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2008/03/16/2189660.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2008/03/16/2189660.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>wappush头调整，避免wappush被移动屏蔽</title><link>http://blog.csdn.net/irala/archive/2008/01/14/2043514.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/2043514.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/2043514.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2043514</trackback:ping><description>最近发现04 05 06开头的wappush都被移动屏蔽了，都发不成功，不过那些支持的手机型号比较多&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/2043514.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 14 Jan 2008 23:49:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2008/01/14/2043514.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2008/01/14/2043514.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>在Java中操作串口实现短信收发</title><link>http://blog.csdn.net/irala/archive/2007/12/24/1965585.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1965585.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1965585.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1965585</trackback:ping><description>采用串口操作进行短信收发,是比较常见的一种方式.比如,很多群发软件,用的就是这种方法.

&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1965585.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Dec 2007 06:23:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2007/12/24/1965585.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/12/24/1965585.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>用Java实现PDU编码</title><link>http://blog.csdn.net/irala/archive/2007/12/24/1965579.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1965579.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1965579.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1965579</trackback:ping><description>PDU编码的方案网上很多，可以参考一下，我们只要按照协议格式去做就行了。要注意的一点是短消息内容需要进行Unicode编码转换。&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1965579.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Dec 2007 06:21:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2007/12/24/1965579.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/12/24/1965579.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>通过串口收发短消息(下)</title><link>http://blog.csdn.net/irala/archive/2007/12/24/1965568.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1965568.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1965568.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1965568</trackback:ping><description>Q PDU的核心编码方式已经清楚了，如何实现用AT命令收发短消息呢？&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1965568.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Dec 2007 06:16:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2007/12/24/1965568.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/12/24/1965568.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>通过串口收发短消息（上）</title><link>http://blog.csdn.net/irala/archive/2007/12/24/1965564.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1965564.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1965564.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1965564</trackback:ping><description>Q 用串口连接GSM手机发送和接收短消息，在应用程序中如何编程实现？&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1965564.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Dec 2007 06:14:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2007/12/24/1965564.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/12/24/1965564.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>hibernate学习笔记[原创]</title><link>http://blog.csdn.net/irala/archive/2007/12/15/1940454.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1940454.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1940454.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1940454</trackback:ping><description>hibernate中最经常用到的就是要连接数据库，很多初学者都会在每个测试类中会用到session的创建和关闭,笔者将对他们进行封装供大家一起使用.&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1940454.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 16 Dec 2007 05:14:00 +0800</pubDate><author>Irala Chen</author><comments>http://blog.csdn.net/irala/archive/2007/12/15/1940454.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/12/15/1940454.aspx</guid><dc:creator>Irala Chen</dc:creator></item><item><title>JavaScript实现的ArrayList类 [原原创][Copy就可以运行][无需调试]</title><link>http://blog.csdn.net/irala/archive/2007/08/02/1722410.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1722410.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1722410.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1722410</trackback:ping><description>JavaScript实现的ArrayList类
javascript实现 java 中ArrayList的方法&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1722410.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 02 Aug 2007 21:25:00 +0800</pubDate><author>irala</author><comments>http://blog.csdn.net/irala/archive/2007/08/02/1722410.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/08/02/1722410.aspx</guid><dc:creator>irala</dc:creator></item><item><title>javascript中判断元素是否在数组中</title><link>http://blog.csdn.net/irala/archive/2007/08/02/1722391.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1722391.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1722391.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1722391</trackback:ping><description>javascript继承Array
判断元素是否在数组中，实现Array也支持字符串的一些方法，
indexOf() lastIndexOf(),replace(),search(),
支持java中ArrayList 的 contains()方法&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1722391.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 02 Aug 2007 21:13:00 +0800</pubDate><author>irala</author><comments>http://blog.csdn.net/irala/archive/2007/08/02/1722391.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2007/08/02/1722391.aspx</guid><dc:creator>irala</dc:creator></item><item><title>ajax经典实例(唯一性验证)</title><link>http://blog.csdn.net/irala/archive/2006/09/21/1261650.aspx</link><wfw:comment>http://blog.csdn.net/irala/comments/1261650.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/irala/comments/commentRss/1261650.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1261650</trackback:ping><description>ajax经典实例(唯一性验证)&lt;img src =&quot;http://blog.csdn.net/irala/aggbug/1261650.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Sep 2006 00:58:00 +0800</pubDate><author>irala</author><comments>http://blog.csdn.net/irala/archive/2006/09/21/1261650.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/irala/archive/2006/09/21/1261650.aspx</guid><dc:creator>irala</dc:creator></item></channel></rss>