ThoughtWorks.QRCode使用示例
QRCodeHelper.csusing System;using System.Collections.Generic;using System.Drawing;using System.Linq;using System.Text;using System.Threading.Tasks;using ThoughtWorks.QRCode;using ThoughtWorks.QRCode.Codec;using ThoughtWorks.QRCode.Codec.Data;usin