代码改变世界

随笔档案-2012年04月

Appliction_BeginRequest

2012-04-27 12:22 by cpine, 209 阅读, 收藏,
摘要: voidApplication_BeginRequest( objectsender,EventArgse){ Regexreg= newRegex( @" .+Thread-(\d+).html "); varmatch=reg.Match(HttpContext.Curr... 阅读全文