<?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/22030/rss</id><updated>2009-03-25T15:30:20Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/22030/rss"/><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2009/03/25/1421896.html</id><title type="text">自己写的一个类似jQuery框架，还写了7个Js插件，共享给大家.</title><summary type="text">我给我的框架取了个名字jRoot.框架调用的方式采用new jRoot('elementId')或者new $('elementId').为了方便调用可以省略new。$ = jRoot = function(selector){  if(window == this) {return new jRoot(selector);} //当调用方式为jRoot('elementId')时，this = ...</summary><published>2009-03-25T15:24:00Z</published><updated>2009-03-25T15:24:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2009/03/25/1421896.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2009/03/25/1421896.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2008/02/17/1071676.html</id><title type="text">提高ASP.Net应用程序性能的十大方法   </title><summary type="text">提高asp.net应用程序性能的常说的神话 (转)有用的提高asp.net应用程序性能的技巧 Asp.net应用程序操作数据库的建议 Asp.net中的缓存与后台处理进程 现在写一个asp.net的web应用程序变得非常的简单,许多的程序员都不愿花时间去构建一个性能良好的应用程序。本文将要讨论提高web应用程序性能的十大方法。我将不限于只讨论asp.net应用程序的内容，因为它们只是web应用程序...</summary><published>2008-02-17T15:32:00Z</published><updated>2008-02-17T15:32:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2008/02/17/1071676.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2008/02/17/1071676.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2008/02/03/1063513.html</id><title type="text">在应用程序中集成支持ASP.NET/WebService 的WebServer </title><summary type="text">某些时候我们需要在没有 IIS 的环境运行 ASP.NET/WebService，诸如 Windows XP Home 操作系统，演示光盘等。幸好 .NET Framework 2.0 为我们提供了新的功能，让我们非常方便地在我们程序内部集成一个简便的 WebServer。1. 创建 ASP.NET 宿主在 .NET Framework 2.0 中新增了 System.Web.Hosting 名字...</summary><published>2008-02-03T05:39:00Z</published><updated>2008-02-03T05:39:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2008/02/03/1063513.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2008/02/03/1063513.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/11/12/956938.html</id><title type="text">建数据库连接服务器</title><summary type="text">EXEC sp_addlinkedserver  @server='fundgame_812',  @srvproduct='', @provider='SQLNCLI'sp_linkedserverssp_dropserver fundgame_812sp_addlinkedsrvlogin @rmtsrvname = 'fundgame_812', @useself = 'false', @l...</summary><published>2007-11-12T08:29:00Z</published><updated>2007-11-12T08:29:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/11/12/956938.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/11/12/956938.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/10/25/937753.html</id><title type="text">js判断是否是从本站链接过来</title><summary type="text">var RE1=/http:\/\/[a-z0-9]*?\.?(djasp\.net.+)/gi;var cRef=String(document.referrer);cRef=cRef.replace(RE1,"$1");if(cRef.indexOf("djasp.net/")!=0){//如果不是从本站链接过来 var tL=document.location.href;// tL=tL.r...</summary><published>2007-10-25T11:35:00Z</published><updated>2007-10-25T11:35:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/10/25/937753.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/10/25/937753.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/09/28/909967.html</id><title type="text">某事务跟踪软件 破解手记</title><summary type="text">见http://www.rainsts.net/article.asp?id=137</summary><published>2007-09-28T14:44:00Z</published><updated>2007-09-28T14:44:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/28/909967.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/28/909967.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/908445.html</id><title type="text">过滤关键字</title><summary type="text">过滤不合法的关键字。http://www.codeproject.com/cs/algorithms/ahocorasick.asp</summary><published>2007-09-27T12:24:00Z</published><updated>2007-09-27T12:24:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/908445.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/908445.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/tooptip.html</id><title type="text">Js实现ToopTip</title><summary type="text">tooptip</summary><published>2007-09-27T11:59:00Z</published><updated>2007-09-27T11:59:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/tooptip.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/09/27/tooptip.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861546.html</id><title type="text">web开发的浏览器(工具)插件</title><summary type="text">web开发的浏览器(工具)插件1、PowerBand PowerBand是一个IE的插件(同时也支持MyIE2/Maxthon)。提供了对HTML动态分析，跟踪，编辑的功能。能够方便快捷的分析HTML页面的结构，有助于网页设计人员/网站开发人员调试，分析晦涩的HTML代码。这是我最早使用的HTML开发辅助工具，现在是2.1版了，支持ASP.NETViewState的解码，支持DebugView，类...</summary><published>2007-08-19T04:11:00Z</published><updated>2007-08-19T04:11:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861546.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861546.html"/></entry><entry><id>http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861544.html</id><title type="text">Internet Explorer Developer </title><summary type="text">微软发布了Internet Explorer Developer Toolbar 版。该产品让开发人员能够深入探索和理解Web页面，帮助开发者更好地创建Web应用。IE Developer Toolbar特性如下：－浏览和修改Web页的文档对象模型（DOM）。－通过多种技术方式定位、选定Web页上的特定元素。－禁止或激活IE设置。－查看HTML对象的类名、ID，以及类似链接路径、tab顺序、快捷键...</summary><published>2007-08-19T04:08:00Z</published><updated>2007-08-19T04:08:00Z</updated><author><name>XiaoShan</name><uri>http://www.cnblogs.com/Xiaoshan/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861544.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Xiaoshan/archive/2007/08/19/861544.html"/></entry></feed>
