开发者

Any QR barcode generator open source for iPhone?

ZXing and Zbar can be QR scanner, so 开发者_如何学JAVAwhat are the open source project for generator for iPhone ?


ZXing has a QR code generator inside its main Java code, in the core/ module, package com.google.zxing.qrcode.encode. It's not ported to C++, but I think you'll find it pretty easy to port.


I found the following two

https://github.com/kuapay/iOS-QR-Code-Generator

OR

https://github.com/jverkoey/ObjQREncoder

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜