欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Rflickr
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
rflickr is a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance. | rflickr is a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance. | ||
+ | |||
+ | ==安装指南== | ||
+ | $ ruby setup.rb config | ||
+ | $ ruby setup.rb setup | ||
+ | # ruby setup.rb install | ||
+ | 获得 flickr的相关信息 | ||
+ | http://www.flickr.com/services/api/misc.api_keys.html | ||
http://rubyforge.org/projects/rflickr/ | http://rubyforge.org/projects/rflickr/ |
2006年9月16日 (六) 23:54的最后版本
rflickr is a Ruby implementation of the Flickr API. It includes a faithful reproduction of the published API as well as method encapsulation to provide more useful object mappings. rflickr features result caching to improve performance.
[编辑] 安装指南
$ ruby setup.rb config $ ruby setup.rb setup # ruby setup.rb install
获得 flickr的相关信息
http://www.flickr.com/services/api/misc.api_keys.html
分享您的观点