1. 程式人生 > >idea中常見問題以及操作彙總(更新中)

idea中常見問題以及操作彙總(更新中)

快捷鍵

在介面實現類中自動生成Override:con + O
去除無效的import:con + opt + O
重新命名:con + T
run: con + opt + R

debug: con + opt + D
程式碼塊註釋:com + sh + /
全文查詢:com + sh + F
最近開啟的檔案:com + E
最近修改的檔案:com + sh + E
檢視之前的複製記錄(便於貼上): com + sh + V

問題彙總

  1. IDEA中java檔案出現小黃色的J
    https://jingyan.baidu.com/article/c910274b5c23a1cd361d2d3b.html
  2. IDEA無法匯入jar包
    https://www.jianshu.com/p/14e2aae3ecfe