Fork me on GitHub
摘要: 内存溢出以及堆栈溢出 简单认识一下2种内存异常OutOfMemoryError,StackOverflowError 来自JDK Doc的解释: public class OutOfMemoryError extends VirtualMachineError Thrown when the Jav 阅读全文
posted @ 2020-06-30 10:11 WilliamCui 阅读(212) 评论(0) 推荐(0)