首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 用于连接到EMC Atmos存储服务红宝石连接器

用于连接到EMC Atmos存储服务红宝石连接器

资 源 简 介

This project contains a Ruby wrapper to simplify connecting to EMC Atmos storage service. atmos-ruby 1.4.0.7 is released! You can download the GEM file from the downloads page or use gem to install it (sudo recommended on linux/mac) ``` $ gem install --remote atmos-ruby Successfully installed atmos-ruby-1.4.0.7 1 gem installed Installing ri documentation for atmos-ruby-1.4.0.7... Installing RDoc documentation for atmos-ruby-1.4.0.7... ``` And check your installation with: $ irb>> require "EsuApi"=> true>> exit
VIP VIP
0.181657s