提交 1cd169de 编写于 作者: 辉哈's avatar 辉哈

同步修改 doc、添加贡献者 @zhjp0

上级 5c6b63c6
......@@ -3346,7 +3346,7 @@ int main( void )
包括勘误的 Issue、PR,排序按照贡献时间。
[tamarous](https://github.com/tamarous)[i0Ek3](https://github.com/i0Ek3)[sniper00](https://github.com/sniper00)[blackhorse001](https://github.com/blackhorse001)[houbaron](https://github.com/houbaron)[Qouan](https://github.com/Qouan)[2329408386](https://github.com/2329408386)[FlyingfishMORE](https://github.com/FlyingfishMORE)[Ematrix163](https://github.com/Ematrix163)[ReturnZero23](https://github.com/ReturnZero23)[kelvinkuo](https://github.com/kelvinkuo)[henryace](https://github.com/henryace)[xinghun](https://github.com/xinghun)[maokelong](https://github.com/maokelong)[easyYao](https://github.com/easyYao)[FengZiYjun](https://github.com/FengZiYjun)[shangjiaxuan](https://github.com/shangjiaxuan)[kwongtailau](https://github.com/kwongtailau)[asky991](https://github.com/asky991)[traviszeng](https://github.com/traviszeng)[kele1997](https://github.com/kele1997)[hxdnshx](https://github.com/hxdnshx)[a74731248](https://github.com/a74731248)[qvjp](https://github.com/qvjp)[xindelvcheng](https://github.com/xindelvcheng)[hbsun2113](https://github.com/hbsun2113)[linkwk7](https://github.com/linkwk7)[foolishflyfox](https://github.com/foolishflyfox)
[tamarous](https://github.com/tamarous)[i0Ek3](https://github.com/i0Ek3)[sniper00](https://github.com/sniper00)[blackhorse001](https://github.com/blackhorse001)[houbaron](https://github.com/houbaron)[Qouan](https://github.com/Qouan)[2329408386](https://github.com/2329408386)[FlyingfishMORE](https://github.com/FlyingfishMORE)[Ematrix163](https://github.com/Ematrix163)[ReturnZero23](https://github.com/ReturnZero23)[kelvinkuo](https://github.com/kelvinkuo)[henryace](https://github.com/henryace)[xinghun](https://github.com/xinghun)[maokelong](https://github.com/maokelong)[easyYao](https://github.com/easyYao)[FengZiYjun](https://github.com/FengZiYjun)[shangjiaxuan](https://github.com/shangjiaxuan)[kwongtailau](https://github.com/kwongtailau)[asky991](https://github.com/asky991)[traviszeng](https://github.com/traviszeng)[kele1997](https://github.com/kele1997)[hxdnshx](https://github.com/hxdnshx)[a74731248](https://github.com/a74731248)[qvjp](https://github.com/qvjp)[xindelvcheng](https://github.com/xindelvcheng)[hbsun2113](https://github.com/hbsun2113)[linkwk7](https://github.com/linkwk7)[foolishflyfox](https://github.com/foolishflyfox)[zhjp0](https://github.com/zhjp0)
## 🍭 支持赞助
......
......@@ -1278,7 +1278,7 @@ typedef struct {
int top;
int size;
int increment;
} SqSrack;
} SqStack;
```
![](https://raw.githubusercontent.com/huihut/interview/master/images/SqStack.png)
......@@ -1803,7 +1803,7 @@ B树/B+树 |O(log<sub>2</sub>n) | |
#### 线程之间私有和共享的资源
* 私有:线程栈,寄存器,程序寄存
* 私有:线程栈,寄存器,程序计数
* 共享:堆,地址空间,全局变量,静态变量
#### 多进程与多线程间的对比、优劣与选择
......@@ -3310,7 +3310,7 @@ int main( void )
包括勘误的 Issue、PR,排序按照贡献时间。
[tamarous](https://github.com/tamarous)[i0Ek3](https://github.com/i0Ek3)[sniper00](https://github.com/sniper00)[blackhorse001](https://github.com/blackhorse001)[houbaron](https://github.com/houbaron)[Qouan](https://github.com/Qouan)[2329408386](https://github.com/2329408386)[FlyingfishMORE](https://github.com/FlyingfishMORE)[Ematrix163](https://github.com/Ematrix163)[ReturnZero23](https://github.com/ReturnZero23)[kelvinkuo](https://github.com/kelvinkuo)[henryace](https://github.com/henryace)[xinghun](https://github.com/xinghun)[maokelong](https://github.com/maokelong)[easyYao](https://github.com/easyYao)[FengZiYjun](https://github.com/FengZiYjun)[shangjiaxuan](https://github.com/shangjiaxuan)[kwongtailau](https://github.com/kwongtailau)[asky991](https://github.com/asky991)[traviszeng](https://github.com/traviszeng)[kele1997](https://github.com/kele1997)[hxdnshx](https://github.com/hxdnshx)[a74731248](https://github.com/a74731248)[qvjp](https://github.com/qvjp)[xindelvcheng](https://github.com/xindelvcheng)[hbsun2113](https://github.com/hbsun2113)[linkwk7](https://github.com/linkwk7)[foolishflyfox](https://github.com/foolishflyfox)
[tamarous](https://github.com/tamarous)[i0Ek3](https://github.com/i0Ek3)[sniper00](https://github.com/sniper00)[blackhorse001](https://github.com/blackhorse001)[houbaron](https://github.com/houbaron)[Qouan](https://github.com/Qouan)[2329408386](https://github.com/2329408386)[FlyingfishMORE](https://github.com/FlyingfishMORE)[Ematrix163](https://github.com/Ematrix163)[ReturnZero23](https://github.com/ReturnZero23)[kelvinkuo](https://github.com/kelvinkuo)[henryace](https://github.com/henryace)[xinghun](https://github.com/xinghun)[maokelong](https://github.com/maokelong)[easyYao](https://github.com/easyYao)[FengZiYjun](https://github.com/FengZiYjun)[shangjiaxuan](https://github.com/shangjiaxuan)[kwongtailau](https://github.com/kwongtailau)[asky991](https://github.com/asky991)[traviszeng](https://github.com/traviszeng)[kele1997](https://github.com/kele1997)[hxdnshx](https://github.com/hxdnshx)[a74731248](https://github.com/a74731248)[qvjp](https://github.com/qvjp)[xindelvcheng](https://github.com/xindelvcheng)[hbsun2113](https://github.com/hbsun2113)[linkwk7](https://github.com/linkwk7)[foolishflyfox](https://github.com/foolishflyfox)[zhjp0](https://github.com/zhjp0)
## 🍭 支持赞助
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册