idea下载链接:
完整链接:https://www.jetbrains.com/idea/download/download-thanks.html?platform=windows
短链:http://uee.me/aWW3n
idea安装教程:
https://blog.csdn.net/mashuai720/article/details/79389314(已经404)
idea激活码生成网址:
http://idea.lanyus.com/(已失效)
http://idea.medeming.com/jet/
https://www.jianshu.com/p/702deab2447c
idea设置字体大小:
File->Settings->Editor->Font
Size从默认的12改为18
Apply、OK
添加Alt+/为idea代码提示快捷键:
File->Settings->Keymap->Main menu->Code->Completion->Basic
右键Add Keyboard Shortcut,输入Alt+/
Ok
设置行注释快捷键:
File->Settings->Keymap->Main menu->Code->Comment with Line Comment
设置块注释快捷键:
File->Settings->Keymap->Main menu->Code->Comment with Bolck Comment
注解的设置:
https://blog.csdn.net/jianghappyboy/article/details/80794552
https://www.jianshu.com/p/5cbf330f91d3