W3School TIY Editor
W3School 在线教程
改变方向
暗黑模式
运行代码
JavaScript typeof
typeof 运算符为对象、数组和 null 返回 object。
typeof 运算符不对函数返回 object。