摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. 阅读全文
摘要:
1、通过nuget 安装 Zxing 插件并引用 using ZXing; using ZXing.QrCode.Internal; using ZXing.Common; using ZXing.QrCode; 2、演示界面 3、打印效果 4、主要代码 双击 printDocument1控件,编写 阅读全文