美文网首页
typeof 返回数据类型

typeof 返回数据类型

作者: Elvis_645e | 来源:发表于2018-11-29 20:13 被阅读0次

    typeof函数主要是返回的是字符串,主要这么几种:"number"、"string"、"boolean"、"object"、"function"、"undefined"

    相关文章

      网友评论

          本文标题:typeof 返回数据类型

          本文链接:https://www.haomeiwen.com/subject/nuhqcqtx.html