<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_deerchao的blog</title><subtitle type="text">Be and aware of who you are.</subtitle><id>http://feed.cnblogs.com/blog/u/20876/rss</id><updated>2011-12-30T12:02:02Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/20876/rss"/><entry><id>http://www.cnblogs.com/deerchao/archive/2011/05/20/2051666.html</id><title type="text">错误721 -- 在虚拟机中连接VPN, 显示验证用户名和密码之后出错</title><summary type="text">解决方法:为虚拟机选用 桥接方式(Bridged Adapter) 连接网络, 而不是默认的 NAT.</summary><published>2011-05-20T01:11:00Z</published><updated>2011-05-20T01:11:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2011/05/20/2051666.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2011/05/20/2051666.html"/><content type="html">&lt;p&gt;解决方法:&lt;/p&gt;&lt;p&gt;为虚拟机选用 桥接方式(Bridged Adapter) 连接网络, 而不是默认的 NAT.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/deerchao/aggbug/2051666.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/deerchao/archive/2011/05/20/2051666.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2011/03/27/1997009.html</id><title type="text">繁体编码文本文件转换为简体编码的工具</title><summary type="text">最近在整理老的代码, 发现很久前做的小东西, 因为实在太简单, 没有继续保留源码的需要. 但也可能有非程序员需要, 故在此发布, 此后便可从硬盘删除. 工具下载 | 源码下载</summary><published>2011-03-27T08:50:00Z</published><updated>2011-03-27T08:50:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2011/03/27/1997009.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2011/03/27/1997009.html"/><content type="html">&lt;p&gt;最近在整理老的代码, 发现很久前做的小东西, 因为实在太简单, 没有继续保留源码的需要. 但也可能有非程序员需要, 故在此发布, 此后便可从硬盘删除.&lt;/p&gt; &lt;p&gt;&lt;a href="http://images.cnblogs.com/cnblogs_com/deerchao/201103/201103271649156580.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Big5toGbk" border="0" alt="Big5toGbk" src="http://images.cnblogs.com/cnblogs_com/deerchao/201103/201103271649532585.png" width="334" height="130"&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a href="http://files.cnblogs.com/deerchao/Big5ToGBK.zip"&gt;工具下载&lt;/a&gt;&amp;nbsp; |&amp;nbsp; &lt;a href="http://files.cnblogs.com/deerchao/Big5ToGBK.source.zip"&gt;源码下载&lt;/a&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/deerchao/aggbug/1997009.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/deerchao/archive/2011/03/27/1997009.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/05/05/1728255.html</id><title type="text">Windows Live Writer 测试</title><summary type="text">刚安装了Windows Live Writer, 发点东西做测试.代码(使用了VS的插件CopyAsHtml. 试过Writer的插件Paste from Visual Studio,但是背景色不能复制过来.): 1using System; 2using Hrms.Common; 3using Microsoft.VisualStudio.TestTools.UnitTesting; 4 5 6...</summary><published>2010-05-05T09:28:00Z</published><updated>2010-05-05T09:28:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/05/05/1728255.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/05/05/1728255.html"/><content type="text">刚安装了Windows Live Writer, 发点东西做测试.代码(使用了VS的插件CopyAsHtml. 试过Writer的插件Paste from Visual Studio,但是背景色不能复制过来.): 1using System; 2using Hrms.Common; 3using Microsoft.VisualStudio.TestTools.UnitTesting; 4 5 6...</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/05/04/1727364.html</id><title type="text">生成VB多行字符串常量的工具</title><summary type="text">源码及可执行文件下载:http://files.cnblogs.com/deerchao/VB.Multiline.zip</summary><published>2010-05-04T09:16:00Z</published><updated>2010-05-04T09:16:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/05/04/1727364.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/05/04/1727364.html"/><content type="text">源码及可执行文件下载:http://files.cnblogs.com/deerchao/VB.Multiline.zip</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/04/26/1721553.html</id><title type="text">64位虚拟机Guest OS安装错误：0xC0000225</title><summary type="text">1, CPU必须支持Intel VT-x/AMD-V。并且在BIOS及虚拟机软件中启用。2, 虚拟机要启用 IO ACPI。</summary><published>2010-04-26T13:41:00Z</published><updated>2010-04-26T13:41:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/04/26/1721553.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/04/26/1721553.html"/><content type="text">1, CPU必须支持Intel VT-x/AMD-V。并且在BIOS及虚拟机软件中启用。2, 虚拟机要启用 IO ACPI。</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/04/23/1718861.html</id><title type="text">在64bit Win2008上运行Asp + Access网站</title><summary type="text">1, 安装ASP.控制面板\程序\打开或关闭Windows功能\角色: Web 服务器(IIS)\添加角色服务选中ASP,确定2,创建网站3,设置该网站所在的应用程序池高级设置\启用32位应用程序 : True现在网站应该可以正常运行了.如果仍然不行,则可能需要修改数据库文件所在目录的权限(注意*.mdb文件需要给IUSR用户写权限),只读等设置.</summary><published>2010-04-23T10:34:00Z</published><updated>2010-04-23T10:34:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/04/23/1718861.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/04/23/1718861.html"/><content type="text">1, 安装ASP.控制面板\程序\打开或关闭Windows功能\角色: Web 服务器(IIS)\添加角色服务选中ASP,确定2,创建网站3,设置该网站所在的应用程序池高级设置\启用32位应用程序 : True现在网站应该可以正常运行了.如果仍然不行,则可能需要修改数据库文件所在目录的权限(注意*.mdb文件需要给IUSR用户写权限),只读等设置.</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/04/22/1718183.html</id><title type="text">工具: 删除Visual Studio项目中文件链接,并把原文件复制到相应的目录</title><summary type="text">This program replaces file links in Visual Studio Projects with in-place files.USAGE:RemoveProjectLinks &lt;project file path&gt; &lt;output directory path&gt;&lt;project file path&gt;: the path of yo...</summary><published>2010-04-22T11:05:00Z</published><updated>2010-04-22T11:05:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/04/22/1718183.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/04/22/1718183.html"/><content type="text">This program replaces file links in Visual Studio Projects with in-place files.USAGE:RemoveProjectLinks &lt;project file path&gt; &lt;output directory path&gt;&lt;project file path&gt;: the path of yo...</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/04/21/1717228.html</id><title type="text">一个代表年月的类YearMonth</title><summary type="text">测试(VS自带框架):代码:辅助方法:</summary><published>2010-04-21T06:46:00Z</published><updated>2010-04-21T06:46:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/04/21/1717228.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/04/21/1717228.html"/><content type="text">测试(VS自带框架):代码:辅助方法:</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/03/19/1689577.html</id><title type="text">Tip: Resharper 中 &amp;quot;Unknown Comment&amp;quot; 问题的解决办法</title><summary type="text">一句话: 在所有的注释前加个空格.例://这是一个注释以上可能在Resharper中产生错误, 改成以下形式可确保不会出错:// 这是一个注释该错误似乎与文件编码格式有关.-------Update:-----------经确认,该问题在Resharper 5.0中已经被修正.</summary><published>2010-03-19T02:03:00Z</published><updated>2010-03-19T02:03:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/03/19/1689577.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/03/19/1689577.html"/><content type="text">一句话: 在所有的注释前加个空格.例://这是一个注释以上可能在Resharper中产生错误, 改成以下形式可确保不会出错:// 这是一个注释该错误似乎与文件编码格式有关.-------Update:-----------经确认,该问题在Resharper 5.0中已经被修正.</content></entry><entry><id>http://www.cnblogs.com/deerchao/archive/2010/02/27/1674811.html</id><title type="text">诚聘.NET程序员6名（广东惠州）</title><summary type="text">惠州市苏瑞科技有限公司（“苏瑞科技”）创立于2006年3月，总部位于广东省惠州市，是从事基于软件工程、综合布线、数字监控、环试设备等领域的高科技企业。由于市场反应良好，需扩大研发规模，特聘.Net开发人员6名。待遇从优，公司可包住宿，中餐。凡从珠三角前来面试者，无论结果如何，皆可报销来回路费（请保管好过来的车票）。 职位要求 1, 一年以上开发经验或计算机相关专业本科毕业 ...</summary><published>2010-02-27T06:33:00Z</published><updated>2010-02-27T06:33:00Z</updated><author><name>deerchao</name><uri>http://www.cnblogs.com/deerchao/</uri></author><link rel="alternate" href="http://www.cnblogs.com/deerchao/archive/2010/02/27/1674811.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/deerchao/archive/2010/02/27/1674811.html"/><content type="text">惠州市苏瑞科技有限公司（“苏瑞科技”）创立于2006年3月，总部位于广东省惠州市，是从事基于软件工程、综合布线、数字监控、环试设备等领域的高科技企业。由于市场反应良好，需扩大研发规模，特聘.Net开发人员6名。待遇从优，公司可包住宿，中餐。凡从珠三角前来面试者，无论结果如何，皆可报销来回路费（请保管好过来的车票）。 职位要求 1, 一年以上开发经验或计算机相关专业本科毕业 ...</content></entry></feed>
