java 中如何判断Integer类型是否为null,求解? if(null!=c.getTypeId()){System.out.println("1111");}c.getTypeId()会报空指针,调用的时候就会报 ...
確定! 回上一頁