摘要: 第一种:通过Object类的getClass方法 @Test public void test01() throws IllegalAccessException, InstantiationException { //new 对象 Date date = new Date(); System.ou 阅读全文
posted @ 2021-11-26 11:15 蔡地像徐坤 阅读(1061) 评论(0) 推荐(0)