【Java】Objects. ... isNull(map)) { return 0; } return 1; ... isNull() 导致判断的条件一直被穿透; 变成了返回结果为1,期待的返回结果应该是0才对 ...
確定! 回上一頁