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://codercto.com/soft/d/1771.html

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

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

RGB CMYK 互转工具