このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
ruby:01_basic:02_hellow_world [2014/05/30 01:21] – ruby:基本:hellow_world renamed to ruby:01_basic:02_hellow_world matsui | ruby:01_basic:02_hellow_world [2014/05/30 01:22] (現在) – matsui | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== 02 Ruby Hellow World ====== | ||
+ | <box 40% round left|hellow_world.rb> | ||
+ | print(" | ||
+ | </ | ||
+ | |||
+ | ===== 実行 ===== | ||
+ | |||
+ | <code console> | ||
+ | $ ruby hellow_world.rb | ||
+ | | ||
+ | |||
+ | </ |