1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-08-01 16:28:03 +08:00

[docs delete]移除无用图片

This commit is contained in:
guide 2022-03-23 17:02:59 +08:00
parent 0f9104b31b
commit a8574e01ab
2 changed files with 1 additions and 2 deletions

View File

@ -230,8 +230,7 @@ JDK1.4 中新加入的 **NIO(New Input/Output) 类**,引入了一种基于**
### 对象的创建
下图便是 Java 对象的创建过程,我建议最好是能默写出来,并且要掌握每一步在做什么。
![Java创建对象的过程](./pictures/java内存区域/Java创建对象的过程.png)
Java 对象的创建过程我建议最好是能默写出来,并且要掌握每一步在做什么。
#### Step1:类加载检查

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB