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.
我正在使用 sharekit API 将图像共享到 Facebook。它工作正常,但我只想登录但不想分享图像。我们怎么能做到这一点?
SHKSharer *service = [[[SHKFacebook alloc] init] autorelease]; [service authorize];