摘要:
//Application.StartupPath为获取当前exe文件所在位置的根目录 //“写入记事本文件的名字” StreamReader sr = new StreamReader(Application.StartupPath + "\\Logs\\报警记录.txt"); while (sr 阅读全文
posted @ 2019-02-18 21:42
南城逆流
阅读(479)
评论(0)
推荐(0)
2019年2月18日