摘要: * 基本(值)类型 * Number 任意数值 typeof * String 任意字符串 typeof * Boolean true/false typeof * undefined undefined typeof/ * null null * 对象(引用)类型 * Object typeof/ 阅读全文
posted @ 2021-05-02 11:35 我需要鼓励 阅读(75) 评论(0) 推荐(0) 编辑