gpt4 book ai didi

ios - 具有 bool 属性的 NSPredicate

转载 作者:行者123 更新时间:2023-12-01 17:56:54 25 4
gpt4 key购买 nike

假设我有一个对象 Foo带有 bool 属性 isLegit ,如何编写 NSPredicate 以过滤掉该属性设置为 NO 的对象?

最佳答案

[NSPredicate predicateWithFormat:@"(isLegit == NO)]

关于ios - 具有 bool 属性的 NSPredicate,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15840563/

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