单项选择题
字符串,str="welcometoBeijing"进行下列操作处理,描述结果错误的是()
A.str.substring(4,9)返回值是"onet" B.str.length的返回值是"18" C.str.charAt("4")返回值是"e" D.str.toUpperCase()的返回值是"welcometoBeijing"
单项选择题 网页中背景音乐常用的音频文件格式为()。
单项选择题 在“页面属性”设置中,不能设置的样式为()。
单项选择题 关于日期和时间函数,下列说法正确的是()。