<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>C++ 深入 on 木人的CS学习笔记</title><link>https://kahanat800.github.io/programmercarl-learn-record/notes/cpp/</link><description>Recent content in C++ 深入 on 木人的CS学习笔记</description><generator>Hugo -- 0.146.0</generator><language>zh-cn</language><lastBuildDate>Sat, 28 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://kahanat800.github.io/programmercarl-learn-record/notes/cpp/index.xml" rel="self" type="application/rss+xml"/><item><title>虚函数与虚表——C++ 多态的底层机制</title><link>https://kahanat800.github.io/programmercarl-learn-record/notes/cpp/01-%E8%99%9A%E5%87%BD%E6%95%B0%E4%B8%8E%E8%99%9A%E8%A1%A8%E8%AF%A6%E8%A7%A3/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://kahanat800.github.io/programmercarl-learn-record/notes/cpp/01-%E8%99%9A%E5%87%BD%E6%95%B0%E4%B8%8E%E8%99%9A%E8%A1%A8%E8%AF%A6%E8%A7%A3/</guid><description>虚函数、虚表、虚指针到底是什么？从一个多态失败的例子出发，用一个例子贯穿全文，把 vtable、vptr、虚函数调用的完整链路讲清楚。</description></item></channel></rss>