App启动分析
2021-08-03 10:56:01 1 举报
App启动分析
作者其他创作
大纲/内容
Load the main UI file
Rebase
Load Dyld
Restore UI state
Your Code
main()
First initialization
application:didFinishLaunchingWithOptions:
UIApplicationMain()
Launch Time
Binding
Handle events
Switch to a different app
ObjC Setup
EventLoop
Various methods
applicationDidBecomeActive:
loading time
Final initialization
exec()
Initializers
Load Executable
Activate the app
Load Dylibs
application:willFinishLaunchingWithOptions:
pre-main time
0 条评论
下一页
为你推荐
查看更多