QRCode二维码编码支持中文生成二维码

654465654 30 0 RAR 2020-05-14 23:05:47

QRCode二维码维码支持中文Asp.Net(C#),是VS2010的项目,VS2008、VS2005也可以用,需要在你的项目里引用ThoughtWorks.QRCode.dll,在二维码生成页面内加上下面的代码: usingSystem.Drawing.Imaging; usingThoughtWorks.QRCode.Codec; usingThoughtWorks.QRCode.Codec.Data; usingThoughtWorks.QRCode.Codec.Util; QRCodeEncoderqrCodeEncoder=newQRCodeEncoder(

用户评论
请输入评论内容
评分:
暂无评论