<?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/8774/rss</id><updated>2010-12-06T10:14:41Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8774/rss"/><entry><id>http://www.cnblogs.com/applegreen/archive/2006/12/25/602679.html</id><title type="text">在Javascript中用command模式模拟多线程，包含注释</title><summary type="text">Javascript本身是不支持多线程的,直到在网上看到这样一篇文章...</summary><published>2006-12-25T01:45:00Z</published><updated>2006-12-25T01:45:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2006/12/25/602679.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2006/12/25/602679.html"/><content type="text">Javascript本身是不支持多线程的,直到在网上看到这样一篇文章...</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2006/09/19/508670.html</id><title type="text">项目小结</title><summary type="text"> 几经波折，项目终于上线。辛酸苦辣,个中滋味,谁能知晓?无论成败,第一次收获总是最多的. 缺乏经验,作此小结,总结个人的心历,从失败中吸取教训，更好的投入下一个项目,希望给大家一点启发.</summary><published>2006-09-19T09:23:00Z</published><updated>2006-09-19T09:23:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2006/09/19/508670.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2006/09/19/508670.html"/><content type="text"> 几经波折，项目终于上线。辛酸苦辣,个中滋味,谁能知晓?无论成败,第一次收获总是最多的. 缺乏经验,作此小结,总结个人的心历,从失败中吸取教训，更好的投入下一个项目,希望给大家一点启发.</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2006/04/29/388446.html</id><title type="text">sql语句性能提高</title><summary type="text"> 很久不来更新自己的博客了,最近忙于Oracle数据库大数据量的业务逻辑处理,整理一些零散的网上资料.项目忙完后再结合自己经验,给出文章.</summary><published>2006-04-29T03:06:00Z</published><updated>2006-04-29T03:06:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2006/04/29/388446.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2006/04/29/388446.html"/><content type="text"> 很久不来更新自己的博客了,最近忙于Oracle数据库大数据量的业务逻辑处理,整理一些零散的网上资料.项目忙完后再结合自己经验,给出文章.</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/12/13/296000.html</id><title type="text">oracle的异常</title><summary type="text">网上找来的一些oracle的异常的，用于存储过程中写Exception,虽然这样效率不高，但是对于用户表现形式却很好了．</summary><published>2005-12-13T01:53:00Z</published><updated>2005-12-13T01:53:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/12/13/296000.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/12/13/296000.html"/><content type="text">网上找来的一些oracle的异常的，用于存储过程中写Exception,虽然这样效率不高，但是对于用户表现形式却很好了．</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/12/09/293744.html</id><title type="text">简单的消息发送小程序</title><summary type="text"> 想做个自己的net send信息工具吗？在B/S系统中，服务器发个指令表示要更新版本，局域网内一下就收到了，仅仅调用一个系统API而已，简单又方便．</summary><published>2005-12-09T05:38:00Z</published><updated>2005-12-09T05:38:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/12/09/293744.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/12/09/293744.html"/><content type="text"> 想做个自己的net send信息工具吗？在B/S系统中，服务器发个指令表示要更新版本，局域网内一下就收到了，仅仅调用一个系统API而已，简单又方便．</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/12/02/289256.html</id><title type="text">XP风格进度条</title><summary type="text"> 用javascript模仿其他网站的一个进度条。代码很少，喜欢就拿去用吧! </summary><published>2005-12-02T06:28:00Z</published><updated>2005-12-02T06:28:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/12/02/289256.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/12/02/289256.html"/><content type="text"> 用javascript模仿其他网站的一个进度条。代码很少，喜欢就拿去用吧! </content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/11/28/286274.html</id><title type="text">随机抽取不重复的数据</title><summary type="text">  为了实现从一堆文件中随机抽取一定比例，且不重复的文件出来，我尝试了好几种算法，这种比较简单，也能达成我的要求。</summary><published>2005-11-28T09:17:00Z</published><updated>2005-11-28T09:17:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/11/28/286274.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/11/28/286274.html"/><content type="text">  为了实现从一堆文件中随机抽取一定比例，且不重复的文件出来，我尝试了好几种算法，这种比较简单，也能达成我的要求。</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/10/13/254094.html</id><title type="text">xmlhttp实现无刷新页面</title><summary type="text"> xmlhttp无刷新，老东西了，最近提速页面，用得较多，心血来潮，写点东西，想学的同志就进来看看吧！</summary><published>2005-10-13T09:20:00Z</published><updated>2005-10-13T09:20:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/10/13/254094.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/10/13/254094.html"/><content type="text"> xmlhttp无刷新，老东西了，最近提速页面，用得较多，心血来潮，写点东西，想学的同志就进来看看吧！</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/09/29/246717.html</id><title type="text">VS.Net 2005中文版下载地址收藏</title><summary type="text"> 给还没有装上.net 2005 beta2 中文版的，又苦于找不到下载路径的TX一个地址。</summary><published>2005-09-29T07:32:00Z</published><updated>2005-09-29T07:32:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/09/29/246717.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/09/29/246717.html"/><content type="text"> 给还没有装上.net 2005 beta2 中文版的，又苦于找不到下载路径的TX一个地址。</content></entry><entry><id>http://www.cnblogs.com/applegreen/archive/2005/09/08/232482.html</id><title type="text">在线统计与跟踪(新)</title><summary type="text"> 在做用户在线统计和跟踪的时候，发现总是存在统计的误差,试验了好多次，终于找到关闭浏览器后就能使Session立即失效的方法。</summary><published>2005-09-08T06:52:00Z</published><updated>2005-09-08T06:52:00Z</updated><author><name>让心灵去旅行</name><uri>http://www.cnblogs.com/applegreen/</uri></author><link rel="alternate" href="http://www.cnblogs.com/applegreen/archive/2005/09/08/232482.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/applegreen/archive/2005/09/08/232482.html"/><content type="text"> 在做用户在线统计和跟踪的时候，发现总是存在统计的误差,试验了好多次，终于找到关闭浏览器后就能使Session立即失效的方法。</content></entry></feed>
