开发者

How is iPad/iPhone multitasking implemented?

How is iPad/iPhone multitasking implemented ? How is this implemented at the language level? I have read freeze dried anyone knows the 开发者_C百科details?


use this method to implement

  • (void)applicationDidEnterBackground:(UIApplication *)application


You can never know these things for sure as the OS is not open source, having said that it seems plausible that it is similar to the unix command kill -STOP

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜