一些链接
摘要: Discover the Design Patterns You're Already Using in the .NET Frameworkhttp://msdn.microsoft.com/msdnmag/issues/05/07/DesignPatterns/数据分页http://www.codeproject.com/aspnet/PagingLarge.asp
阅读全文
posted @
2006-11-21 09:45 LGX.NET 阅读(57) |
评论 (3) 编辑
正则表达式
摘要: inputText=Regex.Replace(inputText,"onclick=\\\"[^\"]*\\\"{1}","");^取反 即不在此范围内的* 重复次数 详细教程http://www.unibetter.com/deerchao/zhengzhe-biaodashi-jiaocheng-se.htm
阅读全文
posted @
2006-11-13 15:01 LGX.NET|
编辑