摘要: 写入内容 string userfile = "UserData.txt"; StreamWriter sw = null; //判断是否存在 if (!System.IO.File.Exists(System.Web.HttpContext.Current.Server.MapPath(@"../ 阅读全文
posted @ 2018-04-03 15:02 自古养成偏爱我 阅读(349) 评论(0) 推荐(0)