• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » code
トレース: • 現在の位置とトレース(パンくず) • 06 sshでパスワードなしにログインするには • logwatch の設定 • 16 Kubernetes + DRBD Linstor • 01 PostgreSQL streaming replica • 56 PCS コマンド • 14 file_get_contentsのタイムアウト • 02 Xen マイグレーション • 06 Xen NTP(時間がずれる) • 63 CentOS6 yum Error

code

検索

以下に検索結果を表示します。

後方一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@ruby:01_basic
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

03 for文
4 ヒット, 最終更新: 10年前
for文 ====== <box 70% round left orange|for.rb> <code console> for i in 1..3 do print("i=", i, "\n") end print("End") </code> </box> ===== 実行 ===== <code console> $ ruby for.rb i=1 i=2 i=3 </code>
02 Ruby Hellow World
2 ヒット, 最終更新: 12年前
print("Hellow World."\n) </box> ===== 実行 ===== <code console> $ ruby hellow_world.rb Hellow World. </code>

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki