資源簡(jiǎn)介
QRCode二維碼維碼支持中文Asp.Net(C#),是VS2010的項(xiàng)目,VS2008、VS2005也可以用,需要在你的項(xiàng)目里引用ThoughtWorks.QRCode.dll,在二維碼生成頁(yè)面內(nèi)加上下面的代碼:
using System.Drawing.Imaging;
using ThoughtWorks.QRCode.Codec;
using ThoughtWorks.QRCode.Codec.Data;
using ThoughtWorks.QRCode.Codec.Util;
QRCodeEncoder qrCodeEncoder = new QRCod
代碼片段和文件信息
評(píng)論
共有 條評(píng)論