java打印函数的调用堆栈 可使用下面的语句来打印调用堆栈:Exception e = new Exception("this is a log");e.printStackTrace(); java 2023-09-15 145 点赞 2 评论 219 浏览