<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_越过林子</title><subtitle type="text">　　-- 代码中的bugs，够我吃上一辈子了。</subtitle><id>http://feed.cnblogs.com/blog/u/15803/rss</id><updated>2008-12-26T01:53:14Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15803/rss"/><entry><id>http://www.cnblogs.com/candid/archive/2008/12/26/1362723.html</id><title type="text">利用sql 2005循环记录并插入其他表</title><summary type="text">[代码]</summary><published>2008-12-26T01:53:00Z</published><updated>2008-12-26T01:53:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2008/12/26/1362723.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2008/12/26/1362723.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2008/06/06/1214977.html</id><title type="text">广州话三字经</title><summary type="text">人之初 口多多 笑骑骑 放毒蛇，声大大 无货卖 眼大大 易学坏， 周身郁 扮忙碌 眼湿湿 扮忧郁，嘴藐藐 打得少 静鸡鸡 认低威， 有早知 无乞儿 晨早知 中三T，担凳仔 霸头位 一张票 睇到笑， 好好好 睇唔到 绕埋手 晨早走，有得振 无得训 搞搞振 无帮衬， 侧侧膊 唔多觉 搏大雾 唔洗做，有姿势 无实际 有交易 无实力， 七八九 饮到呕 硬骨头 食地球，手头紧 搵真银 乌啄啄 任人将， 淡淡...</summary><published>2008-06-06T02:41:00Z</published><updated>2008-06-06T02:41:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2008/06/06/1214977.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2008/06/06/1214977.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2008/05/31/1211389.html</id><title type="text">用VS2008开发MOBILE应用程序（前奏）</title><summary type="text">1、开发环境的搭建我原系统是WIN2003+VS2005+SQL2005，由于在06年就做了个GHOST镜像，所以必须打一些补丁。先安装了WIN2003SP2，然后安装VS2005SP1，没想到出了个错误&amp;#8220;错误1718。文件c:\windows\installer\81844.msp未通过数字签名检查&amp;#8221;，于是GOOGLE了一下，原来早有大侠解决了。方法是运行secpol.m...</summary><published>2008-05-31T14:14:00Z</published><updated>2008-05-31T14:14:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2008/05/31/1211389.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2008/05/31/1211389.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2006/10/23/537123.html</id><title type="text">C#2.0中结构和类的区别</title><summary type="text">结构是值类型，所以会影响性能，但根据使用结构的方式，这种影响可能是正面的，也可能是负面的。正面的影响是为结构分配内存时，速度非常快，因为它们将内联或者保存在堆栈中。在结构超出了作用域被删除时，速度也很快。另一方面，只要把结构作为参数来传递或者把一个结构赋给另一个结构(例如A=B，其中A和B是结构)，结构的所有内容就被复制，而对于类，则只复制引用。这样，就会有性能损失，根据结构的大小，性能损失也不同...</summary><published>2006-10-23T03:59:00Z</published><updated>2006-10-23T03:59:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2006/10/23/537123.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2006/10/23/537123.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2006/10/20/534972.html</id><title type="text">在SQL 2000中使用ASPNETDB</title><summary type="text">1、先在c:\Windosws\Microsoft.NET\Framework\v2.0.50215下，运行aspnet_regsql，之后按照提示做好SQL2000的配置，最后会产生一个叫aspnetdb的数据库。2、配置web.config文件（以下是我一个工程的web.config文件，大家修改为自己的IP、用户名、密码）&amp;lt;?xml version="1.0" encoding="ut...</summary><published>2006-10-20T09:39:00Z</published><updated>2006-10-20T09:39:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2006/10/20/534972.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2006/10/20/534972.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2006/06/13/425203.html</id><title type="text">安装在IIS前的VS2005</title><summary type="text">由于一时大意，在安装VS.NET2005前没装上IIS（我的NOTEBOOK是XP系统，IIS版本是5.1。）以致在新建网站时使用localhost开发需要后期配置虚拟目录。现将配置的小波折献给初学者。1、建好一空网站后直接CTRL+F5运行，出错（错误提示的大意是语法出错）这是因为没应用ASP.NET2之故。打开IIS，进入相应的虚拟目录属性，在ASP.NET标签中选择ASP.NET版本。2、C...</summary><published>2006-06-13T14:59:00Z</published><updated>2006-06-13T14:59:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2006/06/13/425203.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2006/06/13/425203.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2006/03/08/346052.html</id><title type="text">高亮显示GridView当前行</title><summary type="text">protectedvoidGridView1_RowDataBound(objectsender,GridViewRowEventArgse){e.Row.Attributes.Add("onmouseover","this.style.backgroundColor='yellow',this.style.fontWeight='bold'");e.Row.Attributes.Add("onm...</summary><published>2006-03-08T15:42:00Z</published><updated>2006-03-08T15:42:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2006/03/08/346052.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2006/03/08/346052.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2006/02/28/339318.html</id><title type="text">歌词</title><summary type="text">阳光水份，泥地里柔柔轻渗。 谢你播种又灌溉，春风里生。 谁知长大，常遇到难题相困。 在每个心内烙印，梦里亦欠兴奋。 脑袋天天昏，又答又问，为取高分。 自幼失天真，几多教训，蚕丝里困。 蝴蝶飞近，来问我为何苦困。 愿我看天地壮阔，极美丽也吸引。</summary><published>2006-02-28T01:23:00Z</published><updated>2006-02-28T01:23:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2006/02/28/339318.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2006/02/28/339318.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2005/12/21/301204.html</id><title type="text">CS版本升级到2.0BETA2</title><summary type="text">1、执行SQL脚本升级了数据库；2、用新版本的文件覆盖了旧文件，修改了数据库连接；这时能运行了，但发现不能写BLOG，参考了communityserver.cn的文章，修改注册表，重启服务，BLOG问题解决。</summary><published>2005-12-20T16:11:00Z</published><updated>2005-12-20T16:11:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2005/12/21/301204.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2005/12/21/301204.html"/></entry><entry><id>http://www.cnblogs.com/candid/archive/2005/12/16/298844.html</id><title type="text">安装Visual Studio 2005</title><summary type="text">安装了Microsoft Visual Web Developer 2005 Express Edition和Microsoft Visual C# 2005 Express Edition，没遇到什么问题。同时我申请的blog---&amp;#8220;啄木鸟&amp;#8221;通过审核，真开心。</summary><published>2005-12-16T15:28:00Z</published><updated>2005-12-16T15:28:00Z</updated><author><name>啄木鸟</name><uri>http://www.cnblogs.com/candid/</uri></author><link rel="alternate" href="http://www.cnblogs.com/candid/archive/2005/12/16/298844.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/candid/archive/2005/12/16/298844.html"/></entry></feed>
