るりまサーチ

最速Rubyリファレンスマニュアル検索!
418件ヒット [401-418件を表示] (0.125秒)

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l matrix

検索結果

<< < ... 3 4 5 >>

CGI::HtmlExtension#submit(attributes) -> String (3002.0)

タイプが submit である input 要素を生成します。

...タイプが submit である input 要素を生成します。

@param attributes 属性をハッシュで指定します。

例:
submit({ "VALUE" => "ok", "NAME" => "button1", "ID" => "foo" })
# <INPUT TYPE="submit" VALUE="ok" NAME="button1" ID="foo">...

Win32::Registry#[]=(name, rtype, value = nil) (102.0)

@todo

@todo
<< < ... 3 4 5 >>