mac及idea常用快捷键

mac常用快捷键

关闭窗口 command + w

最小化窗口 command + m

最大化窗口和退出最大化窗口 command + control + f

按住shift再按字母可以让变大写字母

窗口切换 command + tab

mac idea 常用快捷键

内容查找 command + shift + f

文件查找 command + shift + o

内容补充和导包 option + enter

debug快捷键 control + shift + d

清理并优化包导入 control + option + o

代码格式化 command + option + l

常用代码生成(get、set、toString...) command + n

待续...

你可能感兴趣的:(解决方案,idea,intellij,idea,macos)