Integer (null)拆箱后与int比较报空指针异常首先代码是这样的: Integer i = 0; Integer Obj = null; if(0 == Obj || null == Obj ){.
確定! 回上一頁