摘要:
//获取转换工具路径 public static string ffmpegtool = ConfigurationManager.AppSettings["ffmpeg"]; //获取视频的文件夹名 public static string upFile = "upfile/"; //获取图片文件的文件夹名 public static string imgFile = "imgFile/";... 阅读全文
posted @ 2010-11-17 21:26
倾城绝厉
阅读(765)
评论(0)
推荐(0)