Skip to content

Latest commit

 

History

History
6 lines (2 loc) · 148 Bytes

协同.md

File metadata and controls

6 lines (2 loc) · 148 Bytes

img

不要通过共享内存(锁)来通信,要通过通信(channel)来共享内存。