
idea
小郭plus
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
IDEA快捷键
快捷键的使用: 1 执行(run) alt+r 2 提示补全 (Class Name Completion) alt+/ 3 单行注释 ctrl + / 4 多行注释 ctrl + shift + / 5 向下复制一行 (Duplicate Lines) ctrl+alt+down 6 删除一行或选中行 (delete line) ctrl+d 7 向下移动行(move statement down) alt+down 8 向上移动行(move statement up原创 2020-08-11 10:01:09 · 152 阅读 · 0 评论 -
idea安装步骤
1.解压压缩包 2.双击打开 3.选中【ideaIU-2018.2.4】可执行文件,鼠标右击选择【以管理员身份运行】。 4.点击【Next】。 5.点击【Browse】更改软件的安装目录,建议安装在除C盘之外的磁盘,然后点击【Next】。 6.在桌面找到【计算机】或【此电脑】鼠标右键查看自己电脑系统位数,在【Create Desktop Shortcut】栏目下选择自己的系统位数,Create Associations栏目下面的全部勾选,勾选【Download and install JRE x8原创 2020-07-10 12:26:01 · 3819 阅读 · 0 评论