摘要:
转发:https://blog.csdn.net/lansetiankong12/article/details/53485816/ 阅读全文
摘要:
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <script src="https://code.jquery.com/jquery-3.6.0.js" integrity="sha256-H+K7U5C 阅读全文
摘要:
原文:https://www.jb51.net/article/232893.htm Visual Studio版本要求不低于2017 图片扫描工具:Spire.OCR for .NET 图片格式:png(这里的图片格式支持JPG、PNG、GIF、BMP、TIFF等格式) 扫描的图片文字:中文(另可 阅读全文
摘要:
原文:https://www.cjavapy.com/article/786/ 使用Nuget界面管理器 搜索“BarcodeLib”,在列表中找到它,点击“安装” using System; using System.IO; using System.DrawingCore.Imaging; us 阅读全文
摘要:
.net core 3.1 识别图片中的二维码或条型码 安装扩展ZXing.Net.Bindings.ZKWeb.System.Drawing 命名空间: using System; using System.IO; using System.DrawingCore; using ZXing.Com 阅读全文
摘要:
环境: centos8 .net core 3.1 ffmpeg-5.0.1 原文链接: ffmpeg安装:https://www.cnblogs.com/ysfurh/p/14274045.html 在.net core中使用ffmpeg:http://www.wjhsh.net/zhanghm1 阅读全文
摘要:
Navicat_Premium_v15 激活 转发: https://www.cnblogs.com/gongwangwang/p/13939664.html#/c/subject/p/13939664.html 阅读全文
摘要:
参考: jenkins参考:https://www.cnblogs.com/huyong/p/14331097.html jenkins参考: https://pkg.jenkins.io/redhat-stable/ docker参考:https://blog.csdn.net/xjjj064/a 阅读全文
摘要:
参考:https://www.cnblogs.com/yehuisir/p/13426285.html 参考:https://blog.csdn.net/haveqing/article/details/105480154 安装 RabbitMQ 之前要安装 Erlang,需要先到RabbitMQ官 阅读全文
摘要:
1、注册 Microsoft 密钥和源 sudo rpm -Uvh https://packages.microsoft.com/config/centos/7/packages-microsoft-prod.rpm 2、安装 .NET Core SDK sudo yum install dotne 阅读全文