1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

17 lines
779 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: IDE Features TrainerIDEA 交互式教程
category: IDEA指南
tag:
- IDEA
- IDEA插件
---
**有了这个插件之后,你可以在 IDE 中以交互方式学习IDEA最常用的快捷方式和最基本功能。** 非常非常非常方便强烈建议大家安装一个尤其是刚开始使用IDEA的朋友。
当我们安装了这个插件之后你会发现我们的IDEA 编辑器的右边多了一个“**Learn**”的选项,我们点击这个选项就可以看到如下界面。
![](./pictures/IDE-Features-Trainer1.png?lastModify=1633856821)
我们选择“Editor Basics”进行然后就可以看到如下界面这样你就可以按照指示来练习了非常不错
![](./pictures/IDE-Features-Trainer2.png?lastModify=1633856821)