單項選擇題vue-cli的構(gòu)建可以使用()
A.npm
B.maven
C.java
D.python
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題子組件用來觸發(fā)父組件方法的關(guān)鍵字是()
A.emit
B.submit
C.data
D.string
2.單項選擇題子父組件傳參通過關(guān)鍵字()進(jìn)行。
A.props
B.data
C.emit
D.string
3.單項選擇題img不能顯示以下哪種圖片?()
A.png
B.jpg
C.webp
D.jpeg
4.單項選擇題elementui的安裝,哪種是正確的方式?()
A.通過script標(biāo)簽引入vue在線地址或本地地址
B.通過id進(jìn)行導(dǎo)入
C.無需導(dǎo)入
D.通過improt關(guān)鍵字
5.單項選擇題關(guān)于import正確的是()
A.需要先export,才能import
B.無需其他環(huán)境支持
C.必須使用多個文件
D.不能導(dǎo)入數(shù)據(jù)