摘要:
public class MapText { public static void main(String[] args) { // TODO Auto-generated method stub Mapmap = new HashMap(); Emp emp = new Emp("351", "张三"); ... 阅读全文
posted @ 2019-03-25 12:21
小小超plus
阅读(343)
评论(0)
推荐(0)
摘要:
public class updateStu { public static void main(String[] args) { // TODO Auto-generated method stub Mapmap = new HashMap(); map.put("01","李同学"); map.put("02", "魏同... 阅读全文
posted @ 2019-03-25 12:06
小小超plus
阅读(100)
评论(0)
推荐(0)
摘要:
public class UpdateStu implements Comparable{ String name; long id; public UpdateStu(String name,long id) { // TODO Auto-generated constructor stub this.id = id; ... 阅读全文
posted @ 2019-03-25 11:42
小小超plus
阅读(210)
评论(0)
推荐(0)
摘要:
public class Gather { public static void main(String[] args) { // TODO Auto-generated method stub LinkedList stringList = new LinkedList(); stringList.add("a"); s... 阅读全文
posted @ 2019-03-25 11:15
小小超plus
阅读(313)
评论(0)
推荐(0)

浙公网安备 33010602011771号