IDEA安装

官方下载地址

https://www.jetbrains.com/

hello

  1. psvm 快速生成

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

     

  2. sout 快速生成

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