js判断是否为空和typeof的用法(详解) (1)typeof用法 typeof的运算数未定义,返回的就是 "undefined" 运算数为数字 typeof(x) = "number" 字符串 JavaScript 2022-04-03 227 点赞 3 评论 343 浏览