• 2022-05-29 问题

    对于字符串s='Helloworld!',则s[-4:]的输出结果为:() A: 'orld' B: 'rld!' C: 'lowo' D: 'hell'

    对于字符串s='Helloworld!',则s[-4:]的输出结果为:() A: 'orld' B: 'rld!' C: 'lowo' D: 'hell'

  • 2022-05-29 问题

    对于字符串s='Helloworld!',则s[-4:]的输出结果为:() A: 'orld' B: 'Hello wor' C: 'rld!' D: 'lowo'

    对于字符串s='Helloworld!',则s[-4:]的输出结果为:() A: 'orld' B: 'Hello wor' C: 'rld!' D: 'lowo'

  • 2022-10-29 问题

    var str="hello world";document.write(str.substr(3,5));document.write(",");document.write(str.substring(3,5));输出结果为 A: lo wo,lo B: lo,lo wo C: llo,llo D: lowo,lo

    var str="hello world";document.write(str.substr(3,5));document.write(",");document.write(str.substring(3,5));输出结果为 A: lo wo,lo B: lo,lo wo C: llo,llo D: lowo,lo

  • 2022-10-29 问题

    【单选题】var str="hello world";[br][/br]document.write(str.substr(3,5));[br][/br]document.write("[br][/br]");[br][/br]document.write(str.substring(3,5));[br][/br]输出结果为(选一项) A: lo wo<br>lo B: lo<br>lo wo C: llo<br>llo D: lowo<br>lo

    【单选题】var str="hello world";[br][/br]document.write(str.substr(3,5));[br][/br]document.write("[br][/br]");[br][/br]document.write(str.substring(3,5));[br][/br]输出结果为(选一项) A: lo wo<br>lo B: lo<br>lo wo C: llo<br>llo D: lowo<br>lo

  • 1