不挂科搜题免费

问题:

在JavaScript中,哪个方法用于将字符串转换为小写?

选项

  • toUpperCase()

  • toLowerCase()

  • trim()

  • split()

  • 答案:

    B