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.
我在第二个视图中有一个名为loginwith facebook的按钮。
如果我点击那个按钮,我使用的facebook api应该从互联网上检索图像,并应该在第5 个视图中显示它。如何才能做到这一点?
你有很多选择。将图像保存在 nsuserdefaults 中或将其保存在本地将是一个不错的选择。