Avatar notebook default
2篇文章 · 531字 · 1人关注
  • Java内存区域

    Java运行时数据区域 方法区(Method Area),虚拟机栈(VM Stack),本地方法栈(Native Method Stack),堆...

文集作者