最简 Twitter/Facebook SDK EasySocial

码农软件 · 软件分类 · 其他(Others) · 2019-07-21 20:29:28

软件介绍

EasySocial 允许你的应用通过非常简单的相关 SDK 标准使用 Twitter 和 Facebook,非常容易使用,而且有着非常优雅的设计,节省你的开发时间。

EasySocial 相关示例:

Twitter

+ Send Plain Tweets
+ Send Tweets with images (via a URL or UIImage/NSData)
+ Get Data from user's timeline

Facebook

+ Full Facebook Connect (Log In/Log Out and Auto-Log In)
+ Fetch User Information (id, name etc...)
+ Share and Publish messages in user's timeline

本文地址:https://codercto.com/soft/d/10646.html

Algorithms Illuminated (Part 2)

Algorithms Illuminated (Part 2)

Tim Roughgarden / Soundlikeyourself Publishing, LLC / 2018-8-5 / USD 17.99

Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can......一起来看看 《Algorithms Illuminated (Part 2)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换