array,object,number,string,null,function,boolean 被视为对象,空字符串和 undefined 为非对象。 var obj = Object.create(null); judge.isObject( ...
確定! 回上一頁