1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Fix 格式错误

This commit is contained in:
SnailClimb 2019-03-26 11:48:01 +08:00 committed by GitHub
parent d42ae433fa
commit f63372a7c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ Java 虚拟机在执行 Java 程序的过程中会把它管理的内存划分成
<div align="center">
<img src="https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-3/JVM运行时数据区域.png" width="600px"/>
</div>
**JDK 1.8 **
<div align="center">