Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 Google 以及客户从我的应用程序中需要的其他网站中搜索条形码号码。请给我建议
提前致谢
向http://www.google.com/search?q=MyKeyWords发出请求,其中 MyKeyWords 是您的搜索字符串。
我认为你必须在你的应用链接中使用 zxing 框架
并根据您的要求进行修改