<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_LYWF@博客园</title><subtitle type="text">ASP.NET development, Search Engine, etc.</subtitle><id>http://feed.cnblogs.com/blog/u/11630/rss</id><updated>2008-04-15T07:52:42Z</updated><author><name>lywf</name><uri>http://www.cnblogs.com/lywf/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lywf/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11630/rss"/><entry><id>http://www.cnblogs.com/lywf/archive/2008/04/15/1154519.html</id><title type="text">[转]IIS命令行</title><summary type="text">Microsoft在安装IIS的时候同时安装了一个工具，叫 iisreset,你可以在winnt\system32 中找到它，他可以和PING一样以命令行方式使用。它有多个参数，下面是几个重要的RESTART 停止后启动IIS /START 启动IIS (如果停止) /STOP 停止IIS (如果启动) /REBOOT 重启电脑 /REBOOTONERROR 如果停止IIS失败重启电脑 /NOFO...</summary><published>2008-04-15T07:53:00Z</published><updated>2008-04-15T07:53:00Z</updated><author><name>lywf</name><uri>http://www.cnblogs.com/lywf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lywf/archive/2008/04/15/1154519.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lywf/archive/2008/04/15/1154519.html"/></entry><entry><id>http://www.cnblogs.com/lywf/archive/2007/11/27/973435.html</id><title type="text">解决线程池自由线程不足</title><summary type="text">方法一：AppDomain appDomain = AppDomain.CreateDomain("");appDomain.ExecuteAssembly(@"yourApp.exe");AppDomain.Unload(appDomain);方法二：&amp;lt;system.net&amp;gt;&amp;lt;connectionManagement&amp;gt; &amp;lt;add address="*" maxcon...</summary><published>2007-11-26T19:50:00Z</published><updated>2007-11-26T19:50:00Z</updated><author><name>lywf</name><uri>http://www.cnblogs.com/lywf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lywf/archive/2007/11/27/973435.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lywf/archive/2007/11/27/973435.html"/></entry><entry><id>http://www.cnblogs.com/lywf/archive/2007/08/17/859076.html</id><title type="text">不匹配一个单词</title><summary type="text">^(?!.*(?i:[...]))</summary><published>2007-08-16T22:03:00Z</published><updated>2007-08-16T22:03:00Z</updated><author><name>lywf</name><uri>http://www.cnblogs.com/lywf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lywf/archive/2007/08/17/859076.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lywf/archive/2007/08/17/859076.html"/></entry><entry><id>http://www.cnblogs.com/lywf/archive/2007/08/16/857457.html</id><title type="text">Nested Constructs in Regular Expressions</title><summary type="text">Today I was looking for a way to do nested expression matching with regular expressions, and pretty much came up empty. </summary><published>2007-08-15T23:51:00Z</published><updated>2007-08-15T23:51:00Z</updated><author><name>lywf</name><uri>http://www.cnblogs.com/lywf/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lywf/archive/2007/08/16/857457.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lywf/archive/2007/08/16/857457.html"/></entry></feed>
