gpt4 book ai didi

swift - 'type: Undefined' 会默认为 AnyObject 吗?

转载 作者:行者123 更新时间:2023-11-28 13:04:59 24 4
gpt4 key购买 nike

在下图中,如果我不为属性指定类型,它默认是什么类型?

enter image description here

最佳答案

来自 Apple 的文档:

NSUndefinedAttributeType is valid for transient properties—Core Data will still track the property as an id value and register undo/redo actions, and so on. NSUndefinedAttributeType is illegal for non-transient properties.

未定义类型用于非标准类型属性。当 Xcode 创建一个 NSManagedObject 子类时,类型是 UNKNOWN_TYPE。

关于swift - 'type: Undefined' 会默认为 AnyObject 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33061936/

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