E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
eigenclass
Ruby学习之元编程
instance_evel()、Module#class_evel()方法类似,evel()方法也是一个内核方法,Object#instance_evel()方法可以使调用对象为self,当前类为#self(当前对象的
eigenclass
·
2015-10-23 08:58
Ruby
我见过最清楚的解释class_eval 和 instance_eval
A # defs here go to A puts self # => A class << self #defs here go to A's
eigenclass
夜鸣猪
·
2013-04-02 07:00
Ruby
eigenclass
与 class 关系
声明:本文转载自 http://ruanwz.github.com/2010/02/25/
eigenclass
.html Ruby中对象的实例变量(instance_variable)是放在对象中,
selfcontroller
·
2012-09-20 16:00
Class
one step to the right, then up
现在写一个例子来证明这句话就在之前的那个程序上进行修改,现在我也不清楚,如果程序虫obj出发,会不会走到#D,#C,#Object单从onesteptotheright,thenup,这句话来讲,应该不会 为了证明程序只向右执行一次,我在类D的
eigenclass
michael_roshen
·
2012-07-07 18:00
method
ruby 类方法,实例方法,单例方法
类方法只有类本身可以调用,在ruby中,类方法是一种特殊的单例方法从上一篇
eigenclass
中可以得到这样的结论,
eigenclass
也是一种类,在ruby中所有的类又都是对象,对象都有对应的
eigenclass
michael_roshen
·
2012-07-07 18:00
method
Class
Metaprogramming
eigenclass
Eigenclass
& Singleton Method
classMyClass defmy_method end end my=MyClass.new my.my_method #调用实例方法my_method时,ruby会直接进入到类MyClass中,找到my_method方法 #但是当定义一个单例方法,ruby是如何调用呢,单例方法存放在哪里? defmy.my_singleton_method end #单例方法不能
michael_roshen
·
2012-07-06 23:00
method
eigenclass
singlton
Ruby元编程起步4
不过首先呢,我们要知道什么是
eigenclass
。本人的一贯工作作风就是脏活累活给别人干,所以我就不在这里介绍
eigenclass
,大家可以自行baidu或者参考http://17test.
piecehealth
·
2012-06-14 13:00
ruby
元编程
Ruby元编程起步4
不过首先呢,我们要知道什么是
eigenclass
。 本人的一贯工作作风就是脏活累活给别人干,所以我就不在这里介绍
eigenclass
,大家可以自行baidu或者参考http://1
piecehealth
·
2012-06-14 13:00
Ruby
元编程
Ruby元编程起步4
不过首先呢,我们要知道什么是
eigenclass
。本人的一贯工作作风就是脏活累活给别人干,所以我就不在这里介绍
eigenclass
,大家可以自行baidu或者参考http://17test.
piecehealth
·
2012-06-14 13:00
ruby
元编程
Ruby
Eigenclass
详解
经过三个多月的RUBYP实战,重新细读了电子书<Ruby编程语言_涵盖Ruby 1.8和1.9>,终于理解了
Eigenclass
,也就是我们常说的元类(Metaclass)
cxh116
·
2011-07-29 22:00
Ruby
eigenclass
kitty
Ruby
Eigenclass
详解
阅读更多经过三个多月的RUBYP实战,重新细读了电子书,终于理解了
Eigenclass
,也就是我们常说的元类(Metaclass)目标:证明Kitty类是其
Eigenclass
的实例为了文字好解説,先上代码
cxh116
·
2011-07-29 22:00
ruby
eigenclass
kitty
Ruby Meta Programming:
eigenclass
Ruby
eigenclass
从字面上理解就是自己的类。singleton class是它的另一个名字,不过我更喜欢eigen,更准确。 那什么是
eigenclass
呢?
yapex
·
2008-07-27 18:00
ext
Ruby
达人常去的Ruby相关网站
hl=zh-CN&lr=&newwindow=1http://
eigenclass
.org/hiki.rb?
月上千秋河
·
2006-03-31 20:00
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他