求问 3.0 如何读取plist

我用了 __Dictionary::createWithContentsOfFile(“MonsterInfo.plist”)
但读取的信息不完整。
求问 怎么读取plist

我也遇到了同样的问题,楼主解决了没有