网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

CannotaccesstypemethodonRubyclass

The following code is copied from the site - http://www.w3cschool.cc/ruby/ruby-object-oriented.html. Note, it is at the bottom.  However, I got one error message during runing it.

成都创新互联专注于安顺企业网站建设,自适应网站建设,成都商城网站开发。安顺网站建设公司,为安顺等地区提供建站服务。全流程按需定制,专业设计,全程项目跟踪,成都创新互联专业和态度为您提供的服务

#!/usr/bin/ruby -w
class Box
  # 输出类信息
  puts "Type of self = #{self.type}"
  puts "Name of self = #{self.name}"
end

The output error message:

D:\Ruby\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) D:/Ruby/RubyStudyPro/box.rb
D:/Ruby/RubyStudyPro/box.rb:4:in `': undefined method `type' for Box:Class (NoMethodError)
 from D:/Ruby/RubyStudyPro/box.rb:2:in `'
 from -e:1:in `load'
 from -e:1:in `

'

Process finished with exit code 1

Who could kindly give me some tips?


当前名称:CannotaccesstypemethodonRubyclass
文章分享:http://bjjierui.cn/article/jseegp.html

其他资讯