mirror of
https://github.com/youthlql/JavaYouth.git
synced 2026-03-13 21:33:42 +08:00
更新所有文章的图床,旧图床由于一些原因可能会逐渐失效
This commit is contained in:
@@ -9,7 +9,7 @@ categories:
|
||||
- 新特性
|
||||
keywords: Java8,新特性,JDK8
|
||||
description: 详解JDK8出现的新特性。
|
||||
cover: 'https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/logo.png'
|
||||
cover: 'https://gitee.com/youthlql/randombg/raw/master/logo/java.png'
|
||||
abbrlink: de3879ae
|
||||
date: 2020-10-19 22:15:58
|
||||
---
|
||||
@@ -20,7 +20,7 @@ date: 2020-10-19 22:15:58
|
||||
|
||||
> 本篇文章只讲解比较重要的
|
||||
|
||||
<img src="https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/Java8_New_Features/0001.png">
|
||||
<img src="https://img.imlql.cn/youthlql@1.0.8/Java_Basis/Java8_New_Features/0001.png">
|
||||
|
||||
|
||||
|
||||
@@ -308,13 +308,13 @@ public class LambdaTest1 {
|
||||
|
||||
**核心函数式接口**
|
||||
|
||||
<img src="https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/Java8_New_Features/0002.png">
|
||||
<img src="https://img.imlql.cn/youthlql@1.0.8/Java_Basis/Java8_New_Features/0002.png">
|
||||
|
||||
|
||||
|
||||
**其它函数式接口**
|
||||
|
||||
<img src="https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/Java8_New_Features/0003.png">
|
||||
<img src="https://img.imlql.cn/youthlql@1.0.8/Java_Basis/Java8_New_Features/0003.png">
|
||||
|
||||
|
||||
|
||||
@@ -902,7 +902,7 @@ Stream到底是什么呢?
|
||||
|
||||
|
||||
|
||||
<img src="https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/Java8_New_Features/0004.png">
|
||||
<img src="https://img.imlql.cn/youthlql@1.0.8/Java_Basis/Java8_New_Features/0004.png">
|
||||
|
||||
|
||||
|
||||
@@ -1219,7 +1219,7 @@ public class StreamAPITest2 {
|
||||
|
||||
## 常用API
|
||||
|
||||
<img src="https://unpkg.zhimg.com/youthlql@1.0.8/Java_Basis/Java8_New_Features/0005.png">
|
||||
<img src="https://img.imlql.cn/youthlql@1.0.8/Java_Basis/Java8_New_Features/0005.png">
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user