摘要: https://zhuanlan.zhihu.com/p/57667777 打开文本文档,输入公式:dir *.*/b>文件清单.txt 阅读全文
posted @ 2022-06-21 14:46 dafengchui 阅读(115) 评论(0) 推荐(0)
摘要: public class InstantiationClass { public static void main(String[] args) throws ClassNotFoundException { Teacher teacher = new Teacher("张三", "123456") 阅读全文
posted @ 2022-06-21 10:26 dafengchui 阅读(60) 评论(0) 推荐(0)