mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 12:44:40 +03:00
changes: 优化文档导航
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 第 6 章 正则表达式库
|
||||
# 第 6 章 标准库:正则表达式
|
||||
|
||||
> 内容修订中
|
||||
|
||||
@@ -134,6 +134,8 @@ bar.txt sub-match[1]: bar
|
||||
|
||||
> 本节提到的内容足以让我们开发编写一个简单的 Web 框架中关于URL匹配的功能,请参考习题 TODO
|
||||
|
||||
[返回目录](./toc.md) | [上一章](./05-pointers.md) | [下一章 标准库:线程与并发](./07-thread.md)
|
||||
|
||||
## 进一步阅读的参考资料
|
||||
|
||||
1. [知乎『如何评价 GCC 的 C++11 正则表达式?』中原库作者 Tim Shen 的回答](http://zhihu.com/question/23070203/answer/84248248)
|
||||
|
||||
Reference in New Issue
Block a user