01 2021 档案

摘要:JSON 反序列化 报错 Bad state (incorrect header check) 原因是返回有反回的对象多了序列化了一次 所以反两次就对了 阅读全文
posted @ 2021-01-25 14:52 三瑞 阅读(376) 评论(0) 推荐(0) 编辑
摘要:复制:https://blog.csdn.net/qq_36949713/article/details/83108149 安装Nginx 下载windows版nginx (http://nginx.org/download/nginx-1.10.0.zip),之后解压到需要放置的位置(D:\xam 阅读全文
posted @ 2021-01-12 11:56 三瑞 阅读(600) 评论(0) 推荐(0) 编辑
摘要:nginx server { listen 9191; root E:\HelloProject\dist; index index.html index.htm; server_name localhost; #charset koi8-r; #access_log logs/host.acces 阅读全文
posted @ 2021-01-12 09:52 三瑞 阅读(396) 评论(0) 推荐(0) 编辑
摘要:文件扩展名Content-Type(Mime-Type)文件扩展名Content-Type(Mime-Type) .*( 二进制流,不知道下载文件类型) application/octet-stream .tif image/tiff .001 application/x-001 .301 appl 阅读全文
posted @ 2021-01-08 11:06 三瑞 阅读(243) 评论(0) 推荐(0) 编辑
摘要:外部插件:(http://ffmpeg.org/download.html) FfmpegHelper.cs 文件 using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; u 阅读全文
posted @ 2021-01-05 14:18 三瑞 阅读(184) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示