摘要: public class Test07 { public static void main(String[] args) { /* * 创建一个ArrayList集合,并添加以下字符串。字符串中前面是姓名,后面是年龄 * "zhangsan,23""lisi, 24""wangwu, 25""保留年 阅读全文
posted @ 2024-03-27 16:43 冷风5997 阅读(46) 评论(0) 推荐(0)