新安装的idea2019,创建了一个java程序运行不出来,求解。
sout —— 用来快速写一个println函数
例如:输入sout后按回车,就会直接生成 “ System.out.println( ); ” 这样一个语句。