Tokyo Tech Lead
Subscribe
Sign in
Share this post
Tokyo Tech Lead
Ruby class 基本的覆寫(override)及繼承(inheritance)
Copy link
Facebook
Email
Notes
More
Ruby class 基本的覆寫(override)及繼承(inheritance)
Adler Hsieh
May 10, 2015
Share this post
Tokyo Tech Lead
Ruby class 基本的覆寫(override)及繼承(inheritance)
Copy link
Facebook
Email
Notes
More
首先考考大家,以下寫法,如果呼叫Greeting.hello出現的是哪一個結果呢?
Read →
Comments
Share
Copy link
Facebook
Email
Notes
More
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts
Share this post
Ruby class 基本的覆寫(override)及繼承(inheritance)
Share this post
首先考考大家,以下寫法,如果呼叫Greeting.hello出現的是哪一個結果呢?