C# - 在同一键盘布局中的两个不同 IME 之间自动切换
我做了一个在数据库中输入中文拼音和汉字的应用程序。 这意味着操作者必须通过ctrl+shift不断地在“拼音输入法”和“搜狗输入法”之间切换 有没有办法让 IME 在选择文本框时自动更改? 我的意思是,不是切换键盘布局,只是相同键盘布局的输入法
I did an application to enter chinese pinyin and hanzi in a database.
That means that the operator have to switch constantly between "Pinyinput" and "sogou input" with ctrl+shift
There is a way to make the IME change automaticall when a textbox is selected?
I mean, not switch the keyboard layout, just the input method of the same keyboard layout
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
试试这个,我不确定语言的名称,尝试调试它并获取正确的名称(如果它不起作用)。
如果它不起作用,您需要将以下行更改为正确的语言名称:
try this, I'm not sure about the name of the languages, try to debug it and get the right name if it didn't work.
if it didn't work, you need to change the following line to the correct lang name: