摘要:
using System.Text;using System.IO; string path = "UploadFiles/mm.txt"; StringBuilder str = new StringBuilder(); string line; //using (StreamReader sr = File.OpenText(Server.MapPath(path))) using(St... 阅读全文
posted @ 2009-12-31 16:00
cean
阅读(452)
评论(0)
推荐(0)
浙公网安备 33010602011771号