最赞回答 / I_cecream
http://www.w3cfuns.com/notes/17398/d3f6dd40e2d3ff15b209810dfa98be0b.html不客气
2016-10-05
@jingling0101 我在浏览器里验证了一下 typeof obj.toString;返回到的确实是function,你用哪个浏览器测试的
2016-10-03
数据类型:1,原始类型{number、string、boolean、null、undefined}, 2,对象类型{function、Array、Date。。。}
2016-10-01