るりまサーチ

最速Rubyリファレンスマニュアル検索!
485件ヒット [1-100件を表示] (0.241秒)
トップページ > クエリ:i[x] > クエリ:l[x] > クエリ:r[x] > クエリ:desc[x]

別のキーワード

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

検索結果

<< 1 2 3 ... > >>

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (27500.0)

@todo

@todo

レジストリ値の型。

Rake::TaskManager#last_description=(description) (24712.0)

最新の詳細説明をセットします。

...list[][ruby]{
# Rakefile での記載例とする

task default: :test_rake_app1

desc
"test1"
task :test_rake_app1 do |task|
task.application.last_description # => "test2"
task.application.last_description = "test3"
task.application.last_description # => "test3"
end

desc
"test2"
task :test_r...

Kernel#desc(description) -> String (24507.0)

直後の Rake タスクの説明を登録します。

...直後の Rake タスクの説明を登録します。

@param description 直後のタスクの説明を指定します。

例:
desc
"Run the Unit Tests"
task :test => [:build] do
r
untests
end...

Win32::Registry#descriptor_length (24400.0)

@todo

@todo

キー情報の個々の値を返します。

RSS::Rss::Channel#description (24300.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel#description= (24300.0)

@todo

@todo

RSS::Rss::Channel::Image#description (24300.0)

@todo

@todo

RSS::Rss::Channel::Image#description= (24300.0)

@todo

@todo

RSS::Rss::Channel::Item#description (24300.0)

@todo

@todo

RSS::Rss::Channel::Item#description= (24300.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 3 ... > >>