課程
/后端開發(fā)
/Java
/Java入門第一季(IDEA工具)
都對了還會報(bào)錯(cuò)為什么?。?/p>
2015-12-17
源自:Java入門第一季(IDEA工具) 4-6
正在回答
?<switch?
? ? ? ? android:layout_marginTop="10dp" ?
? ? ? ? android:layout_below="@+id/switch_tv" ?
? ? ? ? android:id="@+id/switch1" ?
? ? ? ? android:typeface="normal" ?
? ? ? ? android:textOff="開" ?
? ? ? ? android:textOn="關(guān)" ?
? ? ? ? android:switchMinWidth="40dp" ?
? ? ? ? android:switchPadding="10dp" ?
? ? ? ? android:layout_width="wrap_content" ?
? ? ? ? android:layout_height="wrap_content"
? ? ? ? />
為什么這樣運(yùn)行程序會停止運(yùn)行??
代碼貼出來 ,還有就是最好能在本地測試一下 imooc的在線編譯器還是有不少bug和延時(shí) 都可能導(dǎo)致驗(yàn)證失敗
報(bào)錯(cuò)代碼是什么,報(bào)的什么錯(cuò),都要貼出來,才好幫你檢查問題。
舉報(bào)
0基礎(chǔ)萌新入門第一課,從Java環(huán)境搭建、工具使用、基礎(chǔ)語法開始
3 回答都輸對了為什么還錯(cuò)
3 回答哪里錯(cuò)了,為什么會報(bào)錯(cuò)啊
3 回答為什么會不對?。?/p>
3 回答為什么還是報(bào)錯(cuò),哪里錯(cuò)了
2 回答為什么會報(bào)錯(cuò)
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-05-06
?<switch?
? ? ? ? android:layout_marginTop="10dp" ?
? ? ? ? android:layout_below="@+id/switch_tv" ?
? ? ? ? android:id="@+id/switch1" ?
? ? ? ? android:typeface="normal" ?
? ? ? ? android:textOff="開" ?
? ? ? ? android:textOn="關(guān)" ?
? ? ? ? android:switchMinWidth="40dp" ?
? ? ? ? android:switchPadding="10dp" ?
? ? ? ? android:layout_width="wrap_content" ?
? ? ? ? android:layout_height="wrap_content"
? ? ? ? />
為什么這樣運(yùn)行程序會停止運(yùn)行??