<?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/19861/rss</id><updated>2010-04-14T10:29:03Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/19861/rss"/><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/04/14/1712076.html</id><title type="text">微软自带的防反编译工具dotfuscator.exe的使用</title><summary type="text">在园子里已经有很多高手写了关于MS的dotfuscator.exe使用方法。并且做了深入的剖析。自己对这个东西没有深入的理解，只是使用了一下而已1、安装完vs之后在，在安装路径*:\Program Files\Microsoft Visual Studio 8\Application\PreEmptive Solutions\Dotfuscator Community Edition下找到dotf...</summary><published>2010-04-14T10:29:00Z</published><updated>2010-04-14T10:29:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/04/14/1712076.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/04/14/1712076.html"/><content type="text">在园子里已经有很多高手写了关于MS的dotfuscator.exe使用方法。并且做了深入的剖析。自己对这个东西没有深入的理解，只是使用了一下而已1、安装完vs之后在，在安装路径*:\Program Files\Microsoft Visual Studio 8\Application\PreEmptive Solutions\Dotfuscator Community Edition下找到dotf...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/04/13/1711213.html</id><title type="text">在HttpModule中使用gzip,deflate协议对aspx页面进行压缩(转)</title><summary type="text">现在浏览器一般都支持gzip,deflate压缩协议 , 也就是说当服务器返回的是用gzip或deflate协议进行压缩过的内容, 浏览器将自动的进行解压缩 . 这样做可以节省大量的网络带宽,负面影响是加重了服务器的负担.我们只是对aspx页面进行压缩 ,当然也可以压缩js和css . 但你也想用来对图片也进行压缩的话就错了 ,效果和用winzip压缩图片一样, 只能增大体积.首先来看看一个实例 ...</summary><published>2010-04-13T08:40:00Z</published><updated>2010-04-13T08:40:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/04/13/1711213.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/04/13/1711213.html"/><content type="text">现在浏览器一般都支持gzip,deflate压缩协议 , 也就是说当服务器返回的是用gzip或deflate协议进行压缩过的内容, 浏览器将自动的进行解压缩 . 这样做可以节省大量的网络带宽,负面影响是加重了服务器的负担.我们只是对aspx页面进行压缩 ,当然也可以压缩js和css . 但你也想用来对图片也进行压缩的话就错了 ,效果和用winzip压缩图片一样, 只能增大体积.首先来看看一个实例 ...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/02/07/1665507.html</id><title type="text">SQL查询重复数据和清除重复数据</title><summary type="text">代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;选择重复，消除重复和选择出序列有例表：empemp_nonameage001Tom17002Sun14003Tom15004Tom16要求：列出所有名字重复的人的记录(1)最直观的思路：要知道所有名字...</summary><published>2010-02-07T12:44:00Z</published><updated>2010-02-07T12:44:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/02/07/1665507.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/02/07/1665507.html"/><content type="text">代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;选择重复，消除重复和选择出序列有例表：empemp_nonameage001Tom17002Sun14003Tom15004Tom16要求：列出所有名字重复的人的记录(1)最直观的思路：要知道所有名字...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/01/31/1660322.html</id><title type="text">lucene 笔记</title><summary type="text">1. 有时对于一个Document来说，有一些Field会被频繁地操作，而另一些Field则不会。这时可以将频繁操作的Field和其他Field分开存 放，而在搜索时同时检索这两部分Field而提取出一个完整的Document。 这要求两个索引包含的Document的数量必须相同。在创建索引的时候，可以同时创建多个IndexWriter，将一个Document根据需要拆分成多个包含部分Field的...</summary><published>2010-01-30T16:33:00Z</published><updated>2010-01-30T16:33:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/01/31/1660322.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/01/31/1660322.html"/><content type="text">1. 有时对于一个Document来说，有一些Field会被频繁地操作，而另一些Field则不会。这时可以将频繁操作的Field和其他Field分开存 放，而在搜索时同时检索这两部分Field而提取出一个完整的Document。 这要求两个索引包含的Document的数量必须相同。在创建索引的时候，可以同时创建多个IndexWriter，将一个Document根据需要拆分成多个包含部分Field的...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/01/27/1657784.html</id><title type="text">SqlServer的汉字转拼音码的函数</title><summary type="text">代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;----Definitionforuser-definedfunctionf_GetPy:--GOcreatefunction[dbo].f_GetPy(@strnvarchar(4000))ret...</summary><published>2010-01-27T10:03:00Z</published><updated>2010-01-27T10:03:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/01/27/1657784.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/01/27/1657784.html"/><content type="text">代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;----Definitionforuser-definedfunctionf_GetPy:--GOcreatefunction[dbo].f_GetPy(@strnvarchar(4000))ret...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2010/01/01/1637628.html</id><title type="text">windows系统事件查询</title><summary type="text">多朋友在事件查看器看到出现了问题，但大多不知道如何根据这些信息去解决实际碰到的问题，以下是我根据网上的讨论和实践，总结出来的一些经验供大家分享，版主觉得有帮助的话，希望加入精华，不好的话，请勿使用鸡蛋或者砖头等物体，谢谢！ 事件查看器中看到不断出现下面的错误日志。 事件类型:错误 事件来源:TermServDevices 事件种类:无 事件 ID:1106 日期:2004-7-8 事件:14:0...</summary><published>2010-01-01T14:44:00Z</published><updated>2010-01-01T14:44:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2010/01/01/1637628.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2010/01/01/1637628.html"/><content type="text">多朋友在事件查看器看到出现了问题，但大多不知道如何根据这些信息去解决实际碰到的问题，以下是我根据网上的讨论和实践，总结出来的一些经验供大家分享，版主觉得有帮助的话，希望加入精华，不好的话，请勿使用鸡蛋或者砖头等物体，谢谢！ 事件查看器中看到不断出现下面的错误日志。 事件类型:错误 事件来源:TermServDevices 事件种类:无 事件 ID:1106 日期:2004-7-8 事件:14:0...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622376.html</id><title type="text">2010考研冲刺必备</title><summary type="text">2008新东方考研英语25种阅读技巧:http://www.iliyu.com/source/6061/2010【新东方】考研政治全程视频教程（完整1.5G 打包下载）http://www.iliyu.com/source/16749/2010年【宫东风】考研英语全程班疑难句分析课官方视频下载【共1.16G】:http://www.iliyu.com/source/16232/2010年海天政治全...</summary><published>2009-12-12T03:01:00Z</published><updated>2009-12-12T03:01:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622376.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622376.html"/><content type="text">2008新东方考研英语25种阅读技巧:http://www.iliyu.com/source/6061/2010【新东方】考研政治全程视频教程（完整1.5G 打包下载）http://www.iliyu.com/source/16749/2010年【宫东风】考研英语全程班疑难句分析课官方视频下载【共1.16G】:http://www.iliyu.com/source/16232/2010年海天政治全...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622375.html</id><title type="text">2010公务员考试必备资料</title><summary type="text">公务员【哈密帮主】面试技巧全集 共22MB（打包下载）:http://www.iliyu.com/source/16140/2010【蔡金龙】华图名师模块班判断推理课件1-24+讲义:http://www.iliyu.com/source/17085/2010【华图】VIP钻石笔试保过班 名师模块班讲义下载地址：http://www.iliyu.com/source/16948/2010年公务员考...</summary><published>2009-12-12T02:59:00Z</published><updated>2009-12-12T02:59:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622375.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2009/12/12/1622375.html"/><content type="text">公务员【哈密帮主】面试技巧全集 共22MB（打包下载）:http://www.iliyu.com/source/16140/2010【蔡金龙】华图名师模块班判断推理课件1-24+讲义:http://www.iliyu.com/source/17085/2010【华图】VIP钻石笔试保过班 名师模块班讲义下载地址：http://www.iliyu.com/source/16948/2010年公务员考...</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2009/11/18/1605175.html</id><title type="text">url重写适用html为伪静态后真实的html无法访问的解决方法</title><summary type="text">[代码]以上代码在web.config中添加</summary><published>2009-11-18T02:32:00Z</published><updated>2009-11-18T02:32:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2009/11/18/1605175.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2009/11/18/1605175.html"/><content type="text">[代码]以上代码在web.config中添加</content></entry><entry><id>http://www.cnblogs.com/kokoliu/archive/2009/10/07/1578778.html</id><title type="text">SQL的 优化 (某篇的精简版)</title><summary type="text">作者：fly_miss（一）深入浅出理解索引结构实际上，您可以把索引理解为一种特殊的目录。微软的SQL SERVER提供了两种索引：聚集索引（clustered index，也称聚类索引、簇集索引）和非聚集索引（nonclustered index，也称非聚类索引、非簇集索引）。下面，我们举例来说明一下聚集索引和非聚集索引的区别：其实，我们的汉语字典的正文本身就是一个聚集索引。比如，我们要...</summary><published>2009-10-07T07:51:00Z</published><updated>2009-10-07T07:51:00Z</updated><author><name>唐朝程序员</name><uri>http://www.cnblogs.com/kokoliu/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kokoliu/archive/2009/10/07/1578778.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kokoliu/archive/2009/10/07/1578778.html"/><content type="text">作者：fly_miss（一）深入浅出理解索引结构实际上，您可以把索引理解为一种特殊的目录。微软的SQL SERVER提供了两种索引：聚集索引（clustered index，也称聚类索引、簇集索引）和非聚集索引（nonclustered index，也称非聚类索引、非簇集索引）。下面，我们举例来说明一下聚集索引和非聚集索引的区别：其实，我们的汉语字典的正文本身就是一个聚集索引。比如，我们要...</content></entry></feed>
