参考1:js中typeof的用法详解参考2:ES6-数据类型这篇文章主要是对js中typeof ... alert(typeof(null)); // object alert(typeof(eval)); // function ...
確定! 回上一頁