在 IntelliJ IDEA 的安装讲解中我们其实已经知道,IntelliJ IDEA 本身很多功能也都 是通过插件的方式来实现的.官网插件库:https://plugins.jetbrains.com/ Key promoter 快捷键提示 https://plugins.jetbrains.com/plugin/4455?pr=idea CamelCase 驼峰式命名和下划线命名 交替变化 https://plugins.jetbrains.com/plugin/7160?pr=idea…
Locale:输入语言类型:zh_CN Other command line arguments:-encoding UTF-8 -charset UTF-8…
不管是个人开发还是团队开发,版本控制都会被使用.而 IDEA 也很好的集成了 版本控制的相关结构. Git 的 msysGit 官网下载:https://git-scm.com/ Git 客户端 TortoiseGit 官网下载:http://download.tortoisegit.org/tgit/…