FileInfo fi = new FileInfo(newUrl); if (!fi.Directory.Exists) { fi.Directory.Create(); }
posted on 2013-04-25 12:36 水行者 阅读(182) 评论(0) 编辑 收藏 举报