<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_迷梦小筑—让灵魂在代码中无限升华</title><subtitle type="text">我幸运，并不是所有的猫都可以拥有大脑!</subtitle><id>http://feed.cnblogs.com/blog/u/19410/rss</id><updated>2009-08-06T01:24:12Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/19410/rss"/><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2009/08/06/1540066.html</id><title type="text">阿拉伯数字转中文的C#源程序</title><summary type="text">net c# 阿拉伯数字 中文数字 转换</summary><published>2009-08-06T01:24:00Z</published><updated>2009-08-06T01:24:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2009/08/06/1540066.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2009/08/06/1540066.html"/></entry><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2009/07/06/1517980.html</id><title type="text">IP地址的正则表达式</title><summary type="text">IP地址 正则表达式</summary><published>2009-07-06T15:08:00Z</published><updated>2009-07-06T15:08:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2009/07/06/1517980.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2009/07/06/1517980.html"/></entry><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2006/08/05/468876.html</id><title type="text">剖析Net 精简版中Treeview控件Treenode的自描绘处理</title><summary type="text"> 剖析Net 精简版中Treeview控件Treenode的自描绘处理</summary><published>2006-08-05T13:10:00Z</published><updated>2006-08-05T13:10:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/08/05/468876.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/08/05/468876.html"/></entry><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2006/07/07/445643.html</id><title type="text">在Pocket PC/Smartphone智能设备上编写压缩程序(特别简单，任何人都能简单使用）</title><summary type="text">想拥有一个自己的压缩算法实现很久了，但直到net2.0微软才开始提供官方的压缩算法。并且激动永远只是短暂的，作为智能开发的这一片，我们仿佛总是处于遗忘的角落。Net Compact framework (以下简单ncf) 1.0是不必说了，那是一个玩具，绝不是工具！ncf2有了较大改观，可以说这开始成为一种工具了。我们拥有了更多的功能，com的部分支持（但没有ActiveX控件及一些完整Com的功...</summary><published>2006-07-07T15:54:00Z</published><updated>2006-07-07T15:54:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/07/07/445643.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/07/07/445643.html"/></entry><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/30/440048.html</id><title type="text">使用完整拼音查找汉字(完整拼音,不是网上散布的首字符拼音那种方法） </title><summary type="text">注意：这绝不是网上散播的只能使用拼音首字符进行汉字查找的方案，这是一个真正的输入完整拼音得到相应汉字的解决办法。大部分程序员眼中只有变量、函数&amp;#8230;&amp;#8230;他们忽略生活中的一切，他们并不理解真正的优雅的程序解决方案往往来自生活！今天群内有兄弟提问怎样使用一个完整的拼音查找到相应的汉字。这显然是网上散播的只能使用拼音首字符进行汉字查找的方案无法解决的，他们在拼命地寻找微软的API，网上...</summary><published>2006-06-30T15:23:00Z</published><updated>2006-06-30T15:23:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/30/440048.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/30/440048.html"/></entry><entry><id>http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/23/434311.html</id><title type="text">如何在net中声明智能设备的API</title><summary type="text">看到这个问题，很多人会很奇怪：声明API不就一个dllimport属性就搞定？情况永远没有想象中那么简单，由于微软给出的SDK帮助永远是为VC定做的，我们常常没有办法了解到某一个DLL到底有什么函数。今天就有位写程序的兄弟问我SHSendBackToFocusWindow的声明方式，他称根据SDK的说明在声明中VS一直提示无法在DLL中找到该方法。我按他所说的情况查询了微软的SDK，其中说明是这样...</summary><published>2006-06-23T13:54:00Z</published><updated>2006-06-23T13:54:00Z</updated><author><name>拍拍猫脑</name><uri>http://www.cnblogs.com/DreamlikeAttic/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/23/434311.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DreamlikeAttic/archive/2006/06/23/434311.html"/></entry></feed>
