我在 iPhone 中开发 Barcode Scanner 示例应用程序。我在 iphone 中使用 ZBar 框架,我认为它适用于 ios 4 平台 URL:http://zbar.sourceforge.net/iphone/ 。如何获得适用于 iOS 5 平台的新版 ZBar 代码库。任何人都可以帮我找出解决方案吗?提前致谢。
Best Answer-推荐答案 strong>
我已经使用 zbar Api 进行 UPC 条码扫描,它的工作非常好,请按照下面的 ios 5 教程进行操作。
http://iphonenativeapp.blogspot.in/2011/07/qr-code-readerscanner-for-iphone-app-in.html
关于ios - 我如何获得适用于 ios 5 iphone 应用程序的 UPC 条码扫描器框架?,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/9255779/
|