摘要: 追加文件StreamWritersw=File.AppendText(Server.MapPath(".")+"//myText.txt");sw.WriteLine("追逐理想");sw.WriteLine("kzlll");sw.WriteLine(".NET笔记");sw.Flush();sw... 阅读全文
posted @ 2015-01-30 17:05 You最温暖的港湾 阅读(226) 评论(0) 推荐(0)