摘要: ASP.NET 2.0 Table control Table row and table cell can not use this property, 阅读全文
posted @ 2008-04-30 16:16 许晓光 阅读(157) 评论(0) 推荐(0)
摘要: private string delstr(string theoldstr,string startstr,string endstr) { string teststr=theoldstr; int StartPosition=teststr.IndexOf(startstr); ... 阅读全文
posted @ 2008-04-30 09:53 许晓光 阅读(7213) 评论(1) 推荐(0)