213

问答题 213 /464

js判断类型

参考答案

参考回答:

判断方法:typeof(),instanceof,Object.prototype.toString.call()等