USB 键盘楔形条码读取器是否调用按键事件?

发布于 2024-08-19 08:20:26 字数 133 浏览 6 评论 0原文

我想在使用扫描仪扫描条形码后将焦点更改到下一个文本框,

因此此条形码扫描仪会调用 keyup 等关键事件,以便我可以检查条形码的长度以确定输入条形码并将焦点转移到另一个文本框扫描另一个 barocde ....

请帮助我

I want to change the focus to the next textbox once barcode is scaned using scanner

so do this barcode scanner invokes the key event like keyup so that i may check the length of barcode to determine the barcode is enter and shift the focus to another textbox for scannig another barocde ....

please help me

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

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

发布评论

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

评论(1

孤独难免 2024-08-26 08:20:26

你为什么不尝试一下呢?将按键侦听器添加到文本框并输出按键事件。

why dont you just try ? add a keylistener to your textbox and output the keyevents.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文