摘要:        
gem update --system --source http://production.s3.rubygems.org安装截图    阅读全文
posted @ 2014-07-15 22:27
heidsoft
阅读(174)
评论(0)
推荐(0)
            
        
        
摘要:        
###################### 访问权限#####################class HeidSoft##默认方法 def method1 ##### endprotected def method2 ##### endpri...    阅读全文
posted @ 2014-07-15 19:44
heidsoft
阅读(200)
评论(0)
推荐(0)
            
        
        
摘要:        
#######################类变量######################class Cloud @@count=0 def initialize(user,password,ip) @user = user @password ...    阅读全文
posted @ 2014-07-15 19:32
heidsoft
阅读(264)
评论(0)
推荐(0)
            
        
        
摘要:        
#coding=utf-8############################求1到10,20到30,30到40之和###########################sum=0for i in range(1,10): sum+=iprint("Sum from 1 to 10 is ...    阅读全文
posted @ 2014-07-15 09:50
heidsoft
阅读(2516)
评论(0)
推荐(0)
                    
                
浙公网安备 33010602011771号