飞信的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

Learning PHP, MySQL, and JavaScript

Learning PHP, MySQL, and JavaScript

Robin Nixon / O'Reilly Media / 2009-7-21 / USD 39.99

Learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript - whether or not you know how to program. This simple, streamlined guide explains how the powerful combination of P......一起来看看 《Learning PHP, MySQL, and JavaScript》 这本书的介绍吧!

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

在线图片转Base64编码工具

SHA 加密
SHA 加密

SHA 加密工具