02 2017 档案

摘要:var currentDir = Directory.GetCurrentDirectory(); var filePath = string.Format("{0}\\Auto.bat", currentDir); if (File.Exists(filePath)) File.Delete(fi 阅读全文
posted @ 2017-02-20 14:36 RR幻影 阅读(271) 评论(0) 推荐(0)