- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/jonlunsford/yify
- 软件文档: https://github.com/jonlunsford/yify
软件介绍
Yify 是 Yify Torrents API 的 Ruby 语言封装。
示例代码:
require 'yify' client = Yify::Client.new => #<Yify::Client:0x007f9b14321ef8> movie = client.movie(353).result => #<Yify::Models::Movie:0x007f9b14360130> movie.movie_title => "We Were Soldiers (2002)"
Eric Meyer on CSS
Eric Meyer / New Riders Press / 2002-7-8 / USD 55.00
There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers......一起来看看 《Eric Meyer on CSS》 这本书的介绍吧!
