摘要:
string configfile = Server.MapPath("~/csspath.txt");string lineStr = null;DataTable dt = new DataTable();dt.Columns.Add("loc");if(File.Exists(configfile)){ StreamReader re = File.OpenText(configfile); try{ while((lineStr = re.ReadLine()) != null) { DataRow dr = dt.NewRow(); dr[&q 阅读全文
posted @ 2011-07-15 17:06
你妹的sb
阅读(383)
评论(0)
推荐(0)
摘要:
http://www.pccode.net/info/2010/01/25/20100125-1218.html 阅读全文
posted @ 2011-07-15 17:04
你妹的sb
阅读(302)
评论(0)
推荐(0)

浙公网安备 33010602011771号