検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 333 for [SIMILAR] 16 1024 4096 WITH 9424 ザク WITH 9372 ... (0.342 sec.)
2 つの任意精度数値を比較する 0
« bcadd bcdiv » PHP Manual BC Math 関数 2 つの任意精度数値を比較する bccomp (PHP 4, PHP 5, PHP 7, PHP 8) bccomp — 2 つの任意精度数値を比較する 説明 bccomp ( string $num1 , string $num2 , ? int $scale = null ): int num1 と num2 を比較し、 結果を整数値で返します。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bccomp.html - [similar]
ランダムなノイズを画像に追加する 0
« Imagick::addImage Imagick::affineTransformImage » PHP Manual Imagick ランダムなノイズを画像に追加する Imagick::addNoiseImage (PECL imagick 2, PECL imagick 3) Imagick::addNoiseImage — ランダムなノイズを画像に追加する 説明 public Imagick::addNoiseImage ( int $noise_type , int $channel = ...
https://man.plustar.jp/php/imagick.addnoiseimage.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
« openssl_public_encrypt openssl_seal » PHP Manual OpenSSL 関数 疑似ランダムなバイト文字列を生成する openssl_random_pseudo_bytes (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_random_pseudo_bytes — 疑似ランダムなバイト文字列を生成する 説明 openssl_random_pseudo_bytes ( int $length , bool &$stron ...
https://man.plustar.jp/php/function.openssl-random-pseudo-bytes.html - [similar]
鍵のためのランダムなバイト値を得る 0
« sodium_crypto_secretstream_xchacha20poly1305_rekey sodium_crypto_shorthash » PHP Manual Sodium 関数 鍵のためのランダムなバイト値を得る sodium_crypto_shorthash_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash_keygen — 鍵のためのランダムなバイト値を得る 説明 sodium_crypto_shorthash ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash-keygen.html - [similar]
sodium_crypto_stream で用いる、ランダムな鍵を生成する 0
« sodium_crypto_sign sodium_crypto_stream_xchacha20_keygen » PHP Manual Sodium 関数 sodium_crypto_stream で用いる、ランダムな鍵を生成する sodium_crypto_stream_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream_keygen — sodium_crypto_stream で用いる、ランダムな鍵を生成する 説明 sodium_cr ...
https://man.plustar.jp/php/function.sodium-crypto-stream-keygen.html - [similar]
巨大な数を比較する 0
« sodium_bin2hex sodium_crypto_aead_aes256gcm_decrypt » PHP Manual Sodium 関数 巨大な数を比較する sodium_compare (PHP 7 >= 7.2.0, PHP 8) sodium_compare — 巨大な数を比較する 説明 sodium_compare ( string $string1 , string $string2 ): int 任意の長さの、 符号なし整数をリトルエンディアンで表現 ...
https://man.plustar.jp/php/function.sodium-compare.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
Unix ドメイン: Unix および UDG 0
« Internet ドメイン: TCP、UDP、SSL、および TLS PHP 型の比較表 » PHP Manual サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG Unix ドメイン: Unix および UDG unix:// および udg:// unix:///tmp/mysock udg:///tmp/mysock unix:// は、Unix ドメインを使用したソケットスト ...
https://man.plustar.jp/php/transports.unix.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]