摘要: has been blocked by CORS policy: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's 阅读全文
posted @ 2019-11-20 16:33 旗木卡卡罗特 阅读(1141) 评论(0) 推荐(0) 编辑
摘要: 首先nuget安装DotNetZip 代码很少 阅读全文
posted @ 2019-10-28 19:25 旗木卡卡罗特 阅读(578) 评论(0) 推荐(0) 编辑
摘要: 首先下载 ffmpeg http://ffmpeg.org/ 注意一定要从官网下载,其他地方可以会有问题 解压后在 bin 目录下找到 ffmpeg.exe 用到的使命是 -i 视频地址 -ss 第几帧 -f image2 图片存放地址 用cmd试一下,首先切换到ffmpeg.exe所在目录,输入命 阅读全文
posted @ 2019-10-17 12:31 旗木卡卡罗特 阅读(4153) 评论(1) 推荐(2) 编辑