Intellij IDEA 2016 使用

Intellij IDEA 2016 使用

默認快捷鍵

功能 鍵位
live template ctrl + J
向下插入一行 shift + enter
向上插入一行 ctrl + alt + enter
(alt + / 狀況下)在 . 以後插入語句 ctrl + . (點)
run ctrl + shift + F10
run artifacts shift + F10
導包 ctrl + alt + o
刪除光標所在行 ctrl + Y
System.out.println() s o u t + enter
public static void main(String[] args) p s v m + enter
重命名 shift + F6
顯示周圍邊框 alt + alt(壓住)
run 窗口 alt + 4
交換相鄰兩行 ctrl + shift + 上、下
打開最近關閉的文件 ctrl + E
全局查找 shift + shift
關閉光標所在窗口 shift + esc
加斷點 ctrl + F8
切換編輯窗口 ctrl + tab
複製一行 ctrl + D

自定義的快捷鍵

功能 鍵位
全屏 alt + M
勿打擾模式 alt + D
展現模式 alt + P
代碼補全 alt + /

操做

  • 執行代碼————點擊行號右邊的綠色箭頭翻譯

  • 加斷點————單擊行號旁邊io

翻譯

英語 中文
content root 根目錄

原理

在 run 以前,先配置 configuration table

相關文章
相關標籤/搜索