var s1 = ‘abc‘; s1 instanceof String //false
Object 的一个问题
原文:http://www.cnblogs.com/web-fusheng/p/6834392.html