gpt4 book ai didi

ios - 了解 NSBlockOperation

转载 作者:可可西里 更新时间:2023-11-01 17:18:05 27 4
gpt4 key购买 nike

我正在进入 NSBlockOperation 并且我有一些问题。值得注意的是,documentation对于 addExecutionBlock 说:

Discussion

The specified block should not make any assumptions about its execution environment.

Calling this method while the receiver is executing or has already finished causes an NSInvalidArgumentException exception to be thrown.

什么样的情况会抛出NSInvalidArgumentException? “当接收者正在执行时”到底是什么意思?什么会导致这个?

最佳答案

当操作正在运行或已经完成时,您不能使用 addExecutionBlock: 添加执行 block 。就是这个意思。

关于ios - 了解 NSBlockOperation,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24966131/

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