以下代码抛出NullPointerException:
int num = Integer.getInteger("123");
getInteger因为它是静态的,所以我的编译器是否调用null?那没有任何意义!
发生了什么?
红颜莎娜
相关分类