输入完毕后使用代码助手(一般为Alt+/)可完成代码
sysout: System.out.println();
systr: 输出当前类名和方法名
main: main方法
get***: 自动生成getter方法(同样适用于setter方法、构造函数、重写方法等)