摘要: var path = " FramePath" ; var filePath = Server.MapPath(path); if (System.IO.File.Exists(filePath)) ... 阅读全文
posted @ 2015-03-20 15:02 谢怡彤 阅读(738) 评论(0) 推荐(0)