Java 数组转list

List<String> tbList = Arrays.asList(result.getTb_name().split(","));

  

posted @ 2020-04-03 17:06  八英里  阅读(925)  评论(0)    收藏  举报