our-own-classes-chapter-源码

上传者: 42117032 | 上传时间: 2021-03-18 14:10:35 | 文件大小: 12KB | 文件类型: ZIP
Ruby实践 通过输入ruby并在终端中要运行的文件名来运行Ruby文件。 如果要运行class_person.rb ,可以编写以下命令: ruby class_person.rb 要重新运行此命令,可以使用UP和DOWN箭头键查看在终端中运行的命令的历史记录。 我们自己的班级 class_person.rb 使用以下内容定义一个类Person: 属性first_name 属性last_name 属性生日(我们只为此属性分配一个字符串,例如“ 1987年4月19日”) 实例方法full_name,将first_name和last_name放在一起 一种实例方法,年龄,计算今天和生日之间的年数 这些方法应该返回一个值。他们不应该在终端上打印任何内容。 例子 dev = Person . new dev . first_name = "James" dev . last_name = "B

文件下载

资源详情

[{"title":"( 20 个子文件 12KB ) our-own-classes-chapter-源码","children":[{"title":"our-own-classes-chapter-master","children":[{"title":".gitignore <span style='color:#111;'> 33B </span>","children":null,"spread":false},{"title":"Dockerfile <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"config.ru <span style='color:#111;'> 58B </span>","children":null,"spread":false},{"title":".rspec <span style='color:#111;'> 69B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"rails <span style='color:#111;'> 232B </span>","children":null,"spread":false},{"title":"setup <span style='color:#111;'> 113B </span>","children":null,"spread":false},{"title":"server <span style='color:#111;'> 238B </span>","children":null,"spread":false}],"spread":true},{"title":".ruby-version <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":".theia","children":[{"title":"settings.json <span style='color:#111;'> 106B </span>","children":null,"spread":false}],"spread":true},{"title":"spec","children":[{"title":"support","children":[{"title":"hint_formatter.rb <span style='color:#111;'> 363B </span>","children":null,"spread":false},{"title":"json_output_formatter.rb <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false}],"spread":true},{"title":"scripts","children":[{"title":"class_person_spec.rb <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"spec_helper.rb <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"Gemfile <span style='color:#111;'> 283B </span>","children":null,"spread":false},{"title":"Rakefile <span style='color:#111;'> 97B </span>","children":null,"spread":false},{"title":"main.rb <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":".gitpod.yml <span style='color:#111;'> 510B </span>","children":null,"spread":false},{"title":"Gemfile.lock <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false},{"title":"class_person.rb <span style='color:#111;'> 378B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明