ios生成二维码libqrcode
使用方法:1、#import "QRCodeGenerator.h"; 2、UIImage *img = [QRCodeGenerator qrImageForString:@"123456" imageSize:200];
下载地址
用户评论