总结一下~
1.obj instanceof Object
2. Object.prototype.toString.call() 得到类型字符串
3.typeof obj
4.obj.constructor