单项选择题
A.失焦事件B.改变事件C.键盘事件D.鼠标划入事件
A.str instanceof StringB.str instanceof stringC.str construction StringD.str construction string
以下程序打印结果是()console.log( "a" );setTimeout(function() { console.log( "c" )}, 500 );setTimeout(function() { console.log( "d" )}, 500 );console.log( "b" );
A.acbdB.a b c dC.acdbD.bdac
A.字符串长度为6至16位B.字符串包含数字字母下划线和!@#$四个特殊字符C.字符串必须同时包含大小写字母D.必须包含数字
微信扫一扫,加关注免费搜题