会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
消失的那两年
首页
新随笔
管理
2020年8月30日
Java8新特性 Stream() 数据操作
摘要: 定义了一个实体类,Apple.java public class Apple { private Integer id; private String name; private Double money; private Integer num; /**状态: 1: 正常 2: 非正常**/ pr
阅读全文
posted @ 2020-08-30 17:51 消失的那两年
阅读(752)
评论(0)
推荐(0)
编辑