Google翻译的Ruby接口 rsay

码农软件 · 软件分类 · Google相关API · 2019-03-20 15:56:47

软件介绍

rsay 是 Google 翻译Web接口的 Ruby 语言封装。

示例代码:

require "rsay"
result = Translate.t("Hello my Friend", Language::ENGLISH, Language::ITALIAN)

$rsay -f en -t it 'Hello my Friend!'

本文地址:https://www.codercto.com/soft/d/1771.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)》 这本书的介绍吧!

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

在线压缩/解压 HTML 代码

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

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具