javascript string 对象
fixed() 方法用于把字符串显示为打字机字体。
该方法返回加了 标签的字符串, 如下所示:
string
语法如下:
string.fixed()
返回带有标签的字符串。
所有主流浏览器都支持 fixed 方法。
javascript string fixed() method
输出结果:
hello world