るりまサーチ

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

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

ライブラリ

モジュール

キーワード

検索結果

<< 1 2 3 > >>

Win32::Registry::API.#check(result) (18102.0)

@todo

@todo

JSON.#generate(object, state = nil) -> String (6255.0)

与えられたオブジェクトを一行の JSON 形式の文字列に変換して返します。

...ます。JSON::NaN, JSON::Infinity,
JSON::MinusInfinity を生成することもありません。

unparse は将来削除される予定です。

@param object JSON 形式の文字列に変換するオブジェクトを指定します。

@param state JSON::State または、to_hash や to_h メ...
...: :space
a
string that is put after, a : or , delimiter (default: '')
: :space_before
a
string that is put before a : pair delimiter (default: '')
: :object_nl
a
string that is put at the end of a JSON object (default: '')
: :array_nl
a
string that is put at the end of a JSON array (default:...
...'')
: :check_circular
真を指定した場合、生成するオブジェクトの循環をチェックします。
この動作がデフォルトです。
: :allow_nan
真を指定した場合、JSON::NaN, JSON::Infinity,
JSON::MinusInfinity を生成することを許すようになりま...

JSON.#unparse(object, state = nil) -> String (6155.0)

与えられたオブジェクトを一行の JSON 形式の文字列に変換して返します。

...ます。JSON::NaN, JSON::Infinity,
JSON::MinusInfinity を生成することもありません。

unparse は将来削除される予定です。

@param object JSON 形式の文字列に変換するオブジェクトを指定します。

@param state JSON::State または、to_hash や to_h メ...
...: :space
a
string that is put after, a : or , delimiter (default: '')
: :space_before
a
string that is put before a : pair delimiter (default: '')
: :object_nl
a
string that is put at the end of a JSON object (default: '')
: :array_nl
a
string that is put at the end of a JSON array (default:...
...'')
: :check_circular
真を指定した場合、生成するオブジェクトの循環をチェックします。
この動作がデフォルトです。
: :allow_nan
真を指定した場合、JSON::NaN, JSON::Infinity,
JSON::MinusInfinity を生成することを許すようになりま...

Win32::Registry::API.#CreateKey(hkey, name, opt, desired) (6102.0)

@todo

@todo

Win32::Registry::API.#DeleteValue(hkey, name) (6102.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API.#EnumValue(hkey, index) (6102.0)

@todo

@todo

Win32::Registry::API.#QueryValue(hkey, name) (6102.0)

@todo

@todo

Win32::Registry::API.#SetValue(hkey, name, type, data, size) (6102.0)

@todo

@todo

Win32::Registry::API.#packdw(dw) (6102.0)

@todo

@todo
<< 1 2 3 > >>