mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-05-27 23:12:20 +00:00
update
This commit is contained in:
parent
32ffcb28f3
commit
6baaa37686
@ -48,4 +48,6 @@ Go 自身的 timer 就是用时间堆来实现的。在最近的版本中,还
|
||||
+-----+-----+-----+-----+ +-----+-----+-----+-----+
|
||||
```
|
||||
|
||||
小顶堆的性质,父节点比其 4 个子节点都小,子节点之间没有特别的大小关系要求。
|
||||
|
||||
### 时间轮
|
||||
|
Loading…
x
Reference in New Issue
Block a user