class Main { public static void main(String[] args) { System.out.println("Hello world!"); //关于intger 的内容;int ; // 包装的问题; 如何进行包装的, } }