如何在c#windows应用程序中集成条形码 [英] How to integration barcode in the c# windows application

查看:60
本文介绍了如何在c#windows应用程序中集成条形码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮我看看如何集成条形码和C#windows应用程序.....

Please Help me how to the integration barcode & C# windows application.....

推荐答案

看到这个以生成条形码:条形码生成库 [ ^ ]



要阅读条形码,只需连接条形码阅读器即可它将作为键盘输入设备,并将读取的条形码字符串键入您的活动文本框。
See this for generating barcodes : Barcode Image Generation Library[^]

To read barcodes just connect your barcode reader and it will act as a keyboard input device and type the read barcode string into your active text box.


在CodeProject出版物中已经多次解决此问题。您只需要查看它们: http://www.codeproject.com /search.aspx?q=C%23+barcode&doctypeid=1 [ ^ ]。



请注意,没有只是条形码,有不同之处条形码;不同的工作支持不同标准的不同子集。要了解一些概述,请参阅:

http://en.wikipedia.org/wiki/Barcode [ ^ ],

http://en.wikipedia.org/wiki/Universal_Product_Code [ ^ ]。



决定你想要什么,试试看在CodeProject上发布的不同代码,就是全部。



-SA
This problem was addressed so many times in CodeProject publications. All you have is to look at them: http://www.codeproject.com/search.aspx?q=C%23+barcode&doctypeid=1[^].

Note that there is no "just barcode", there are different kind of barcodes; different subset of different standards are supported in different works. To have some overview, please see:
http://en.wikipedia.org/wiki/Barcode[^],
http://en.wikipedia.org/wiki/Universal_Product_Code[^].

Decide what exactly you want and try out different codes published on CodeProject, that's all.

—SA


你的下一个问题是自动的由于某些成员滥用报告而被删除,最有可能是重新发布。但是,在查看目前的问题后,我可以看到下一个(删除的)问题并不完全是重新发布的问题。不过,你不应该发布那个新问题;这个页面上的一些后续问题可以更好地工作。



问题是关于条形码扫描的软件。首先,它取决于扫描仪。解决方案可以像使用键盘一样简单:



http ://en.wikipedia.org/wiki/Barcode_reader#Keyboard_wedges [ ^ ]。



查看扫描仪的文档以了解具体规格。该产品可能带有或不带有某些软件。



-SA
Your next question was automatically removed due to abuse reports by some members, most likely, for re-posting. However, after the look at the present question, I can see that the next (removed) question was not exactly the re-post. Nevertheless, you should not have posting that new question; some follow-up questions on this page would work better.

The question was about software for barcode scanning. First of all, it depends on the scanner. The solution could be as simple as using a keyboard:

http://en.wikipedia.org/wiki/Barcode_reader#Keyboard_wedges[^].

Look at your scanner's documentation for exact specification. The product may or may not come with some software.

—SA


这篇关于如何在c#windows应用程序中集成条形码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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