單項(xiàng)選擇題下面哪個(gè)方法可以將字符轉(zhuǎn)換成小寫字母?()

A.substr()
B.toLowerCase()
C.indexOf()
D.toUpperCase()


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題下列()是用來定義數(shù)據(jù)的。

A.methods
B.data
C.filters
D.watch

3.單項(xiàng)選擇題Vue實(shí)例對象通過()方式來創(chuàng)建。

A.new關(guān)鍵字
B.watch
C.filters
D.watching

4.單項(xiàng)選擇題Vue事件綁定指令是()。

A.v-else
B.v-on
C.v-model
D.v-on:click

5.單項(xiàng)選擇題Vue實(shí)例對象通過()方式來獲取。

A.vm.$root
B.vm.$data
C.vm.$children
D.$component