mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 12:44:40 +03:00
@@ -17,9 +17,10 @@
|
||||
</div><div class="right">
|
||||
<h4>欧长坤 著</h4>
|
||||
<h1>
|
||||
高速上手<br>C++ 11/14/17/20
|
||||
现代 C++ 教程<br>
|
||||
</h1>
|
||||
<h2>第二版</h2>
|
||||
<h2>高速上手 C++ 11/14/17/20</h2>
|
||||
<h3>第二版</h3>
|
||||
<p>
|
||||
<a class="button white" href="<%- url_for("/modern-cpp/zh-cn/00-preface/") %>">🇨🇳 在线阅读</a>
|
||||
<a class="button download" href="<%- url_for("/modern-cpp/pdf/modern-cpp-tutorial-zh-cn.pdf") %>">🇨🇳 下载</a>
|
||||
@@ -35,9 +36,10 @@
|
||||
</div><div class="right">
|
||||
<h4>Changkun Ou</h4>
|
||||
<h1>
|
||||
C++ 11/14/17/20<br>On the Fly
|
||||
Modern C++ Tutorial
|
||||
</h1>
|
||||
<h2>Second Edition</h2>
|
||||
<h2>C++ 11/14/17/20 On the Fly</h2>
|
||||
<h3>SECOND EDITION</h3>
|
||||
<p>
|
||||
<a class="button white" href="<%- url_for("/modern-cpp/en-us/00-preface/") %>">🇬🇧 Read Online</a>
|
||||
<a class="button download" href="<%- url_for("/modern-cpp/pdf/modern-cpp-tutorial-en-us.pdf") %>">🇬🇧 Download</a>
|
||||
|
||||
Reference in New Issue
Block a user