1、Integer 是int 的包装类,int 则是java 的一种基本数据类型 · 2、Integer 变量必须实例化后才能使用,而int变量不需要 · 3、Integer 实际是对象的引用,当new一个Integer ...
確定! 回上一頁