<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[mcpp-sytle-ref: 现代C++编码&#x2F;项目风格参考 | Modern&#x2F;Module C++ Style Reference]]></title><description><![CDATA[<p dir="auto">写了一个现代C++模块化的编码/项目风格参考文档, 附有项目/代码示例, 欢迎交流</p>
<hr />
<h2>简介</h2>
<p dir="auto"><img src="/assets/uploads/files/1769447382090-cd01c9a0-0731-4679-a0e8-ba2a52293edc-image.png" alt="cd01c9a0-0731-4679-a0e8-ba2a52293edc-image.png" class=" img-fluid img-markdown" /></p>
<h2>目录</h2>
<p dir="auto"><img src="/assets/uploads/files/1769447437078-81b1e6f9-deb4-4fa4-8bd1-23a9233007d2-image.png" alt="81b1e6f9-deb4-4fa4-8bd1-23a9233007d2-image.png" class=" img-fluid img-markdown" /></p>
<hr />
<p dir="auto">仓库地址: <a href="https://github.com/mcpp-community/mcpp-style-ref" rel="nofollow ugc">https://github.com/mcpp-community/mcpp-style-ref</a></p>
]]></description><link>http://forum.d2learn.org/topic/159/mcpp-sytle-ref-现代c-编码-项目风格参考-modern-module-c-style-reference</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 23:49:59 GMT</lastBuildDate><atom:link href="http://forum.d2learn.org/topic/159.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Jan 2026 17:12:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to mcpp-sytle-ref: 现代C++编码&#x2F;项目风格参考 | Modern&#x2F;Module C++ Style Reference on Tue, 10 Feb 2026 13:31:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forum.d2learn.org/uid/153">@Phtato</a> 目前默认是模块化的写法, 20之前的话 可以参考 google-style/cpp</p>
<p dir="auto">社区有个主要的任务的推模块化库和相关工具链使用和普及</p>
]]></description><link>http://forum.d2learn.org/post/728</link><guid isPermaLink="true">http://forum.d2learn.org/post/728</guid><dc:creator><![CDATA[sunrisepeak]]></dc:creator><pubDate>Tue, 10 Feb 2026 13:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to mcpp-sytle-ref: 现代C++编码&#x2F;项目风格参考 | Modern&#x2F;Module C++ Style Reference on Tue, 10 Feb 2026 12:40:25 GMT]]></title><description><![CDATA[<p dir="auto">是否考虑会把从C++多少之后支持改写法加到文章中呢？<br />
例如：</p>
<h3>0.使用<code>import xxx</code>替代<code>#include &lt;xxx&gt;</code> （C++ 20）</h3>
<p dir="auto">以及降级处理，例如，C++20之前建议写法。</p>
]]></description><link>http://forum.d2learn.org/post/727</link><guid isPermaLink="true">http://forum.d2learn.org/post/727</guid><dc:creator><![CDATA[Phtato]]></dc:creator><pubDate>Tue, 10 Feb 2026 12:40:25 GMT</pubDate></item></channel></rss>