Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0d57ca4

Browse files
Merge pull request coderbruis#9 from yuuyoo/patch-1
Update 深入学习String源码与底层(一).md
2 parents afba7af + 25e93ee commit 0d57ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎note/JDK/深入学习String源码与底层(一).md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ JAVA的运行时数据区包括以下几个区域:
112112
2. Java堆区(Heap)
113113
3. 本地方法栈(Native Method Stack)
114114
4. 虚拟机栈(VM Stack)
115-
5. 程序技术器(Program Conter Register)
115+
5. 程序计数器(Program Conter Register)
116116
117117
具体内容不在这里进行介绍。为方便读者能够理解下面的内容,请学习下[总结Java内存区域和常量池](https://blog.csdn.net/CoderBruis/article/details/85240273)
118118

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /