JavaScript数据类型转换汇总
摘要:ECMAScirpt中的数据类型:undefined、Null、Boolean、Number、String、Object 对一个值使用typeof操作符可能返回下列某个字符串: number(数字)、function(函数)、Boolean(布尔值)、string(字符串)、object(对象或nu
阅读全文
posted @ 2016-03-21 00:13
posted @ 2016-03-21 00:13
posted @ 2016-03-20 00:04
posted @ 2016-03-16 23:29
posted @ 2016-03-15 20:08