mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-09 00:43:59 +08:00
chore(summary): changes ident from tabs to spaces, and trims lines' end
This commit is contained in:
parent
ccde88e5b5
commit
4a4ca95136
@ -94,11 +94,11 @@
|
||||
- [共享状态](ch16-03-shared-state.md)
|
||||
- [可扩展的并发:`Sync`和`Send`](ch16-04-extensible-concurrency-sync-and-send.md)
|
||||
|
||||
- [面向对象](ch17-00-oop.md)
|
||||
- [什么是面向对象?](ch17-01-what-is-oo.md)
|
||||
- [为使用不同类型的值而设计的 trait 对象](ch17-02-trait-objects.md)
|
||||
- [面向对象](ch17-00-oop.md)
|
||||
- [什么是面向对象?](ch17-01-what-is-oo.md)
|
||||
- [为使用不同类型的值而设计的 trait 对象](ch17-02-trait-objects.md)
|
||||
- [面向对象设计模式的实现](ch17-03-oo-design-patterns.md)
|
||||
|
||||
|
||||
## 高级主题
|
||||
|
||||
- [模式用来匹配值的结构](ch18-00-patterns.md)
|
||||
|
Loading…
Reference in New Issue
Block a user