实例化list

List<String> lists = new ArrayList<String>();
list.add("123");
posted @ 2019-03-27 10:22  biubiubiuo  阅读(1153)  评论(0)    收藏  举报