- 授权协议: GPLv2
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/fetion-ruby/
软件介绍
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")
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》 这本书的介绍吧!
