认真烤鸡

文章
6
资源
1
加入时间
3年1月13天

Web前端高级编程学习笔记4:基本引用类型

目录基本引用类型数值JavaScript数值的特征算术运算运算符溢出( overflow )下溢( underflow )被零整除数值转换Number常用方法toFixed(n)toExponential(n)toPrecision(n)Number.isFinite( )Number.isNaN( )Number.isInteger( )Number.EPSILONMath对象常用方法舍入方法Math.random( )布尔值转换方法字符串和String字符串转义字符字符串操作Stringch