在 JavaScript中,当一个对象被传递给期望字符串作为参数的函数中时(如 window.alert 或 document.write ),对象的 toString() 方法会被调用,然后将返回值传给该 ...
確定! 回上一頁