1. 程式人生 > >IDEA中常用的快捷鍵

IDEA中常用的快捷鍵

sout 輸出的快捷鍵

ctrl +h 檢視當前類的實現類h

alt+insert 快速生成建構函式或get(),set()方法,toString()等generator方法

ctrl+b 檢視當前類的declaration定義