検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 312 for [SIMILAR] 16 1024 4096 WITH 90048 eventbuffer WI... (1.204 sec.)
複合線形合同法 0
« is_nan log10 » PHP Manual Math 関数 複合線形合同法 lcg_value (PHP 4, PHP 5, PHP 7, PHP 8) lcg_value — 複合線形合同法 説明 lcg_value (): float lcg_value() は、(0, 1)の範囲の疑似乱数を返します。 この関数は、周期が 2^31 - 85 および 2^31 - 249 の 2 つの CG を組み合わせます。 この関数の周期 ...
https://man.plustar.jp/php/function.lcg-value.html - [similar]
メッセージをハッシュに追加する 0
« sodium_crypto_generichash_keygen sodium_crypto_generichash » PHP Manual Sodium 関数 メッセージをハッシュに追加する sodium_crypto_generichash_update (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash_update — メッセージをハッシュに追加する 説明 sodium_crypto_generichash_update ( string & ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-update.html - [similar]
表示される長さを返す 0
« pg_field_num pg_field_size » PHP Manual PostgreSQL 関数 表示される長さを返す pg_field_prtlen (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_prtlen — 表示される長さを返す 説明 pg_field_prtlen ( PgSql\Result $result , int $row_number , mixed $field_name_or_number ): int pg_field_prtlen ( ...
https://man.plustar.jp/php/function.pg-field-prtlen.html - [similar]
文字列をランダムにシャッフルする 0
« str_rot13 str_split » PHP Manual String 関数 文字列をランダムにシャッフルする str_shuffle (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_shuffle — 文字列をランダムにシャッフルする 説明 str_shuffle ( string $string ): string str_shuffle() は文字列をシャッフルします。 考えられるすべての順列の ...
https://man.plustar.jp/php/function.str-shuffle.html - [similar]
ファイル情報 0
« scandir はじめに » PHP Manual ファイルシステム ファイル情報 ファイル情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Fileinfo 関数 finfo_buffer — 文字列バッファの情報を返す finfo_close — fileinfo インスタンスを閉じる finfo_file — ファイルについて ...
https://man.plustar.jp/php/book.fileinfo.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
Get size of work load 0
« GearmanJob::workload GearmanTask » PHP Manual GearmanJob Get size of work load GearmanJob::workloadSize (PECL gearman >= 0.5.0) GearmanJob::workloadSize — Get size of work load 説明 public GearmanJob::workloadSize (): int Returns the size of the job's work load (the data the worker is ...
https://man.plustar.jp/php/gearmanjob.workloadsize.html - [similar]
CSPRNG 0
« 暗号 はじめに » PHP Manual 暗号 CSPRNG CSPRNG はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 CSPRNG 関数 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 暗号 ...
https://man.plustar.jp/php/book.csprng.html - [similar]
設定オプションの値を得る 0
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名前 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]