简体   繁体   English

选择Java条形码库时应考虑哪些具体标准,您推荐哪些标准?

[英]What are the specific criteria I should consider when choosing a Java Barcoding Library and which ones do you recommend?

It's 2015 and the last time this question was asked was 2009, and Sourceforge.net is currently down, so I'm having a hard time researching the different Java implementations of barcoding libraries to decide what the best fit would be for our organization. 是2015年,上一次提出此问题的时间是2009年,Sourceforge.net目前处于关闭状态,因此我很难研究条码库的各种Java实现,以确定最适合我们组织的方式。

Barcode4J and Barbecue seem to be the two hot ones out right now so I'm paying attention to those. Barcode4J和BBQ似乎是目前最热门的两个,所以我要注意这些。

Flexibility is the key requirement for our organization: we need to support a variety of customers that may have different printers, size requirements, etc. Most of our barcodes will probably just embed the internal database id for several of our data types, but there may be a few barcodes that need to accommodate more complex amounts of data. 灵活性是我们组织的关键要求:我们需要支持可能具有不同打印机,尺寸要求等的各种客户。我们的大多数条形码可能只会嵌入我们几种数据类型的内部数据库ID,但是可能是一些需要容纳更多复杂数据的条形码。

您提到过的库中, zxing不仅是阅读器,而且还是许多条形码类型的良好生成器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 您推荐使用哪种CVS Java客户端? - What CVS client for Java do you recommend? 您建议使用哪个Java XML对象序列化库? - Which SOAP XML object serialization library for Java would you recommend? 在重载方法中选择方法时,使Java考虑最具体的类型 - Make Java consider the most specific type when choosing method among overloaded methods Java EventQueue。 我什么时候应该考虑使用它? - Java EventQueue. When should I consider using it? 我应该在Android而不是普通Java上使用哪些 - Which ones should I use on Android instead of normal Java 您可以使用Git对Java WebDynpro项目进行版本控制吗?如果可以,您需要考虑什么? - can you version-control Java WebDynpro projects with Git and, if yes, what do you have to consider? 您建议使用哪种EC2映像(AMI)与Java 5,JBoss,MySQL,Apache一起使用? - What ec2 image (ami) do you recommend for working with java 5, jboss, mysql, apache? 最后的字符串很多,建议您将它们放在Java中吗? - Have a lot final strings, what do you recommend to place them in java? 您建议在Java中使用哪个SVG工具包? - Which SVG toolkit would you recommend to use in Java? 我应该使用什么java验证库? - What java validation library should I use?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM