可利用HashMap的entrySet()方法取得所有資料,然後把這些資料匯入List中做處理. EX1:放入和取出map key-value 值. HashMap map = new HashMap();.
確定! 回上一頁