摘要: 全局方法 String() 可以将数字转换为字符串。 该方法可用于任何类型的数字,字母,变量,表达式 <!DOCTYPE html><html><head><meta charset="utf-8"><title>菜鸟教程(runoob.com)</title></head><body> <p> S 阅读全文
posted @ 2020-11-21 23:24 xjspyx 阅读(553) 评论(0) 推荐(0)
摘要: constructor 属性返回所有 JavaScript 变量的构造函数。 <!DOCTYPE html> <html><head><meta charset="utf-8"><title>菜鸟教程(runoob.com)</title></head><body> <p> constructor 阅读全文
posted @ 2020-11-21 00:00 xjspyx 阅读(63) 评论(0) 推荐(0)