gpt4 book ai didi

iphone - 将一个 NSDictionary 的数据复制到另一个 NSDictionary 时出现问题

转载 作者:行者123 更新时间:2023-12-03 17:44:23 27 4
gpt4 key购买 nike

您好,我在将数据从一个 NSDictionary 复制到另一个我使用的 NSDictionary 时遇到问题

[dicForFoodproduct_fromWeb initWithDictionary:dictforfoodproduct];

这里它终止并显示“无法识别的选择器发送到实例...”我在 dictForFoodProduct 中获取了 5 个键值,但无法将这些键值复制到 dicForFoodProduct_fromWeb >.

最佳答案

NSDictionary *newDictionary = [[NSDictionary alloc] initWithDictionary:otherDictionary];

关于iphone - 将一个 NSDictionary 的数据复制到另一个 NSDictionary 时出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3748939/

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