void運算符通常只用於獲取 undefined 的原始值,一般使用 void(0) (等同於 void 0 )。在上述情況中,也可以使用全局變量 undefined 來代替(假定其 ...
確定! 回上一頁