摘要: 一、错误 程序无法处理,写代码时要注意 二、throw public class Test { public static void main(String[] args) { Test test=new Test(); test.chufa(3,0); } public void chufa(in 阅读全文
posted @ 2020-07-29 14:37 富坚老贼 阅读(134) 评论(0) 推荐(0) 编辑