IntelliJ IDEA 01 introduction

首先, 无论是解压还是安装, 都会在 C:\Users\Leon\.IntelliJIdea2019.3 有一个类似这种的文件夹. 在这个目录下有两个文件夹:

config: 配置

system: 缓存 (提升 intelliJIdea 的性能)

所以, 当卸载时, 这两个目录也要删除. (要不会影响将来的使用) {删除这两个目录, 重启IDEA, 可以还原成最初的状态}

安装软件的目录:

bin目录: idea64.exe.vmoptions 虚拟机的配置信息.

plugin: 插件.

软件会实时保存代码.

增加

view菜单 -> Toolbar  和  ToolButtons

猜你喜欢

转载自www.cnblogs.com/moveofgod/p/12346599.html
今日推荐