【iOS调试之挂起线程】 iOS调度的时候可以挂起一个程序,在需要的时候再将其设为运行。 参考:https://developer.apple.com/library/ios/#recipes/xcode_help-debug_navigator/articles/suspending_a_thread.html#//apple_ref/doc/uid/TP40010432-CH4-SW1 某些情况下,特性还是有些用的。 相关文章: 2021-06-05 2021-12-08 2021-09-03 2021-10-23 2022-12-23 2022-12-23 2021-05-04 2021-07-22