We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4437cb7 commit 08534d7Copy full SHA for 08534d7
1 file changed
notes/Java 虚拟机.md
@@ -56,7 +56,7 @@ java -Xss=512M HackTheJava
56
57
与 Java 虚拟机栈类似,它们之间的区别只不过是本地方法栈为本地方法服务。
58
59
-<div align="center"> <img src="../pics//JNIFigure1.gif" width=""/> </div><br>
+<div align="center"> <img src="../pics//JNIFigure1.gif" width="400"/> </div><br>
60
61
## Java 堆
62
0 commit comments