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