wsxq2
Results
1
comments of
wsxq2
这个问题我也遇到了,应该是windows11 的问题,我参考别人的思路解决了,这里简单说明下解决步骤: 1. 打开 Windows 的注册表编辑器 2. 在地址栏输入:`HKEY_CURRENT_USER\Software\Microsoft\InputMethod\Settings\Common` 并回车 3. 将 TouchKeyboardHasEverShown 值从 1 改为 0 4. 将 InputPanelPageLastOpenTime 值改为十进制 2051193600,该值对应的日期为 2035 年 1 月 1 日,该值可使用 Linux 中的 `date...