|
1 |
| -- [1.IntelliJ IDEA 介绍](introduce.md) |
2 |
| -- [2.本教程介绍](about-this-tutorial.md) |
| 1 | +- [1.IntelliJ IDEA 介绍(新用户必看)](introduce.md) |
| 2 | +- [2.本教程介绍(新用户必看)](about-this-tutorial.md) |
3 | 3 | - [3.Windows 下安装](windows-install.md)
|
4 | 4 | - [4.Ubuntu 下安装](ubuntu-install.md)
|
5 | 5 | - [5.Mac 下安装](mac-install.md)
|
6 |
| -- [6.安装总结](install-summarize.md) |
7 |
| -- [7.首次运行](first-run-wizard.md) |
8 |
| -- [8.安装目录讲解、IDE 设置云同步](installation-directory-introduce.md) |
9 |
| -- [9.界面讲解](interface-introduce.md) |
10 |
| -- [10.主题字体和文件编码修改](theme-settings.md) |
11 |
| -- [11.各类文件类型图标讲解](file-symbols-introduce.md) |
12 |
| -- [12.索引的讲解](IntelliJ-IDEA-cache.md) |
13 |
| -- [13.编译方式讲解](make-introduce.md) |
14 |
| -- [14.项目相关概念讲解](project-composition-introduce.md) |
| 6 | +- [6.安装总结(新用户必看)](install-summarize.md) |
| 7 | +- [7.首次运行(新用户必看)](first-run-wizard.md) |
| 8 | +- [8.安装目录讲解、IDE 设置云同步(新用户必看)](installation-directory-introduce.md) |
| 9 | +- [9.界面讲解(新用户必看)](interface-introduce.md) |
| 10 | +- [10.主题字体和文件编码修改(新用户必看)](theme-settings.md) |
| 11 | +- [11.各类文件类型图标讲解(新用户必看)](file-symbols-introduce.md) |
| 12 | +- [12.索引的讲解(新用户必看)](IntelliJ-IDEA-cache.md) |
| 13 | +- [13.编译方式讲解(新用户必看)](make-introduce.md) |
| 14 | +- [14.项目相关概念讲解(新用户必看)](project-composition-introduce.md) |
15 | 15 | - [15.Hello World 的 Java 项目创建和项目配置文件讲解](project-settings.md)
|
16 | 16 | - [16.版本控制讲解](vcs-introduce.md)
|
17 | 17 | - [17.实时代码模板讲解](live-templates-introduce.md)
|
|
30 | 30 | - [30.IntelliJ IDEA 常用设置-2](settings-introduce-2.md)
|
31 | 31 | - [31.IntelliJ IDEA 常用设置-3](settings-introduce-3.md)
|
32 | 32 | - [32.IntelliJ IDEA 常用设置-4](settings-introduce-4.md)
|
33 |
| -- [33.IntelliJ IDEA 常用快捷键讲解(Win+Linux)](keymap-introduce.md) |
34 |
| -- [34.IntelliJ IDEA 常用快捷键讲解(Mac)](keymap-mac-introduce.md) |
| 33 | +- [33.IntelliJ IDEA 常用快捷键讲解(Win+Linux)(新用户必看)](keymap-introduce.md) |
| 34 | +- [34.IntelliJ IDEA 常用快捷键讲解(Mac)(新用户必看)](keymap-mac-introduce.md) |
35 | 35 | - [35.IntelliJ IDEA 的 Java 热部署插件 JRebel 安装及使用](jrebel-setup.md)
|
36 | 36 | - [36.IntelliJ IDEA 远程调试(Tomcat+Jetty)](remote-debugging.md)
|
37 |
| -- [37.最特殊的快捷键 Alt + Enter 介绍](hotkey-alt-enter-introduce.md) |
| 37 | +- [37.最特殊的快捷键 Alt + Enter 介绍(新用户必看)](hotkey-alt-enter-introduce.md) |
38 | 38 | - [38.本教程总结](this-tutorial-the-end.md)
|
0 commit comments