From e50300e3c90c72e5f250e9878584b92a0026a4e5 Mon Sep 17 00:00:00 2001 From: Fuyuxinge <1876397977@qq.com> Date: Fri, 19 Jun 2026 12:47:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20'w5/AI=E5=8D=8F=E5=8A=A9?= =?UTF-8?q?=E8=AE=B0=E5=BD=95'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- w5/AI协助记录 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 w5/AI协助记录 diff --git a/w5/AI协助记录 b/w5/AI协助记录 new file mode 100644 index 0000000..463b343 --- /dev/null +++ b/w5/AI协助记录 @@ -0,0 +1,5 @@ + +理清了多态中“编译看左边,运行看右边”的底层机制 +为什么父类引用调用子类重写方法时会执行子类逻辑 +讲解了Java中public类与文件名的强制对应关系 +说明了单文件编写时非public类的正确写法 \ No newline at end of file