課程
/后端開發
/Java
/Java入門第三季
后面也經常用到students 調用各種方法
2016-08-26
源自:Java入門第三季 5-2
正在回答
就是對這個map集合的命名,
月下寒軒 提問者
很簡單,就是給這個map類型取個名字,就比如 int a;那個students就相當于a
舉報
Java中你必須懂得常用技能,不容錯過的精彩,快來加入吧
2 回答Student和students分別什么意思和關系
1 回答students
1 回答Student和students參數問題
2 回答為什么聲明public Map<String,Student> students之后不直接=new HashMap<String,Student>() 而是在構造函數中
2 回答+students.containsKey(id)); 的students出錯
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2016-08-26
就是對這個map集合的命名,
2016-09-20
很簡單,就是給這個map類型取個名字,就比如 int a;那個students就相當于a
2016-08-26
就是對這個map集合的命名,