摘要:
html 结构 script部分 阅读全文
posted @ 2019-08-06 16:43
ikumi
阅读(765)
评论(0)
推荐(0)
摘要:
1. typeof 运算符 typeof 可以判断基本数据类型: typeof 123; // "number" typeof 'abc'; // "string" typeof true; // "boolean" 碰到复合数据类型的情况: typeof {}; // "object" typeo 阅读全文
posted @ 2019-08-06 16:16
ikumi
阅读(572)
评论(0)
推荐(0)

浙公网安备 33010602011771号