ios生成二维码libqrcode
使用方法:1、#import "QRCodeGenerator.h"; 2、UIImage *img = [QRCodeGenerator qrImageForString:@"123456" imageSize:200];
41.76KB
文件大小:
评论区