課程
/后端開發(fā)
/Java
/Java入門第二季 升級版
有沒有大神指導為什么報錯,the constructor is undefined
2019-03-13
源自:Java入門第二季 升級版 12-2
正在回答
把car里的你想定義的構造函數(shù)中的void去掉。
qq_prisoner_4
沒有定義吧
舉報
課程升級!以終為始告別枯燥,在開發(fā)和重構中體會Java面向對象編程的奧妙
2 回答The constructor Student(int, String, int, int, int, String) is undefined
1 回答提示沒有定義參數(shù)the constructor Telphone is undefined
3 回答編譯器報錯
3 回答哪位友人幫我解決下這個問題。。The constructor Student() is undefined。。謝謝了
5 回答請問出現(xiàn)The method call() is undefined for the type Azsc 是什么原因?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關注慕課網(wǎng)微信公眾號
2019-03-15
把car里的你想定義的構造函數(shù)中的void去掉。
2019-03-15
沒有定義吧