MAC中常用的快捷键

整理记录日常中常用的快捷键

(1) idea 中的快捷键

control + option + O  快速去除无效引用

option + command + L  格式化代码

control + 回车  快速生成 getter setter 方法

control + I  实现接口方法

command + , 快速打开idea 设置 然后搜索 File types ,可以快速设置.gitignore 文件过滤的文件类型

option + command + /  注释代码

command + shift +U 字符串转大写

 

 

 

 

(2) mac电脑操作

control + command + Q 锁屏

command + shift +G 查找文件时,快速打开到指定目录路径

 

 

posted on 2020-02-15 13:04  Flower2021  阅读(267)  评论(0)    收藏  举报