<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_EagleFly</title><subtitle type="text">飞翔在天宇中的鹰,永高飞于天空</subtitle><id>http://feed.cnblogs.com/blog/u/13783/rss</id><updated>2005-09-03T09:07:48Z</updated><author><name>鹰翔</name><uri>http://www.cnblogs.com/EagleFly/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/EagleFly/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13783/rss"/><entry><id>http://www.cnblogs.com/EagleFly/archive/2005/09/03/229462.html</id><title type="text">平时在做ASP.NET项目里经常使用的一些函数和方法</title><summary type="text">这是我平时在做ASP.NET项目里经常使用的一些函数和方法,把它们合到一个类中,希望对你们有用.ImportsSystem.WebImportsSystem.Web.UIImportsSystem.Web.UI.HtmlControlsImportsSystem.Web.UI.WebControlsNamespaceWebsPublicClassWebUtilsPrivateSharedm_sSc...</summary><published>2005-09-03T09:08:00Z</published><updated>2005-09-03T09:08:00Z</updated><author><name>鹰翔</name><uri>http://www.cnblogs.com/EagleFly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229462.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229462.html"/></entry><entry><id>http://www.cnblogs.com/EagleFly/archive/2005/09/03/229452.html</id><title type="text">用CodeSmith生成数据库实体类的代码</title><summary type="text">用CodeSmith生成数据库实体类的代码.在工作中,经常中与数据库层打交道,所以,我一般用一个数据库实体类来代码来进行相应的操作.而CodeSmith则是一个功能强大的代码生成模板系统,用它可以非常快的写出你自己的模板我这个代码只是相让大家对CodeSmith如何从数据库的表来生成代码有一个了解.模板生成的类支持VB.NET和C#语言.代码如下:&amp;lt;%@ CodeTemplate Langu...</summary><published>2005-09-03T08:55:00Z</published><updated>2005-09-03T08:55:00Z</updated><author><name>鹰翔</name><uri>http://www.cnblogs.com/EagleFly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229452.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229452.html"/></entry><entry><id>http://www.cnblogs.com/EagleFly/archive/2005/09/03/229270.html</id><title type="text">发布一个用IronPython写的小的代码编辑器</title><summary type="text">前一段时间看了一下有关Python的资料,感觉真不错,很喜欢它的语法,即简洁又强大,特别是它的列表内涵功能,真的是不错.举个例子如果要产生一个新的列表,这个列表是从1-10中取出所有偶数再乘3,这个过程只要一行语句就可完成[a*3 for a in range(1,11) if a%2==0]执行后就可得到6, 12, 18, 24, 30,再有,如果要取出一个文本文件中的所有行,可以这样[lin...</summary><published>2005-09-03T02:57:00Z</published><updated>2005-09-03T02:57:00Z</updated><author><name>鹰翔</name><uri>http://www.cnblogs.com/EagleFly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229270.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/EagleFly/archive/2005/09/03/229270.html"/></entry></feed>
