摘要: 呼出菜单栏(鼠标右键或快捷键shift+f10)之后按i 资料: 1.如何为windows 10添加右键context menu item https://stackoverflow.com/questions/20449316/how-add-context-menu-item-to-window 阅读全文
posted @ 2019-10-27 22:16 hh9515 阅读(1063) 评论(0) 推荐(0)
摘要: 关闭光标闪烁: defaults write -g NSTextInsertionPointBlinkPeriodOff -float 0 defaults write -g NSTextInsertionPointBlinkPeriodOn -float 999999999999(使光标的blin 阅读全文
posted @ 2019-10-27 17:35 hh9515 阅读(402) 评论(0) 推荐(0)