gpt4 book ai didi

ios - 识别并关闭非事件线程

转载 作者:行者123 更新时间:2023-11-29 03:11:56 25 4
gpt4 key购买 nike

在我的应用程序(速度陷阱和危险)中,我使用了几种线程:NSOperationdispatch_asyncperformSelectorInBackgroundperformSelectorOnMainThread 等等。

我想做两件事;

  1. 在 xcode Debug Navigator 中通过他的名字识别胎面。
  2. 关闭死线程/非事件线程。

enter image description here

enter image description here

最佳答案

使用 dispatch_queue_create 创建线程名称。
然后您将能够在 Xcode 中看到线程并暂停它们。
或者您可以存储在临时变量中并在您的应用程序中停止。

enter image description here

关于ios - 识别并关闭非事件线程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22167941/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com