Commit d657f35a authored by 时良荣's avatar 时良荣

Java培训Object类及常用方法

parent da0c2659
...@@ -3,6 +3,7 @@ package com.exercise.fifth; ...@@ -3,6 +3,7 @@ package com.exercise.fifth;
import java.util.ArrayList; import java.util.ArrayList;
/** /**
* Java培训Object类及常用方法
* 作业题目1: * 作业题目1:
* 编写代码,使之导致java堆溢出、虚拟机栈溢出、方法区溢出、和本地内存溢出; * 编写代码,使之导致java堆溢出、虚拟机栈溢出、方法区溢出、和本地内存溢出;
* @author elliot * @author elliot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment