Skip to content

Commit 7c92999

Browse files
author
committed
Deployed 2e4cf01 with MkDocs version: 1.4.2
1 parent 8fd05cd commit 7c92999

File tree

5 files changed

+117
-116
lines changed

5 files changed

+117
-116
lines changed

changelog/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -1009,6 +1009,7 @@ <h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Perma
10091009
<div class="heti-skip">
10101010
<h2 id="2024">2024 年<a class="headerlink" href="#2024" title="Permanent link"></a></h2>
10111011
<ul>
1012+
<li><span style="font-family: var(--md-code-font-family)">08-22 <a href="https://github.com/ZJU-Turing/TuringCourses/commit/2e4cf01b18d00eda4ef52e59483c998a7c628365">2e4cf01</a> </span>docs: 修正 <a href="https://zju-turing.github.io/TuringCourses/major_basic/object_oriented_programming/">OOP</a> 参考阅读超链接 (<a href="https://github.com/ZJU-Turing/TuringCourses/pull/199">#199</a>)</li>
10121013
<li><span style="font-family: var(--md-code-font-family)">07-12 <a href="https://github.com/ZJU-Turing/TuringCourses/commit/d836cdedc91d322d81b790cc02464be05678b762">d836cde</a> </span>docs: 修改<a href="https://zju-turing.github.io/TuringCourses/major_elective/ai_logic/">人工智能逻辑</a><a href="https://zju-turing.github.io/TuringCourses/major_mandatory/cognitive_neuroscience/">认知神经科学导论</a>课程内容 (<a href="https://github.com/ZJU-Turing/TuringCourses/pull/196">#196</a>)</li>
10131014
<li><span style="font-family: var(--md-code-font-family)">07-09 <a href="https://github.com/ZJU-Turing/TuringCourses/commit/39afa2b5578d3557a68698eba47a38715bbc0e4e">39afa2b</a> </span>docs: 更新 <a href="https://zju-turing.github.io/TuringCourses/major_basic/object_oriented_programming/">OOP</a> 翁恺老师评价 (<a href="https://github.com/ZJU-Turing/TuringCourses/pull/195">#195</a>)</li>
10141015
<li><span style="font-family: var(--md-code-font-family)">07-08 <a href="https://github.com/ZJU-Turing/TuringCourses/commit/20b37aebad6515179c2ae34bba751f0d3a95a08a">20b37ae</a> </span>docs: 添加 <a href="https://zju-turing.github.io/TuringCourses/major_basic/object_oriented_programming/">OOP</a> 陈翔老师评价 (<a href="https://github.com/ZJU-Turing/TuringCourses/pull/194">#194</a>)</li>

major_basic/object_oriented_programming/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@
10441044
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25Z"></path></svg>
10451045
</a>
10461046
<div class="admonition warning">
1047-
<p class="admonition-title">1720456361</p>
1047+
<p class="admonition-title">1724259080</p>
10481048
</div>
10491049
<h1 id="_1">面向对象程序设计<a class="headerlink" href="#_1" title="Permanent link"><span><span class="heti-spacing"> </span></span></a></h1>
10501050
<div class="badges">
@@ -1229,18 +1229,18 @@ <h2 id="_7">参考阅读<a class="headerlink" href="#_7" title="Permanent link">
12291229
<p><span>C++<span class="heti-spacing"> </span></span>之父<span class="heti-skip"><span class="heti-spacing"> </span>Bjanre Stroustrup<span class="heti-spacing"> </span></span>的几本书:</p>
12301230
<ul>
12311231
<li>
1232-
<p><a href="https://link.zhihu.com/?target=https%3A//www.stroustrup.com/programming.html"><em>Programming: Principles and Practice using C++</em></a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>程序设计原理与实践》)</p>
1232+
<p><a href="https://www.stroustrup.com/programming.html"><em>Programming: Principles and Practice using C++</em></a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>程序设计原理与实践》)</p>
12331233
<p>“适合以前没有编程经验或者已经学完另一种语言,并且希望对现代<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>有一个相对温和的介绍的人”,<span>BS<span class="heti-spacing"> </span></span>给大一学生写的教材。覆盖<span class="heti-skip"><span class="heti-spacing"> </span>C++11<span class="heti-spacing"> </span></span><span class="heti-skip"><span class="heti-spacing"> </span>C++14<span class="heti-spacing"> </span></span>标准。</p>
12341234
</li>
12351235
<li>
1236-
<p><a href="https://link.zhihu.com/?target=https%3A//www.stroustrup.com/4th.html"><em>The C++ Programming Language</em> (4th edition)</a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>程序设计语言》)</p>
1236+
<p><a href="https://www.stroustrup.com/4th.html"><em>The C++ Programming Language</em> (4th edition)</a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>程序设计语言》)</p>
12371237
<p>“面向已经了解<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>或至少是经验丰富的程序员的人”。覆盖<span class="heti-skip"><span class="heti-spacing"> </span>C++11<span class="heti-spacing"> </span></span>标准。</p>
12381238
</li>
12391239
<li>
1240-
<p>如果你想了解<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>的历史,请看 <a href="https://link.zhihu.com/?target=https%3A//www.stroustrup.com/dne.html"><em>The Design and Evolution of C++</em></a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>语言的设计与演化》)。<a href="https://link.zhihu.com/?target=https%3A//dl.acm.org/doi/pdf/10.1145/3386320"><em>Thriving in a Crowded and Changing World: C++ 2006-2020</em></a> 可以被视为<span class="heti-skip"><span class="heti-spacing"> </span>D&amp;E<span class="heti-spacing"> </span></span>的最新后续。</p>
1240+
<p>如果你想了解<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>的历史,请看 <a href="https://www.stroustrup.com/dne.html"><em>The Design and Evolution of C++</em></a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>语言的设计与演化》)。<a href="https://dl.acm.org/doi/pdf/10.1145/3386320"><em>Thriving in a Crowded and Changing World: C++ 2006-2020</em></a> 可以被视为<span class="heti-skip"><span class="heti-spacing"> </span>D&amp;E<span class="heti-spacing"> </span></span>的最新后续。</p>
12411241
</li>
12421242
<li>
1243-
<p><a href="https://link.zhihu.com/?target=https%3A//www.stroustrup.com/tour2.html"><em>A Tour of C++</em> (second edition)</a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>语言导学》)</p>
1243+
<p><a href="https://www.stroustrup.com/tour2.html"><em>A Tour of C++</em> (second edition)</a><heti-adjacent class="heti-adjacent-half"></heti-adjacent><span>C++<span class="heti-spacing"> </span></span>语言导学》)</p>
12441244
<p>适合去快速了解<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>所提供的功能。这本书以<span class="heti-skip"><span class="heti-spacing"> </span>200<span class="heti-spacing"> </span></span>页的篇幅介绍了<span class="heti-skip"><span class="heti-spacing"> </span>C++<span class="heti-spacing"> </span></span>及其标准库的主要特性,且覆盖<span class="heti-skip"><span class="heti-spacing"> </span>C++17<span class="heti-spacing"> </span></span>标准(及少量<span class="heti-skip"><span class="heti-spacing"> </span>C++20<span class="heti-spacing"> </span></span>标准),对于了解新标准特性也不错。</p>
12451245
</li>
12461246
</ul>
@@ -1326,7 +1326,7 @@ <h2 id="_8">参考资料<a class="headerlink" href="#_8" title="Permanent link">
13261326
}
13271327
</style>
13281328
<div id="footer-wrapper">
1329-
<p><span class="twemoji"><svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"></path></svg></span> 2024-07-09  <span class="twemoji"><svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path></svg></span> Contributors <span class="contributors"><a href="https://github.com/TonyCrane" target="_blank" title="TonyCrane"><img alt="TonyCrane" src="https://avatars.githubusercontent.com/u/44120331"/></a><a href="https://github.com/GoldfishHorse" target="_blank" title="GoldfishHorse"><img alt="GoldfishHorse" src="https://avatars.githubusercontent.com/u/104991291"/></a><a href="https://github.com/ZhouTimeMachine" target="_blank" title="ZhouTimeMachine"><img alt="ZhouTimeMachine" src="https://avatars.githubusercontent.com/u/99057383"/></a><a href="https://github.com/yhwu-is" target="_blank" title="yhwu-is"><img alt="yhwu-is" src="https://avatars.githubusercontent.com/u/80104150"/></a><a href="https://github.com/45gfg9" target="_blank" title="45gfg9"><img alt="45gfg9" src="https://avatars.githubusercontent.com/u/37043529"/></a><a href="https://github.com/RyanFcr" target="_blank" title="RyanFcr"><img alt="RyanFcr" src="https://avatars.githubusercontent.com/u/97524892"/></a><a href="https://github.com/626lt" target="_blank" title="626lt"><img alt="626lt" src="https://avatars.githubusercontent.com/u/129494413"/></a><a href="https://github.com/DaViD-Pigeon" target="_blank" title="DaViD-Pigeon"><img alt="DaViD-Pigeon" src="https://avatars.githubusercontent.com/u/117525184"/></a><a href="https://github.com/AnyaReese" target="_blank" title="AnyaReese"><img alt="AnyaReese" src="https://avatars.githubusercontent.com/u/112845902"/></a><a href="https://github.com/Williamdepig" target="_blank" title="Williamdepig"><img alt="Williamdepig" src="https://avatars.githubusercontent.com/u/111695841"/></a></span></p>
1329+
<p><span class="twemoji"><svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"></path></svg></span> 2024-08-22  <span class="twemoji"><svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path></svg></span> Contributors <span class="contributors"><a href="https://github.com/TonyCrane" target="_blank" title="TonyCrane"><img alt="TonyCrane" src="https://avatars.githubusercontent.com/u/44120331"/></a><a href="https://github.com/GoldfishHorse" target="_blank" title="GoldfishHorse"><img alt="GoldfishHorse" src="https://avatars.githubusercontent.com/u/104991291"/></a><a href="https://github.com/ZhouTimeMachine" target="_blank" title="ZhouTimeMachine"><img alt="ZhouTimeMachine" src="https://avatars.githubusercontent.com/u/99057383"/></a><a href="https://github.com/45gfg9" target="_blank" title="45gfg9"><img alt="45gfg9" src="https://avatars.githubusercontent.com/u/37043529"/></a><a href="https://github.com/yhwu-is" target="_blank" title="yhwu-is"><img alt="yhwu-is" src="https://avatars.githubusercontent.com/u/80104150"/></a><a href="https://github.com/RyanFcr" target="_blank" title="RyanFcr"><img alt="RyanFcr" src="https://avatars.githubusercontent.com/u/97524892"/></a><a href="https://github.com/626lt" target="_blank" title="626lt"><img alt="626lt" src="https://avatars.githubusercontent.com/u/129494413"/></a><a href="https://github.com/DaViD-Pigeon" target="_blank" title="DaViD-Pigeon"><img alt="DaViD-Pigeon" src="https://avatars.githubusercontent.com/u/117525184"/></a><a href="https://github.com/AnyaReese" target="_blank" title="AnyaReese"><img alt="AnyaReese" src="https://avatars.githubusercontent.com/u/112845902"/></a><a href="https://github.com/Williamdepig" target="_blank" title="Williamdepig"><img alt="Williamdepig" src="https://avatars.githubusercontent.com/u/111695841"/></a></span></p>
13301330
</div>
13311331
<style>
13321332
.md-content .admonition:first-of-type {

search/search_index.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)