<?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 我的个人博客</title><link>https://www.wangyunqing.top/tags/c++/</link><description>Recent content in C++ on 我的个人博客</description><generator>Hugo -- 0.156.0</generator><language>zh-cn</language><lastBuildDate>Fri, 06 Mar 2026 22:30:00 +0800</lastBuildDate><atom:link href="https://www.wangyunqing.top/tags/c++/index.xml" rel="self" type="application/rss+xml"/><item><title>Rust vs C++：安全换性能？编译期内存检查到底有多强</title><link>https://www.wangyunqing.top/posts/rust-vs-cpp-safety-performance/</link><pubDate>Fri, 06 Mar 2026 22:30:00 +0800</pubDate><guid>https://www.wangyunqing.top/posts/rust-vs-cpp-safety-performance/</guid><description>C++ 允许你随便掌控内存，但崩了算你的。Rust 在编译期就把所有内存错误拦住。这篇文章讲透 Rust 和 C++ 在安全性上的本质区别。基于 2025 年最新对比分析。</description></item><item><title>编译型 vs 解释型语言：为什么 C++ 比 Python 快 50 倍？</title><link>https://www.wangyunqing.top/posts/compiled-vs-interpreted-languages/</link><pubDate>Fri, 06 Mar 2026 22:00:00 +0800</pubDate><guid>https://www.wangyunqing.top/posts/compiled-vs-interpreted-languages/</guid><description>为什么 C++ 比 Python 快那么多？是编译型语言天生优势，还是 Python 太慢？这篇文章用最本质的方式，一次性讲透两种语言的运行原理差异。基于 2025 年最新性能基准数据。</description></item><item><title>Qt 编译工具链完全指南：5 个组件一次讲透</title><link>https://www.wangyunqing.top/posts/qt-toolchain-complete-guide/</link><pubDate>Fri, 06 Mar 2026 21:00:00 +0800</pubDate><guid>https://www.wangyunqing.top/posts/qt-toolchain-complete-guide/</guid><description>刚学 Qt，被编译器、构建工具、调试器、库路径、运行环境搞晕了？这篇文章用最通俗的比喻，把这 5 个组件一次性讲透，让你彻底理解 Qt 从代码到 exe 的完整流程。基于 Qt6 最新标准编写。</description></item></channel></rss>