摘要:
href属性值“javascript:void()”,括号中没有加“0” 阅读全文
posted @ 2017-11-28 11:19
用友U8二次开发
阅读(326)
评论(0)
推荐(0)
摘要:
/// /// 转换成MP4格式 /// /// /// public static string ToMp4(string fromFilePath) { string ffmpeg = HttpContext.Current.Server.MapPath("/") ... 阅读全文
posted @ 2017-11-28 08:52
用友U8二次开发
阅读(437)
评论(0)
推荐(1)
摘要:
private static bool IsVideo(HttpPostedFile file) { bool isVideo = false; string fileName = file.FileName; IList formateList = new List { "... 阅读全文
posted @ 2017-11-28 08:51
用友U8二次开发
阅读(3096)
评论(0)
推荐(0)

浙公网安备 33010602011771号