试题详情

在JavaScript中,使用Number对象的()方法把数字转换为字符串,可以使结果的小数点后有指定位数的数字

AtoString()

BvalueOf()

CtoFixed()

DtoPrecision()