mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-24 20:00:37 +00:00
docs: APM 监控部分
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# iOS 瘦身之道
|
||||
# App 瘦身之道
|
||||
|
||||
|
||||
|
||||
@@ -677,12 +677,4 @@ $ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
|
||||
|
||||
参考文章:
|
||||
- [Humble Assets Catalog](http://lingyuncxb.com/2019/04/14/HumbleAssetCatalog/)
|
||||
- [关于 Pod 库的资源引用 resource_bundles or resources](http://zhoulingyu.com/2018/02/02/pod-resource-reference/)
|
||||
- 部分图片或者文字内容引用来自网络(若有引用到,请告诉我地址,及时补充)
|
||||
|
||||
|
||||
|
||||
|
||||
- 线程、队列、runloop 的关系?主串行队列,在 Mach 内核中创建
|
||||
- block:堆内存中的结构体变量
|
||||
- 全局并发队列:队列(FIFO)。所以最后加入到全局并发队列中的任务最后执行,执行的时候就可以拿到结果
|
||||
- [关于 Pod 库的资源引用 resource_bundles or resources](http://zhoulingyu.com/2018/02/02/pod-resource-reference/)
|
||||
Reference in New Issue
Block a user