1. 首页
  2. 编程语言
  3. C#
  4. zxing4.5版本

zxing4.5版本

上传者: 2019-05-20 16:33:43上传 DLL文件 486.5KB 热度 21次
C#4.5版本BarcodeWriterwriter=newBarcodeWriter();writer.Format=BarcodeFormat.QR_CODE;writer.Options.Hints.Add(EncodeHintType.CHARACTER_SET,"UTF-8");//编码问题writer.Options.Hints.Add(EncodeHintType.ERROR_CORRECTION,ZXing.QrCode.Internal.ErrorCorrectionLevel.H);constintcodeSizeInPixels=240;//设置图片长宽writer.Options
下载地址
用户评论
码姐姐匿名网友 2019-05-20 16:33:43

0.16.4的,忽悠人的