<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_DavidJGu's Blog</title><subtitle type="text">尼采说，宁可追求虚无也不能无所追求！Keeping is harder than winning</subtitle><id>http://feed.cnblogs.com/blog/u/5419/rss</id><updated>2009-08-10T05:18:25Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/5419/rss"/><entry><id>http://www.cnblogs.com/DavidJGu/archive/2009/08/10/1542802.html</id><title type="text">Keyboard shortcuts for Windows</title><summary type="text">(From http://support.microsoft.com/kb/126449)Windows system key combinationsF1: HelpCTRL+ESC: Open Start menuALT+TAB: Switch between open programsALT+F4: Quit programSHIFT+DELETE: Delete item permanen...</summary><published>2009-08-10T05:18:00Z</published><updated>2009-08-10T05:18:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2009/08/10/1542802.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2009/08/10/1542802.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2009/02/15/1391111.html</id><title type="text">C# 类初始化顺序</title><summary type="text">看起来这是一个不太容易不被注意的一个问题， using System;class Foo{ public Foo(string s) { Console.WriteLine("Foo constructor: {0}", s); } public void Bar() { }} class Base{ readonly Foo baseFoo = new Foo("Base initializer...</summary><published>2009-02-15T13:47:00Z</published><updated>2009-02-15T13:47:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2009/02/15/1391111.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2009/02/15/1391111.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2007/10/03/913541.html</id><title type="text">Office 2007安装后Google拼音输入法莫名其妙消失了，换成了微软拼音</title><summary type="text">我已经第二次遭遇这个问题了；前一次我只能重新安装一次Google拼音输入法； 实在搞不懂怎么会这样:(</summary><published>2007-10-03T11:47:00Z</published><updated>2007-10-03T11:47:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2007/10/03/913541.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2007/10/03/913541.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2007/03/28/690977.html</id><title type="text">在装有SAP客户端后安装VS2003时出错</title><summary type="text">The error dialog that appears has the title Setup Initialization Error and an error string that looks something like the following:Setup cannot access the required initialization file 'C:\PROGRA~1\SAP...</summary><published>2007-03-28T03:24:00Z</published><updated>2007-03-28T03:24:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2007/03/28/690977.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2007/03/28/690977.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2006/09/02/493280.html</id><title type="text">Difference between ICallbackEventHandler and AJAX</title><summary type="text">作为ASP.NET 2.0 的新特性，ICallbackEventHandler给我们完整的AJAX体验，而且实现/控制更加简单；但事实上ICallbackEventHandler并不是一个完整的AJAX实现，否则也不会有Atlas的开发~ 目前来看，ICallbackEventHandler是一种轻量级的类AJAX实现，优点是不用周折于客户端创建XMLHttpRequest对象时的兼容性问题，而...</summary><published>2006-09-02T12:42:00Z</published><updated>2006-09-02T12:42:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2006/09/02/493280.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2006/09/02/493280.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2006/03/07/344888.html</id><title type="text">无法通过Project Professional 2003连接到Project Server 2003的解决办法(转)</title><summary type="text">无法通过Project Professional 2003连接到Project Server 2003的解决办法 问题是这样的：无法通过Project Professional 2003连接到Project Server 2003，提示权限不够或Server路径不对。 但我的域帐号是Project Server的admin，同时Server运行情况良好，另一个同事已经可以连接了。 在Project...</summary><published>2006-03-07T09:18:00Z</published><updated>2006-03-07T09:18:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2006/03/07/344888.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2006/03/07/344888.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2006/01/01/309463.html</id><title type="text">AutoCoder——全新自动代码框架</title><summary type="text">本篇将介绍我的自动代码工具——AutoCoder的设计，AutoCoder的设计跟现有自动代码工具有着明显区别。</summary><published>2006-01-01T11:03:00Z</published><updated>2006-01-01T11:03:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2006/01/01/309463.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2006/01/01/309463.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2005/10/08/250227.html</id><title type="text">基于性能的编程技巧点滴 </title><summary type="text">放在CSDN了; http://blog.csdn.net/navy_koo/archive/2005/10/08/497211.aspx</summary><published>2005-10-08T06:03:00Z</published><updated>2005-10-08T06:03:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2005/10/08/250227.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2005/10/08/250227.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2005/09/23/242506.html</id><title type="text">"Union" in Oracle</title><summary type="text">Today, I have found a funny problem when use "Union" in Oracle.Just like this,I have two tables, one calls "TB_STUDENT" and the other "TB_RESOURCE"TB_STUDENT{ WORKER_ID NVARCHAR2(40), SEX INTEGER}TB_R...</summary><published>2005-09-23T01:58:00Z</published><updated>2005-09-23T01:58:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2005/09/23/242506.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2005/09/23/242506.html"/></entry><entry><id>http://www.cnblogs.com/DavidJGu/archive/2005/09/15/237593.html</id><title type="text">Atlas Project (转)</title><summary type="text">from: http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspxWe are now well into the final RTM milestone of the ASP.NET 2.0 and Visual Web Developer 2005 release. Having reached our ZBB (Zero B...</summary><published>2005-09-15T05:40:00Z</published><updated>2005-09-15T05:40:00Z</updated><author><name>Let's DotNet</name><uri>http://www.cnblogs.com/DavidJGu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/DavidJGu/archive/2005/09/15/237593.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/DavidJGu/archive/2005/09/15/237593.html"/></entry></feed>
