首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

Ruby gem的proxy署理设置方法

2012-09-24 
Ruby gem的proxy代理设置方法Set the HTTP_PROXY environment variableex:http_proxyhttp://127.0.0.1:58

Ruby gem的proxy代理设置方法
Set the HTTP_PROXY environment variable

ex:     http_proxy=http://127.0.0.1:5865


热点排行