設計并實作一個Java類表示學生Student。Student應具有屬性name(姓名)、sex(性別)、province(省份)、languages(所熟悉的語言)、password(密碼)、hobbies(愛好)、birthday(出生日期)、height(身高)、weight(體重),這些屬性應用恰當的型別表示。屬性應具有的getter/setter方法,Student還應具有一個無參構造器和一個有參構造器。
帖出類代碼。

轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/62604.html
標籤:HTML5
上一篇:css選擇器字體為什么不跳轉
下一篇:jsp沒法跳轉
