TweetPhoto Objective-C
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: http://code.google.com/p/tweetphoto-api-objective-c/
软件介绍
TweetPhoto Objective-C 库是一组 Objective-C 的类用来让开发者可以快速使用 TweetPhone 的共享 API。
示例代码:
import "TweetPhoto.h"
TweetPhoto * tweetPhoto = [[TweetPhoto alloc] initWithSetup:@"_username_" identitySecret:@"_password_" apiKey:@"_yourapikeyhere_" serviceName:@"_servicename_" isoAuth:YES|NO];
Lean Analytics
Alistair Croll、Benjamin Yoskovitz / O'Reilly Media / 2013-3-18 / USD 29.99
If you're involved with a startup, analytics help you find your way to the right product and market before the money runs out. But with a flood of information available, where do you start? This book ......一起来看看 《Lean Analytics》 这本书的介绍吧!
