huqifan
huqifan
开启 CapsLock+ 后 Excel 的双击格式刷功能失效,双击格式刷不能保持格式刷。 点击 Pause Script 或 Suspend HotKeys 也无效,退出 CapsLock+ 后 Excel 双击格式刷功能会恢复正常。
CapsLock+Backspace 的描述是:删除当前行 但实际使用时当前行的结束符 \r\n 没有被删除 建议添加一个配置,可以选择使用 CapsLock+Backspace 时是否删除包括行结束符
您好,感谢 **at_device**。 我在使用 ec200t 时遇到一个问题,模块 at 命令初始化之后一直打印 **the power is off.**,间隔为 `EC200X_LINK_DELAY_TIME`。 ```C static int ec200x_check_link_status(struct at_device *device) { at_response_t resp = RT_NULL; struct at_device_ec200x *ec200x = RT_NULL; int result...
系统:Windows 11。 不确定是 VS Code 还是 im-select.exe / im-select-mspy.exe 的问题。 以 cw 命令为例: **当前现象:** ``` 原始内容(普通模式,光标在数字 3): 1234 ^ 执行 cw 命令: 1|2 输入任意文本,例如 aa: 1aa|2 ``` 图示:https://imgse.com/i/7y2Fte **期望:** ```...
### Version v1.0.8 ### Describe the bug STM32F103, hardware I2C, 400kHz, reading the 0x6B register successfully if there is a 1 ms delay after sending the reset command. Otherwise, it...