摘要: reduce()传入的函数 f 必须接收两个参数,reduce()对list的每个元素反复调用函数f,并返回最终结果值。(也就是最后一次是返回值) 阅读全文
posted @ 2017-04-21 23:18 指针怒草内存栈 阅读(187) 评论(0) 推荐(0) 编辑
摘要: http://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html 阅读全文
posted @ 2017-04-21 14:08 指针怒草内存栈 阅读(219) 评论(0) 推荐(0) 编辑