Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好吧,我需要创建一个调整,例如在dict字典中的/var/mobile/test.plist中添加布尔字符串测试
[dict setValue:[NSNumber numberWithBool:YES] forKey:@"myKey"];