hanleylee / hanleylee.com-comments

网站评论仓库
https://hanleylee.com
2 stars 0 forks source link

iOS 开发中 GCD 使用 | 闪耀旅途 #9

Open hanleylee opened 4 years ago

hanleylee commented 4 years ago

https://www.hanleylee.com/usage-of-GCD-under-iOS.html

现在的智能设备都是多核心, 如果想让 App 充分利用多核心的性能优势, 则必须掌握多线程管理技术, 多线程管理在 iOS 开发中叫做 GCD