detect object type. // note that everything is a object in javascript. util.type = function(obj) {. var str = Object.prototype.toString.call(obj);.
確定! 回上一頁