Javascript字符串对象的常用方法简明版_基础知识
来源:动视网
责编:小采
时间:2020-11-27 21:24:55
Javascript字符串对象的常用方法简明版_基础知识
Javascript字符串对象的常用方法简明版_基础知识: var a = abcDEfGgdefg32asdf38; document.write(原始:+a+) document.write(粗体:+a.bold()+); document.write(大号:+a.big()+); document.write(斜体:+a.italics()+); document.
导读Javascript字符串对象的常用方法简明版_基础知识: var a = abcDEfGgdefg32asdf38; document.write(原始:+a+) document.write(粗体:+a.bold()+); document.write(大号:+a.big()+); document.write(斜体:+a.italics()+); document.

Javascript字符串对象的常用方法简明版_基础知识
Javascript字符串对象的常用方法简明版_基础知识: var a = abcDEfGgdefg32asdf38; document.write(原始:+a+) document.write(粗体:+a.bold()+); document.write(大号:+a.big()+); document.write(斜体:+a.italics()+); document.