-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
功能建议 作为扫码枪使用加入识别后输出的功能 #11
Comments
提取出来放哪里?剪切板or弹窗提示? 这个属于定制功能了,可能不一定有时间写。 |
输出和现在一样从剪切板或模拟键盘,只是读码和输出之间加一个环节 |
或者简单点,可否在文本输入模式选择“剪贴板粘贴输入”的基础上加入一个“仅复制到剪贴板不输入”? |
这个好办,加上了 |
太棒了,笔芯~ |
我看到 bcWebCam 就有这个功能了 |
比如扫描发票上的二维码,结果是一串以逗号作为分隔符的票面信息。
希望在读码和输出之间加入一个新功能,可以对二维码读取信息先用正则表达式加以识别,再正则提取希望输出的部分,二维码信息识别不匹配任何规则,则发出错误提示音。并且希望这个验证和读取的规则可以保存多组。
The text was updated successfully, but these errors were encountered: