Yify

码农软件 · 软件分类 · 网站API · 2019-03-09 16:58:56

软件介绍

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)"

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

Eric Meyer on CSS

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》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具