<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_总是感觉累.....</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/374/rss</id><updated>2011-11-07T12:17:05Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/374/rss"/><entry><id>http://www.cnblogs.com/reddust/archive/2008/06/24/1229028.html</id><title type="text">用Google App Engine写一个留言板程序（一）</title><summary type="text">前言：什么是Google App Engine？&#xD;Google App Engine是一个托管的服务，允许你本地使用Google基础设施构建Web应用，待其完工之后再将其部署到Google基础设施之上（Google的服务器环境）。Google App Engine分为免费版和收费版，免费版提供了一个配额系统，它限制了应用免费可用的存储、CPU和带宽。目前免费版的配额包括：3个应用/开发者、500MB存储/应用、2000封邮件/天（连续24小时）、10 GB入站带宽、10 GB出站带宽、200M CPU兆周、650k HTTP请求、2.5M Datastore API调用和160k URL Fetch API调用。这对我们来说足可以创建一个小型的、学习试验目的程序了。&#xD;目前Google App Engine提供的语言支持仅为Python，未来可能会增加更多语言支持（估计短期不太</summary><published>2008-06-24T07:49:00Z</published><updated>2008-06-24T07:49:00Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><link rel="alternate" href="http://www.cnblogs.com/reddust/archive/2008/06/24/1229028.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/archive/2008/06/24/1229028.html"/></entry><entry><id>http://www.cnblogs.com/reddust/archive/2008/05/26/1207367.html</id><title type="text">LogParser就是我要找的。。。</title><summary type="text">众里寻她千百度呀。。中文资料几乎没有，英文的一堆，看来使用者很少。不爽的地方就是没有GUI，纯命令行，不过采用SQL语句进行分析，还是很爽的，似乎不能使用所有的SQL，要看看它的文档说明。有个开源的的GUI项目VisualLogParser可以去看看。</summary><published>2008-05-26T03:02:00Z</published><updated>2008-05-26T03:02:00Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><link rel="alternate" href="http://www.cnblogs.com/reddust/archive/2008/05/26/1207367.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/archive/2008/05/26/1207367.html"/></entry><entry><id>http://www.cnblogs.com/reddust/archive/2008/04/07/1140836.html</id><title type="text">知道问答程序终于搞上线了。。。。</title><summary type="text">最近又忙又懒。。一直没时间鼓捣。。。很多东西还不完善。。。先放上去晒晒太阳。。测试地址是http://ask.openpython.cn去了就留下你名字，不然别想走。。</summary><published>2008-04-07T10:30:00Z</published><updated>2008-04-07T10:30:00Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><link rel="alternate" href="http://www.cnblogs.com/reddust/archive/2008/04/07/1140836.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/archive/2008/04/07/1140836.html"/></entry><entry><id>http://www.cnblogs.com/reddust/archive/2008/03/21/1116795.html</id><title type="text">这两天仿照百度的知道开发一个类似的小问答程序。。</title><summary type="text">想先用在openpython.cn上。。。。那里荒废太久了</summary><published>2008-03-21T09:25:00Z</published><updated>2008-03-21T09:25:00Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><link rel="alternate" href="http://www.cnblogs.com/reddust/archive/2008/03/21/1116795.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/archive/2008/03/21/1116795.html"/></entry><entry><id>http://www.cnblogs.com/reddust/archive/2004/02/17/1294.html</id><title type="text">凌晨两点，新作了一个文章发布程序。。问题多多</title><summary type="text">里面使用一个通用的数据库访问类UnDbAccess，主要实现了以下一些方法： 1．ExecuteNonQuery：执行INSERT、DELETE、UPDATE等SQL语句并返回受影响的行的数目。 2．ExecuteReader：执行SELECT操作并返回一个数据读取器对象。 3．ExecuteScalar：执行SQL操作并返回单值对象，即结果集中第一行的第一条数据。 4．PopulateDataS...</summary><published>2004-02-16T18:21:00Z</published><updated>2004-02-16T18:21:00Z</updated><author><name>红尘中迷茫</name><uri>http://www.cnblogs.com/reddust/</uri></author><link rel="alternate" href="http://www.cnblogs.com/reddust/archive/2004/02/17/1294.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/reddust/archive/2004/02/17/1294.html"/></entry></feed>
