File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 12
12
也可以前往 [ GitHub Release 页面] ( https://github.com/parallel101/cppguidebook/releases ) 下载 PDF 文件。
13
13
14
14
> [ !NOTE]
15
- > 感谢 [ Derived Cat] ( https://github.com/hooyuser ) 大佬提供智能脚本!每当小彭老师推送了修改后,Release 页面和小水管服务器上的 PDF 文件都会自动更新。只要看到小彭老师提交新 commit,你就可以随时重新下载最新版。
15
+ > 感谢 [ Derived Cat] ( https://github.com/hooyuser ) 大佬提供智能脚本!每当小彭老师推送了修改后,Release 页面和小水管服务器上的 PDF 文件都会自动更新。只要看到小彭老师提交新 commit,你就可以随时重新下载最新版。(如果看到没有变化,是浏览器缓存导致的,建议电脑端按 F5 或者手机屏幕下拉刷新一下)
16
16
17
17
## 你也可以参与编写的开源小册
18
18
Original file line number Diff line number Diff line change @@ -396,6 +396,8 @@ MSVC:`/Dmacro=value`
396
396
397
397
# fun [牛头人笑话:“如果你不知道一个人是用的什么标准库,那么你可以猜他用的是 libstdc++。即使他的编译器是 Clang,他用的大概率依然是 libstdc++。”]
398
398
399
+ === 标准库的调试模式
400
+
399
401
= 你好,世界
400
402
401
403
== 什么是函数
You can’t perform that action at this time.
0 commit comments