js判断对象属于哪个类如何判断js中的数据类型:typeof、instanceof、 constructor、 prototype方法比较如何判断js中的类型呢,先举几个例子:var a = "iamstring."var b = 222va2023-04-28JavaScript220