摘要:
C#追加文件 StreamWriter sw = File.AppendText(Server.MapPath(".")+"\\myText.txt"); sw.WriteLine("追逐理想"); sw.WriteLine("kzlll"); sw.WriteLine(".NET笔记"); sw.Flush(); sw.Close(); C#拷贝文件 string OrignFile,NewFi... 阅读全文
posted @ 2005-11-09 14:20
LDAR泄漏检测与修复
阅读(2156)
评论(3)
推荐(0)

浙公网安备 33010602011771号