摘要: String temp=(String)map.get(key);if(temp==null){Dosomthing;}else{Dosomething;} 阅读全文
posted @ 2013-11-10 19:46 liuhg 阅读(2029) 评论(0) 推荐(0)