1.通过ArrayList<String> str2 = new ArrayList<String> ()方式创建字符串数组
2.javaString[]、ArrayList字符串数组与字符串集合互转。