使用 Titanium 读取 EAN 代码+条码模块?

发布于 2024-12-15 13:08:51 字数 100 浏览 4 评论 0原文

Titanium+条码模块支持EAN码吗? 我发现有关该模块的文档很少。我只能让它使用 QR 码,但我必须能够在我的应用程序中读取 EAN 代码。 如果是的话,有人可以用代码示例回复吗?

Does Titanium+ Barcode module support EAN codes?
I have found very little documentation about the module. I can only get it to work with QR-codes, but I have to be able to read EAN codes in my app.
If it does, could someone please reply with a code example?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

难忘№最初的完美 2024-12-22 13:08:51

考虑使用“tibar”模块。它支持以下符号,包括 EAN。
它是免费的,并且识别速度相当快。

http://code.google.com/p/tibar/

  • 二维码
  • CODE-128
  • CODE-39
  • I25
  • DataBar
  • DataBar-Exp
  • EAN-13
  • EAN-8
  • UPC-A
  • UPC-E
  • ISBN-13
  • ISBN-10
  • PDF417

Consider using "tibar" module. It supports the following symbols including EAN.
It's free and pretty fast on recognition.

http://code.google.com/p/tibar/

  • QR-Code
  • CODE-128
  • CODE-39
  • I25
  • DataBar
  • DataBar-Exp
  • EAN-13
  • EAN-8
  • UPC-A
  • UPC-E
  • ISBN-13
  • ISBN-10
  • PDF417
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文