10 2021 档案
摘要:C#SerialPort串口的简单使用 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System
阅读全文
摘要:1. 先下载nuget 包: ThoughtWorks.QRCode.DLL 2. 控制器(Controller)生成二维码数据流;HTML页面展示 二维码图片 2.1 HTML页面 <div class="text-center"> <img id="erWeiMa" src="../../Dri
阅读全文