検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 627 for 生成 (0.020 sec.)
PKCS5 v2 の PBKDF2 文字列を生成する 4908
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列 ...生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) o ... penssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string ... 字列を計算します パラメータ password 導出されるキーを生成するパスワード salt PBKDF2 は、暗号化のソルトとして、 ... hash_pbkdf2() - PBKDF2 を使ってパスワードからキーを生成する openssl_get_md_methods() - 利用可能なダイジェス ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
パスから新規ディレクトリイテレータを生成する 4842
« DirectoryIterator DirectoryIterator::current » PHP Manual DirectoryIterator パスから新規ディレ ... クトリイテレータを生成する DirectoryIterator::__construct (PHP 5, PHP 7, P ... :__construct — パスから新規ディレクトリイテレータを生成する 説明 public DirectoryIterator::__construct ( st ... g $directory ) パスから新規ディレクトリイテレータを生成します。 パラメータ directory 処理したいディレクトリ ... or 関連キーワード: パス , ディレクトリイテレータ , 生成 , 新規 , DirectoryIterator , directory , construct ...
https://man.plustar.jp/php/directoryiterator.construct.html - [similar]
複合線形合同法 4842
« is_nan log10 » PHP Manual Math 関数 複合線形合同法 lcg_value (PHP 4, PHP 5, PHP 7, PHP 8) lcg_ ... 期はこれら 2 つの素数の積と等価です。 警告 この関数が生成する値は、暗号学的に安全ではありません。そのため、こ ... )を、 浮動小数点数で返します。 参考 rand() - 乱数を生成する mt_rand() - メルセンヌ・ツイスター乱数生成器を介 ... して乱数値を生成する 関連キーワード: 複合 , 関数 , 乱数 , 生成 , lcg ...
https://man.plustar.jp/php/function.lcg-value.html - [similar]
新規配列オブジェクトを生成する 4805
« ArrayObject::asort ArrayObject::count » PHP Manual ArrayObject 新規配列オブジェクトを生成する ... ) ArrayObject::__construct — 新規配列オブジェクトを生成する 説明 public ArrayObject::__construct ( array | ... ass = ArrayIterator::class ) 新規配列オブジェクトを生成します。 パラメータ array array には、 配列あるいはオ ... ーワード: ArrayObject , オブジェクト , 配列 , 新規 , 生成 , string , construct , array , 処理 , クラス ...
https://man.plustar.jp/php/arrayobject.construct.html - [similar]
配列を生成する 4805
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... ay — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作 ... 省略された場合、0から始まる整数インデックスが自動的に生成されます。 インデックスが整数の場合、次に生成されるイ ... ションをご覧ください。 例 以下の例では、二次元配列の生成方法、連想配列のキーの指定方法、 および通常の配列にお ... インデックス 4 はインデックス 8 の後に定義され、 次に生成されるインデックス (値は 19) は、最大のインデックスが ...
https://man.plustar.jp/php/function.array.html - [similar]
OpenAL バッファを生成する 4805
« OpenAL 関数 openal_buffer_data » PHP Manual OpenAL 関数 OpenAL バッファを生成する openal_buffe ... >= 0.1.0) openal_buffer_create — OpenAL バッファを生成する 説明 openal_buffer_create (): resource パラメー ... ッファのデータを読み込む 関連キーワード: バッファ , 生成 , buffer , 関数 , create , data , パラメータ , res ...
https://man.plustar.jp/php/function.openal-buffer-create.html - [similar]
ランダムな鍵を生成する 4769
« sodium_crypto_core_ristretto255_is_valid_point sodium_crypto_core_ristretto255_scalar_add » PH ... P Manual Sodium 関数 ランダムな鍵を生成する sodium_crypto_core_ristretto255_random (PHP 8 > ... um_crypto_core_ristretto255_random — ランダムな鍵を生成する 説明 sodium_crypto_core_ristretto255_random (): ... string ランダムな鍵を生成します。 libsodium 1.0.18 以降で利用可能です。 警告 ... tretto255_sub() - 要素の値を減らす 関連キーワード: 生成 , sodium , crypto , ristretto , 鍵 , 関数 , 要素 , ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-random.html - [similar]
直近の INSERT 操作で生成した ID を取得する 4769
« mysqli_stmt::get_warnings mysqli_stmt::more_results » PHP Manual mysqli_stmt 直近の INSERT 操作 ...生成した ID を取得する mysqli_stmt::$insert_id mysqli_st ... _id -- mysqli_stmt_insert_id — 直近の INSERT 操作で生成した ID を取得する 説明 オブジェクト指向型 int | str ... 連キーワード: stmt , mysqli , 直近 , INSERT , 操作 , 生成 , 取得 , insert , int , string ...
https://man.plustar.jp/php/mysqli-stmt.insert-id.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 4740
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash ... 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool ... 参考 hash_file() - ファイルの内容から、ハッシュ値を生成する hash_hmac() - HMAC 方式を使用してハッシュ値を生 ... 関連キーワード: メッセージ , hash , ダイジェスト , 生成 , ハッシュ , binary , アルゴリズム , string , algo ...
https://man.plustar.jp/php/function.hash.html - [similar]
ソースリソースを生成する 4740
« openal_listener_set openal_source_destroy » PHP Manual OpenAL 関数 ソースリソースを生成する op ... l >= 0.1.0) openal_source_create — ソースリソースを生成する 説明 openal_source_create (): resource パラメー ... ソースを削除する 関連キーワード: ソース , リソース , 生成 , create , destroy , 関数 , パラメータ , 設定 , 開 ...
https://man.plustar.jp/php/function.openal-source-create.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT