るりまサーチ (Ruby 2.3.0)

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

別のキーワード

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

検索結果

Win32::Registry#delete_key(name, recursive = false) (36613.0)

@todo

@todo

サブキー name とそのキーが持つすべての値を削除します。

recursive が false の場合,そのサブキーはサブキーを持っていてはなりません。
true の場合,キーは再帰的に削除されます。

Win32::Registry#max_key_length (27613.0)

@todo

@todo

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

Win32::Registry::PredefinedKey#class (27310.0)

@todo

@todo

Win32::Registry::PredefinedKey#close (27310.0)

@todo

@todo

Win32::Registry#descriptor_length (18313.0)

@todo

@todo

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

絞り込み条件を変える

Win32::Registry#max_value_length (18313.0)

@todo

@todo

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

Win32::Registry#max_value_name_length (18313.0)

@todo

@todo

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

Win32::Registry#num_keys (18313.0)

@todo

@todo

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

Win32::Registry#num_values (18313.0)

@todo

@todo

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

Win32::Registry#wtime (9013.0)

@todo

@todo

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

絞り込み条件を変える

Win32::Registry#create(subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) (913.0)

@todo

@todo

Win32::Registry.create(self, subkey, desired, opt) と同じです。