Csharp中的条形码阅读 [英] Barcode Reading in Csharp

查看:135
本文介绍了Csharp中的条形码阅读的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用c#开发程序以通过条形码扫描仪读取条形码?
请帮帮我.

How can I develop the program in c# for read bar-code via the bar-code scanner?
Please help me.

推荐答案

大多数条形码读取器仅充当键盘,因此只需使用文本框或类似的内容,然后读取条形码-读取的字符串将直接进入焦点控件.
看到类似的问题:
如何在C# [
Most barcode readers just act as a keyboard, so simply use a textbox or something like that and then read the barcode - the read string will directly be entered into the focused control.
See this similar question:
How do I use a barcode Reader in C#[^]


hii,
无需执行任何代码,只需将焦点放在文本框中并使用扫描仪扫描条形码即可读取键盘输入等数字.

编码愉快.
hii,
no need to do any code just focus into textbox and scan barcode using scanner it will read number like keyboard input .

have happy coding.


嘿,

我也同意以前的解决方案.
有一些条形码阅读器支持的应用程序.

例如:
DATAWEDGE(摩托罗拉)
我使用了它,并根据自己的要求进行了配置.

享受..
谢谢.
Hey,

I also agree with previous solutions.
There are some applications which supports with bar code reader..

eg:
DATAWEDGE(Motorolla)
I used this and I configured that according to my requirements.

Enjoy..
Thanks.


这篇关于Csharp中的条形码阅读的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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