typeof 但不能检测引用数据类型 object array null 返回的都是object
A instance of B 可以检测A是否是B 的实例
B construct A A是否是B的原型
object . property . tostring . call ()