<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="text">博客园 - 大厨师</title>
  <id>uuid:d893ae3a-7c57-49b6-aa70-cfaa0b2325af;id=687593</id>
  <updated>2011-07-21T15:44:27Z</updated>
  <author>
    <name>大厨师</name>
    <uri>https://www.cnblogs.com/henry_zjk/</uri>
  </author>
  <generator>feed.cnblogs.com</generator>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html</id>
    <title type="text">DotNetNuke发布6.0版，开发语言改为C# - 大厨师</title>
    <summary type="text">这个消息在很多年以前似乎是一个很振奋的消息，现如今，早就没人关心了。。。。</summary>
    <published>2011-07-21T15:44:00Z</published>
    <updated>2011-07-21T15:44:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html" />
    <content type="html">【摘要】这个消息在很多年以前似乎是一个很振奋的消息，现如今，早就没人关心了。。。。 &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2011/07/21/2113396.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html</id>
    <title type="text">通过URL直接传递参数给报表服务中汉字的处理 - 大厨师</title>
    <summary type="text">有些部署在报表服务器上的报表，需要通过级联下拉框的方式填写报表参数以获得最终的报表，但是这样的报表访问起来不直接，通常需要多步骤操作才能完成，在获得相关参数的情况下，可以考虑直接拼接字符串通过URL访问报表服务器，以便获取报表。直接传递参数和拼接字符串的方式隐含了某些风险，需要综合考虑采用。关于报表参数传递的文章可以参考 http://www.mssqltips.com/tip.asp?tip=1...</summary>
    <published>2009-10-23T05:50:00Z</published>
    <updated>2009-10-23T05:50:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html" />
    <content type="html">【摘要】有些部署在报表服务器上的报表，需要通过级联下拉框的方式填写报表参数以获得最终的报表，但是这样的报表访问起来不直接，通常需要多步骤操作才能完成，在获得相关参数的情况下，可以考虑直接拼接字符串通过URL访问报表服务器，以便获取报表。直接传递参数和拼接字符串的方式隐含了某些风险，需要综合考虑采用。关于报表参数传递的文章可以参考 http://www.mssqltips.com/tip.asp?tip=1... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2009/10/23/1588638.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html</id>
    <title type="text">重复文件整理 - 大厨师</title>
    <summary type="text">我现在将多台机器上备份的数据整理到了一台服务器上，不能直接在服务器上操作，只能\\server\folder方式访问服务器上的文件，现在的问题是，很多文件是重复的，尤其是有很多照片是重复的，文件名还不一样，我想通过软件方式进行搜索，建立所有文件的数据库，根据每个文件的MD5值区别是否文件为同一个文件，然后将重复文件删除掉，有人以这种方式做的软件吗？</summary>
    <published>2009-08-13T14:22:00Z</published>
    <updated>2009-08-13T14:22:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html" />
    <content type="html">【摘要】我现在将多台机器上备份的数据整理到了一台服务器上，不能直接在服务器上操作，只能\\server\folder方式访问服务器上的文件，现在的问题是，很多文件是重复的，尤其是有很多照片是重复的，文件名还不一样，我想通过软件方式进行搜索，建立所有文件的数据库，根据每个文件的MD5值区别是否文件为同一个文件，然后将重复文件删除掉，有人以这种方式做的软件吗？ &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2009/08/13/1545603.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html</id>
    <title type="text">DotNetNuke 4/5 安装提示 msajax错误，下载AJAX 1.0即可解决 - 大厨师</title>
    <summary type="text">今天安装dnn5，提示一个错误，其中包含"DotNetNuke.UI.Utilities.MSAJAX.get_IsInstalled()" 错误信息。可以从微软下载msajax1.0，解决此问题。http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&amp;amp;dis...</summary>
    <published>2008-11-14T03:45:00Z</published>
    <updated>2008-11-14T03:45:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html" />
    <content type="html">【摘要】今天安装dnn5，提示一个错误，其中包含"DotNetNuke.UI.Utilities.MSAJAX.get_IsInstalled()" 错误信息。可以从微软下载msajax1.0，解决此问题。http://www.microsoft.com/downloads/details.aspx?FamilyID=ca9d90fa-e8c9-42e3-aa19-08e2c027f5d6&amp;amp;dis... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2008/11/14/1333426.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html</id>
    <title type="text">siverlisht测试版上开发的应用程序因为和正式版兼容问题不能访问 - 大厨师</title>
    <summary type="text">今天一个使用的silverlight的网站不能正常显示了，原来这个网站是可以正常使用的，现在因为出了新版本的sl而导致该网站不能访问，但是客户端升级根本就不管用。The site that you visited was built for an earlier, beta version of Silverlight - not the current one. Please contact t...</summary>
    <published>2008-11-08T09:11:00Z</published>
    <updated>2008-11-08T09:11:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html" />
    <content type="html">【摘要】今天一个使用的silverlight的网站不能正常显示了，原来这个网站是可以正常使用的，现在因为出了新版本的sl而导致该网站不能访问，但是客户端升级根本就不管用。The site that you visited was built for an earlier, beta version of Silverlight - not the current one. Please contact t... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2008/11/08/1329684.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html</id>
    <title type="text">Oracle数据库使用遇到问题记录 - 大厨师</title>
    <summary type="text">如何取得oracle数据库中字段的描述内容？select  comments  from  user_col_comments  where  table_naem='name'查询所有视图：TEXT字段为视图定义sqlselect * from sys.view$ t 查询所有数据库中的对象select * from sys.obj$ t where name like 'PK_OUTPUT'知...</summary>
    <published>2008-10-13T11:34:00Z</published>
    <updated>2008-10-13T11:34:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html" />
    <content type="html">【摘要】如何取得oracle数据库中字段的描述内容？select  comments  from  user_col_comments  where  table_naem='name'查询所有视图：TEXT字段为视图定义sqlselect * from sys.view$ t 查询所有数据库中的对象select * from sys.obj$ t where name like 'PK_OUTPUT'知... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2008/10/13/1310289.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html</id>
    <title type="text">今天接到了微软公司最恶心的推销电话 - 大厨师</title>
    <summary type="text">刚刚接到微软公司的电话，是推销电话，最终来自微软赵小姐（如果没有记错的话）01058652988的长为6:29秒的电话让我怒不可遏。 我在午睡，虽然已经15:16了。这个电话把我的梦吵醒了。 因为是来自微软的电话，我直接想到了前天live @edu部门的另外一个电话，以为是上一个电话的后续。上一个电话交谈是我将有机会能接触一些关于单位内部网络建设方面的一些新想法和技术。所以我很高兴的和妹妹进行交谈...</summary>
    <published>2008-04-16T08:05:00Z</published>
    <updated>2008-04-16T08:05:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html" />
    <category term="推销" />
    <category term="授权" />
    <category term="盗版" />
    <category term="正版" />
    <category term="微软" />
    <content type="html">【摘要】刚刚接到微软公司的电话，是推销电话，最终来自微软赵小姐（如果没有记错的话）01058652988的长为6:29秒的电话让我怒不可遏。 我在午睡，虽然已经15:16了。这个电话把我的梦吵醒了。 因为是来自微软的电话，我直接想到了前天live @edu部门的另外一个电话，以为是上一个电话的后续。上一个电话交谈是我将有机会能接触一些关于单位内部网络建设方面的一些新想法和技术。所以我很高兴的和妹妹进行交谈... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2008/04/16/1156380.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html</id>
    <title type="text">还在为页面的兼容性苦恼？ - 大厨师</title>
    <summary type="text">也许不是什么太好的福音，至少能给一些帮助吧微软2008.3.18发布了Internet Explorer Application Compatibility VPC Image下载网址http://www.microsoft.com/downloads/details.aspx?familyid=21eabb90-958f-4b64-b5f1-73d0a413c8ef&amp;amp;displaylan...</summary>
    <published>2008-03-23T10:06:00Z</published>
    <updated>2008-03-23T10:06:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html" />
    <category term="Microsoft" />
    <category term="IE8" />
    <category term="IE7" />
    <category term="IE6" />
    <category term="VPC" />
    <content type="html">【摘要】也许不是什么太好的福音，至少能给一些帮助吧微软2008.3.18发布了Internet Explorer Application Compatibility VPC Image下载网址http://www.microsoft.com/downloads/details.aspx?familyid=21eabb90-958f-4b64-b5f1-73d0a413c8ef&amp;amp;displaylan... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2008/03/23/1118645.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html</id>
    <title type="text">DotNetNuke模块开发简介 - 大厨师</title>
    <summary type="text">本文为翻译内容，原文来自http://adefwebserver.com/DotNetNukeHELP/DNN4_ModuleDevelopersGuide/仅作参考，不是严格翻译（累了,脑袋不转了，翻成中文再看）Dnn模块开发简介什么是DotNetNuke模块? 。。。。 DotNetNuke 是一个运行于ASP.net的WEB站点框架，安装一份DotNetNuke就可以在一个数据库上运行多个独...</summary>
    <published>2007-11-13T18:01:00Z</published>
    <updated>2007-11-13T18:01:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html" />
    <content type="html">【摘要】本文为翻译内容，原文来自http://adefwebserver.com/DotNetNukeHELP/DNN4_ModuleDevelopersGuide/仅作参考，不是严格翻译（累了,脑袋不转了，翻成中文再看）Dnn模块开发简介什么是DotNetNuke模块? 。。。。 DotNetNuke 是一个运行于ASP.net的WEB站点框架，安装一份DotNetNuke就可以在一个数据库上运行多个独... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/11/14/958621.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/10/29/941606.html</id>
    <title type="text">DotNetNuke 4.6.2 中文安装包及代码--重新做人 - 大厨师</title>
    <summary type="text">最近有空看了看DotNetNuke4.6.2相关的东西，整理了一下，我在程序上一直是新手，不是什么门里人，工作仅限于翻译，所以这里发布的东西仅供参考，提供些小帮助。没有什么技术可言。 重新做人是要重新整理自己的blog，cnblogs搬到天津有一段时间了，一直没有使用，现在的访问速度非常满意。dnnchina从cnblogs搬走后访问速度很难接受，所以访问也比较少。所有的这些都是自己的借口，堂而皇...</summary>
    <published>2007-10-29T07:44:00Z</published>
    <updated>2007-10-29T07:44:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/10/29/941606.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/10/29/941606.html" />
    <content type="html">【摘要】最近有空看了看DotNetNuke4.6.2相关的东西，整理了一下，我在程序上一直是新手，不是什么门里人，工作仅限于翻译，所以这里发布的东西仅供参考，提供些小帮助。没有什么技术可言。 重新做人是要重新整理自己的blog，cnblogs搬到天津有一段时间了，一直没有使用，现在的访问速度非常满意。dnnchina从cnblogs搬走后访问速度很难接受，所以访问也比较少。所有的这些都是自己的借口，堂而皇... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/10/29/941606.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/09/09/887160.html</id>
    <title type="text">DotNetNuke 04.05.05 安装 - 大厨师</title>
    <summary type="text">预备条件：1、下载DotNetNuke 04.05.05 安装版或源代码版http://sourceforge.net/project/downloading.php?group_id=77052&amp;amp;filename=DotNetNuke_04.05.05_Install.zip点上面的链接进去，然后下载，或者点下面的链接http://nchc.dl.sourceforge.net/sour...</summary>
    <published>2007-09-08T20:46:00Z</published>
    <updated>2007-09-08T20:46:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/09/09/887160.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/09/09/887160.html" />
    <content type="html">【摘要】预备条件：1、下载DotNetNuke 04.05.05 安装版或源代码版http://sourceforge.net/project/downloading.php?group_id=77052&amp;amp;filename=DotNetNuke_04.05.05_Install.zip点上面的链接进去，然后下载，或者点下面的链接http://nchc.dl.sourceforge.net/sour... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/09/09/887160.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/08/18/861262.html</id>
    <title type="text">卡巴司机能占多大地方？ - 大厨师</title>
    <summary type="text">用卡巴半年多了，从来没有想过硬盘空间越来越小和卡巴有多大关系，因为序列号过期准备卸载，谁知道看到了这样的一幕 卡巴的dmp文件竟然有5.58G!!!! 半年的时间竟然有85个dmp</summary>
    <published>2007-08-18T14:46:00Z</published>
    <updated>2007-08-18T14:46:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/08/18/861262.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/08/18/861262.html" />
    <content type="html">【摘要】用卡巴半年多了，从来没有想过硬盘空间越来越小和卡巴有多大关系，因为序列号过期准备卸载，谁知道看到了这样的一幕 卡巴的dmp文件竟然有5.58G!!!! 半年的时间竟然有85个dmp &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/08/18/861262.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/07/30/836761.html</id>
    <title type="text">微软推出中文版70-431，70-500考试 - 大厨师</title>
    <summary type="text">Exam 70-431 TS: Microsoft SQL Server 2005 - Implementation and Maintenance Sql Server 2005 实现与维护 Exam 70-540 TS: Microsoft Windows Mobile 5.0 - Application Development Windows Mobile 5.0 应用程序开发 有兴趣的...</summary>
    <published>2007-07-30T11:23:00Z</published>
    <updated>2007-07-30T11:23:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/30/836761.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/30/836761.html" />
    <content type="html">【摘要】Exam 70-431 TS: Microsoft SQL Server 2005 - Implementation and Maintenance Sql Server 2005 实现与维护 Exam 70-540 TS: Microsoft Windows Mobile 5.0 - Application Development Windows Mobile 5.0 应用程序开发 有兴趣的... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/07/30/836761.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810644.html</id>
    <title type="text">你能把百度搜成这样吗？ - 大厨师</title>
    <summary type="text">&amp;quot;2007-5-22 14:47:42 URL: http://16a.us/2.js ok 已扫描&amp;quot; 在百度首页输入上面的关键字 那天网络出现病毒了才这样</summary>
    <published>2007-07-08T20:03:00Z</published>
    <updated>2007-07-08T20:03:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810644.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810644.html" />
    <content type="html">【摘要】&amp;quot;2007-5-22 14:47:42 URL: http://16a.us/2.js ok 已扫描&amp;quot; 在百度首页输入上面的关键字 那天网络出现病毒了才这样 &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810644.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810642.html</id>
    <title type="text">做技术的不如做广告的，还是做广告的侮辱做技术的？ - 大厨师</title>
    <summary type="text">人上网难免不会遇到广告，着上网时间长了，广告自然见得多了，有时候明明知道是广告也要点点看看，看来看去难免看到恶心点的。 点开看看更厉害 我的机器被检查出了病毒？ 世界领先？哇(kao),谁这么牛X？真的很想知道! 输入手机号看看，俺的手机号嘛，13912345678（如有雷同，纯属冤案） 开始输了个联通的，9XXX的号码可不好查，还是移动的吧 竟然是手机钱包！！ Call 1...</summary>
    <published>2007-07-08T19:52:00Z</published>
    <updated>2007-07-08T19:52:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810642.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810642.html" />
    <content type="html">【摘要】人上网难免不会遇到广告，着上网时间长了，广告自然见得多了，有时候明明知道是广告也要点点看看，看来看去难免看到恶心点的。 点开看看更厉害 我的机器被检查出了病毒？ 世界领先？哇(kao),谁这么牛X？真的很想知道! 输入手机号看看，俺的手机号嘛，13912345678（如有雷同，纯属冤案） 开始输了个联通的，9XXX的号码可不好查，还是移动的吧 竟然是手机钱包！！ Call 1... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/07/09/810642.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/06/20/791010.html</id>
    <title type="text">关注MSDN图书中心，关注读书时代 - 大厨师</title>
    <summary type="text">MSDN 图书中心突然出现，呵呵，以下是近期是关注和准备阅读的图书 来自 Microsoft Press 的书籍将帮助您获取更多微软开发技术知识。 了解更多微软技术图书信息,请访问 www.mspress.com.cn Microsoft SQL Server 2005 实现和维护本书为测试70-431提供全面的考前准备，该测试是MCTS证书的核心考试内容，也可增进读者的职业技能。书中提...</summary>
    <published>2007-06-20T13:57:00Z</published>
    <updated>2007-06-20T13:57:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/06/20/791010.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/06/20/791010.html" />
    <content type="html">【摘要】MSDN 图书中心突然出现，呵呵，以下是近期是关注和准备阅读的图书 来自 Microsoft Press 的书籍将帮助您获取更多微软开发技术知识。 了解更多微软技术图书信息,请访问 www.mspress.com.cn Microsoft SQL Server 2005 实现和维护本书为测试70-431提供全面的考前准备，该测试是MCTS证书的核心考试内容，也可增进读者的职业技能。书中提... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/06/20/791010.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/04/15/713863.html</id>
    <title type="text">Win2000 Win2003安装卡巴斯基6.0 - 大厨师</title>
    <summary type="text">win2000.win2003安装卡巴6.0需要下载orca.msi这一修改msi文件的工具,安装,它的版本号为3.1.4000.1830,是win2003sp1SDK里的工具.2.用orca打开KIS6.0或kav6.0,找到 LaunchCondition这个Table,将MsiNTProductType=1 or Version9X这一行删掉,然后保存msi文件,就可以在2003中安装...</summary>
    <published>2007-04-15T01:20:00Z</published>
    <updated>2007-04-15T01:20:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/04/15/713863.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/04/15/713863.html" />
    <content type="html">【摘要】win2000.win2003安装卡巴6.0需要下载orca.msi这一修改msi文件的工具,安装,它的版本号为3.1.4000.1830,是win2003sp1SDK里的工具.2.用orca打开KIS6.0或kav6.0,找到 LaunchCondition这个Table,将MsiNTProductType=1 or Version9X这一行删掉,然后保存msi文件,就可以在2003中安装... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/04/15/713863.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/04/03/698352.html</id>
    <title type="text">微软再次发布正版验证更新 - 大厨师</title>
    <summary type="text">Windows Genuine Advantage 通知 (KB905474) 上次发布日期: 2007/4/2 下载大小: 1.2 MB Windows Genuine Advantage 通知工具可向您通知您的 Windows 副本是否为正版的。 如果发现您的系统不是正版的，该工具将帮助您获得 Windows 的许可副本。 我的非正版，都换了一次序列号了，真想买正版，太麻烦了。 暂...</summary>
    <published>2007-04-03T06:56:00Z</published>
    <updated>2007-04-03T06:56:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/04/03/698352.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/04/03/698352.html" />
    <content type="html">【摘要】Windows Genuine Advantage 通知 (KB905474) 上次发布日期: 2007/4/2 下载大小: 1.2 MB Windows Genuine Advantage 通知工具可向您通知您的 Windows 副本是否为正版的。 如果发现您的系统不是正版的，该工具将帮助您获得 Windows 的许可副本。 我的非正版，都换了一次序列号了，真想买正版，太麻烦了。 暂... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/04/03/698352.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/03/31/695222.html</id>
    <title type="text">Ajax 学习，Accordion - 大厨师</title>
    <summary type="text">Accordion可以包括多个Pane，每次显示一个，其他的pane折叠起来。Accordion中包含多个Accordionpane来实现其功能。 每个accordionpane包含使用模版的标题和内容。Seleced属性保证postback之后，仍然使展开的pane可见。 The Accordion is a web control that allows you to provid...</summary>
    <published>2007-03-31T09:27:00Z</published>
    <updated>2007-03-31T09:27:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/695222.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/695222.html" />
    <content type="html">【摘要】Accordion可以包括多个Pane，每次显示一个，其他的pane折叠起来。Accordion中包含多个Accordionpane来实现其功能。 每个accordionpane包含使用模版的标题和内容。Seleced属性保证postback之后，仍然使展开的pane可见。 The Accordion is a web control that allows you to provid... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/695222.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>https://www.cnblogs.com/henry_zjk/archive/2007/03/31/694725.html</id>
    <title type="text">Ajax 水印文本框 - 大厨师</title>
    <summary type="text">水印文本框在普通文本框中添加水印文字效果 当文本框为空的时候该控件可以使用自定义的CSS样式给用户显示某些信息。用户输入到文本框后不再显示水印文字。通常用于告诉用户文本框的一些信息而不用页面的其他地方。 TextBoxWatermark is an ASP.NET AJAX extender that can be attached to an ASP.NET TextBox control ...</summary>
    <published>2007-03-31T01:09:00Z</published>
    <updated>2007-03-31T01:09:00Z</updated>
    <author>
      <name>大厨师</name>
      <uri>https://www.cnblogs.com/henry_zjk/</uri>
    </author>
    <link rel="alternate" href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/694725.html" />
    <link rel="alternate" type="text/html" href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/694725.html" />
    <content type="html">【摘要】水印文本框在普通文本框中添加水印文字效果 当文本框为空的时候该控件可以使用自定义的CSS样式给用户显示某些信息。用户输入到文本框后不再显示水印文字。通常用于告诉用户文本框的一些信息而不用页面的其他地方。 TextBoxWatermark is an ASP.NET AJAX extender that can be attached to an ASP.NET TextBox control ... &lt;a href="https://www.cnblogs.com/henry_zjk/archive/2007/03/31/694725.html" target="_blank"&gt;阅读全文&lt;/a&gt;</content>
  </entry>
</feed>