<?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/itcoco" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/itcoco" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 21 Feb 2009 22:11:00 GMT</lastBuildDate><title>椰子itcoco的专栏</title><link>http://blog.csdn.net/itcoco/</link><item><title>using Microsoft.WindowsMobile.PocketOutlook</title><link>http://blog.csdn.net/itcoco/archive/2009/02/21/3918976.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3918976.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3918976.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3918976</trackback:ping><description>用程序新建任务到mobile上自带的任务管理里&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3918976.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 22 Feb 2009 06:11:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2009/02/21/3918976.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2009/02/21/3918976.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>PRAGMA AUTONOMOUS_TRANSACTION 自制事物</title><link>http://blog.csdn.net/itcoco/archive/2009/02/19/3912308.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3912308.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3912308.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3912308</trackback:ping><description>&lt;br /&gt;当某个东西的提交比如日志log独立于调用它的无名块，在rollback时也不会影响到log的记录.具体可以搜索:PRAGMA AUTONOMOUS_TRANSACTION &lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3912308.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 Feb 2009 07:10:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2009/02/19/3912308.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2009/02/19/3912308.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>调用mas机db接口发短信问题.</title><link>http://blog.csdn.net/itcoco/archive/2009/02/17/3902290.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3902290.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3902290.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3902290</trackback:ping><description>&lt;br /&gt;cmpp协议中Msg_Fmt的定义为信息格式：0：ASCII串；3：短信写卡*作；4：二进制信息；8：UCS2编码；15：含GB汉字&lt;br /&gt; 在发送alcatel，simens铃声与图片时，tp-udhi=1,tp-pid=125,tp-dcs=245；gsm03.40中指出tp-pid=125时，表示ME Data download ，此时tp-dcs必须标明是message class 1,所以tp-dcs的编码可以是00x1xx01 或者 11110101(参见http://bbs.spforum.net/viewthread.php?tid=175415)&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3902290.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 18 Feb 2009 04:19:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2009/02/17/3902290.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2009/02/17/3902290.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>java遇到的错误</title><link>http://blog.csdn.net/itcoco/archive/2009/02/13/3884785.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3884785.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3884785.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3884785</trackback:ping><description>&lt;br /&gt;java连mssql2000的数据库 出现错误java.lang.NoClassDefFoundError:com/microsoft/jdbc/base/BaseDriver &lt;br /&gt;连ms sql2000的时候,要用到3个jar包.切记是哪3个包,不要弄错了.&lt;br /&gt;另外java里比较字符串是否相当,用str1.equals();的方法.而应该不是直接str1== str2&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3884785.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 08:47:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2009/02/13/3884785.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2009/02/13/3884785.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>windows mobile开发资料（网上资源）</title><link>http://blog.csdn.net/itcoco/archive/2009/02/08/3869378.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3869378.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3869378.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3869378</trackback:ping><description>&lt;br /&gt;关于Windows mobile注册表http://www.sf.org.cn/windowsmobile/WindowsMobileDev/20458.html&lt;br /&gt;创建Windows Mobile上兼容性好的UI 程序http://www.cnblogs.com/dearsj001/archive/2008/12/31/1366127.html&lt;br /&gt;&lt;br /&gt;Windows Mobile是基于Windows CE定制的手机操作系统。&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3869378.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 09 Feb 2009 07:15:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2009/02/08/3869378.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2009/02/08/3869378.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>.net学习笔记</title><link>http://blog.csdn.net/itcoco/archive/2008/12/04/3447824.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3447824.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3447824.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3447824</trackback:ping><description>  image和byte数组的互转&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3447824.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 05 Dec 2008 07:17:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2008/12/04/3447824.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2008/12/04/3447824.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>ado.net里的datatable与xml</title><link>http://blog.csdn.net/itcoco/archive/2008/12/01/3424043.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/3424043.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/3424043.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3424043</trackback:ping><description>&lt;br /&gt;    datatable能把数据库的表结构 和数据 都直接生成xml 同时也支持通过读xml，直接把数据榜定在datagridview里  这就算序列化的应用么. &lt;br /&gt;    关于datatable的例子可以搜索百度,或者看这个我刚搜索出来的http://dev.csdn.net/article/80665.shtm&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/3424043.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Dec 2008 07:22:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2008/12/01/3424043.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2008/12/01/3424043.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>为什么写AfxSocketInit()它.</title><link>http://blog.csdn.net/itcoco/archive/2008/09/25/2977101.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/2977101.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/2977101.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2977101</trackback:ping><description>      看别人的VC程序,都有写到AfxSocketInit(),当时不知道何意,现在知道了.是和WASAtarup()有关. WASAtarup()是应用程序调用的windows sockets dll的第一个函数,在调用任何winsock api之前,必须调用wsastartup()进行初始化,最后调用WSACleanup(0做清理工作.&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/2977101.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 25 Sep 2008 19:22:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2008/09/25/2977101.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2008/09/25/2977101.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>vc编程问题集锦</title><link>http://blog.csdn.net/itcoco/archive/2008/09/10/2908755.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/2908755.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/2908755.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2908755</trackback:ping><description>1.无法在vs2005里新建c++智能设备项目 2.vc.net如何加入lib库  3.vc.net里如何添加windows消息&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/2908755.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 10 Sep 2008 21:11:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2008/09/10/2908755.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2008/09/10/2908755.aspx</guid><dc:creator>椰子</dc:creator></item><item><title>vc笔记一</title><link>http://blog.csdn.net/itcoco/archive/2008/09/03/2873786.aspx</link><wfw:comment>http://blog.csdn.net/itcoco/comments/2873786.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itcoco/comments/commentRss/2873786.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2873786</trackback:ping><description>这几天在看c++，今天才似乎明白c++里每个类一般都对应一个.h的头文件，换句话说，我们在其他语言比如jaa ,vb.net c#等等定义类的时候，都把成员变量写在类的源文件里，都是前边先声明，后边具体写函数、方法如何实现。不过c++里似乎是把声明单独放在和类名一样的.h文件里。并且一般用和项目名一样的.h里边声明一个基于CWinApp的应用程序类。然后重写基类的initInstance方法。&lt;img src =&quot;http://blog.csdn.net/itcoco/aggbug/2873786.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 03 Sep 2008 23:04:00 +0800</pubDate><author>椰子</author><comments>http://blog.csdn.net/itcoco/archive/2008/09/03/2873786.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/itcoco/archive/2008/09/03/2873786.aspx</guid><dc:creator>椰子</dc:creator></item></channel></rss>