震动悟空

文章
7
资源
0
加入时间
2年10月17天

JAVA8中lamda表达式对集合的操作

一些自己整理的demo,便于回顾。1.遍历和处理业务 List<Integer> listScore = Arrays.asList(5, 20); //遍历泛型为基本类型直接用使用接口 listScore.stream().forEach(System.out::println); //遍历自定义的类 只能先定义对象student list.stream().forEach(student -&g

Shell中函数返回值超出问题

1、前言   快半年没有写博客了,荒废了很久,工作中的杂事太多,自己越来越懒了。为了鞭策自己成长,还是要坚