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.
我在我的应用程序中使用 RestKit RKObjectManager...要获取所有对象 RKObjectManager 有allObjects方法...但我只需要第一个...如何从表中获取第一个元素?谢谢...
allObjects
嗯,我很困惑。我查看了RKObjectManager并没有找到 allObjects 方法。
这门课可能是别的东西吗?