ruby 's instance variable

本文介绍了Ruby中的四种变量类型:全局变量、实例变量、局部变量和常量,并详细解释了实例变量与类变量的区别。实例变量属于每个类实例,而类变量则被所有类实例共享。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

ruby has 4 kinds of variables,
$ global variable
@ instance variable
[a-z] or _ local variable
[A-Z] constant
I found instance variable  always come out in a class, which made me confused what's the difference between class variable and instance variable.

Some things like this is java, a pure OO language. The key point is that,  instance variable is for differing class static variable from itself. class static variable is shared by all instance of the class, while instance variable is owned by every class instance.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值