Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下代码在 IE10 中抛出“无效调用对象”
toString.call("a")
任何人都可以告诉为什么会发生这种情况以及解决这个问题的方法是什么?