飞信的Ruby客户端

码农软件 · 软件分类 · 网络工具包 · 2019-03-02 08:26:46

软件介绍

ruby api for china mobile's fetion 最简单的飞信客户端

示例代码:

fetion = Fetion.new("mobile ID","password")
fetion.login
fetion.send_sms("mobile ID","any sms")
fetion.send_sms_to_self("test-中文-ruby-fetion")

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

The Algorithm Design Manual

The Algorithm Design Manual

Steven S Skiena / Springer / 2011-11-14 / GBP 55.07

....The most comprehensive guide to designing practical and efficient algorithms.... Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Aw......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!

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

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

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

UNIX 时间戳转换