摘要: /** * 截取视频第0帧的图片 */public static void videoImage(String filePath, String fileName,int widthdist, int heightdist) throws FrameGrabber.Exception { File 阅读全文
posted @ 2018-12-28 13:55 liw66 阅读(1498) 评论(0) 推荐(0) 编辑
摘要: public static void uploadImg(InputStream file, String filePath, String fileName, int widthdist, int heightdist) throws Exception { File targetDir = ne 阅读全文
posted @ 2018-12-28 13:50 liw66 阅读(737) 评论(0) 推荐(0) 编辑
摘要: $(function () { $('#exampleTable').on('uncheck.bs.table check.bs.table check-all.bs.table uncheck-all.bs.table',function(e,rows){ var datas = $.isArra 阅读全文
posted @ 2018-12-28 10:15 liw66 阅读(1787) 评论(0) 推荐(0) 编辑
摘要: $("#jstree").on("loaded.jstree", function (event, data) { var n = 0; var root = data.instance.get_node(event.target.firstChild.firstChild.lastChild); 阅读全文
posted @ 2018-12-28 10:01 liw66 阅读(1633) 评论(0) 推荐(0) 编辑
摘要: ps:需要先下载e-smart-zoom-jquery.js到本地 阅读全文
posted @ 2018-12-28 09:49 liw66 阅读(1248) 评论(0) 推荐(0) 编辑