适用于iPhone的QR码阅读器 [英] QR code reader for iPhone

查看:120
本文介绍了适用于iPhone的QR码阅读器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建基于QR码阅读器的应用程序。

I want to create QR code reader based application.

使用哪个库,我可以创建我的应用程序?

Using which library, I can create my application ?

注意:我在谷歌搜索过。我总是得到 zxing 。我下载了zxing项目。但问题是;我运行应用程序。但它只读取条形码。没有选择阅读二维码。

Note: I searched in google. Always I am getting zxing. I downloaded the zxing project. But the problem is; I run the application. But it is reading only the Barcodes. There is no option to read QR code.

请告诉我该怎么做...

Please tell me how to do this...

谢谢提前。

推荐答案

ZBarSDK 是另一种选择。一个非常强大的图书馆。

ZBarSDK is another option. A very capable library.

更新 2014年1月

从iOS7开始, AVCaptureDevice 现在包括读取条形码(各种条形码)并返回人类可读值的功能。如果你的目标是iOS7 +,那么这就是你要走的路。当然,ZBarSDK仍然非常适合iOS7之前的支持。

Beginning in iOS7, AVCaptureDevice now includes the ability to read barcodes (of all kinds) and return a human readable value. If you're targeting iOS7+, this is the way to go. ZBarSDK is still great for pre-iOS7 support, of course.

这篇关于适用于iPhone的QR码阅读器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆