tyro_wang

导航

IDEA相关操作

IDEA安装

官方下载地址

https://www.jetbrains.com/

hello

  1. psvm 快速生成

     public static void main(String[] args) {
        }

     

  2. sout 快速生成

     System.out.println("hello,world");

设置注释底色

 

快捷键

  1. 复制当前行:Ctrl+D;

 

posted on 2021-10-27 14:06  tyro_wang  阅读(22)  评论(0编辑  收藏  举报