We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
尽管107版本调整了按键输入,在最新版本的控制台输入时,仍然体验比较差 如 SIN 键,直接输入就是 e 大写就是 E , 但是如 ( 键,直接输入是 ( , ALPHA 输入是 L, Shift 输入是< 小写锁定才能输入 l
另外,如7/4/1/0这些按键的 shift 输入被替换成了符号,请问是否有对照表??
大小写不能锁定,只有锁定后的前两个字符有效,后面就失效了
The text was updated successfully, but these errors were encountered:
求交流群,我有空闲时间可以帮忙做功能性测试
Sorry, something went wrong.
暂时没有对照表,因为后续可能还会修改,详细请见代码
大小写锁定功能……等等吧。
QQ交流群是 942419621
No branches or pull requests
尽管107版本调整了按键输入,在最新版本的控制台输入时,仍然体验比较差
如 SIN 键,直接输入就是 e 大写就是 E ,
但是如 ( 键,直接输入是 ( , ALPHA 输入是 L, Shift 输入是<
小写锁定才能输入 l
另外,如7/4/1/0这些按键的 shift 输入被替换成了符号,请问是否有对照表??
大小写不能锁定,只有锁定后的前两个字符有效,后面就失效了
The text was updated successfully, but these errors were encountered: