Skip to content

Commit 18a4dea

Browse files
committed
java基础部分重构完善
1 parent 945e287 commit 18a4dea

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/java/basis/Java基础知识.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1170,11 +1170,11 @@ JAVA 反射机制是在运行状态中,对于任意一个类,都能够知道
11701170
11711171
#### 3.2.1. Java 异常类层次结构图
11721172
1173-
![](images/Java异常类层次结构图.png)
1173+
![](https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/2020-12/Java%E5%BC%82%E5%B8%B8%E7%B1%BB%E5%B1%82%E6%AC%A1%E7%BB%93%E6%9E%84%E5%9B%BE.png)
11741174
11751175
<p style="font-size:13px;text-align:right">图片来自:https://simplesnippets.tech/exception-handling-in-java-part-1/</p>
11761176
1177-
![](images/Java异常类层次结构图2.png)
1177+
![](https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/2020-12/Java%E5%BC%82%E5%B8%B8%E7%B1%BB%E5%B1%82%E6%AC%A1%E7%BB%93%E6%9E%84%E5%9B%BE2.png)
11781178
11791179
<p style="font-size:13px;text-align:right">图片来自:https://chercher.tech/java-programming/exceptions-java</p>
11801180
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)