摘要:
hashtablefor(Enumeration enumeration = hashtable.keys(); enumeration.hasMoreElements();){ String s1 = (String)enumeration.nextElement(); System.out.println(s1+":"+hashtable.get(s... 阅读全文
posted @ 2005-09-30 16:41
大侠(cer)
阅读(239)
评论(0)
推荐(0)
浙公网安备 33010602011771号