ホーム
おまかせ表示
ログイン
設定
MonoBookについて
免責事項
MonoBook
検索
「エントリポイント」の版間の差分
言語
ウォッチ
編集
新しい編集 →
ビジュアル
ウィキテキスト
2012年4月17日 (火) 07:12時点における版
編集
imported>Administrator
ページの作成:「'''エントリーポイント'''(entry point)とは、
プログラム
を実行する際の開始地点のことである。
サブルーチン
という用...」
2012年4月17日 (火) 07:13時点における版
編集
取り消し
imported>Administrator
→= Ruby
新しい編集 →
26行目:
26行目:
</source>
</source>
=== [[Ruby]] ==
=== [[Ruby]]
=
==
<source lang="ruby">
<source lang="ruby">
if $0 == __FILE__
if $0 == __FILE__