如何获取JS变量类型如何判断js中的数据类型:typeof、instanceof、 constructor、 prototype方法比较如何判断js中的类型呢,先举几个例子:var a = "iamstring."var b = 222va2023-04-13JavaScript240