検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1200 for [SIMILAR] 16 1024 4096 WITH 18268 ィス WITH 8851... (0.824 sec.)
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
Win32Service サービス型のビットマスク 0
« 定義済み定数 Win32Service サービスステータス定数 » PHP Manual 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービス型のビットマスク 定数 値 説明 WIN32_SERVICE_WIN32_OWN_PROCESS 0x00000010 サービスは自分のプロセスで動作します。 WIN32_SERVICE_INTERACTIVE_PROCESS 0x0000 ...
https://man.plustar.jp/php/win32service.constants.servicetype.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_box_keypair_from_secretkey_and_publickey sodium_crypto_box_open » PHP Manual Sodium 関数 秘密鍵と、それに対応する公開鍵をランダムに生成する sodium_crypto_box_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_keypair — 秘密鍵と、それに対応する公開鍵をランダムに生成する 説明 ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair.html - [similar]
アトリビュートのターゲットをビットマスクとして返す 0
« ReflectionAttribute::getName ReflectionAttribute::isRepeated » PHP Manual ReflectionAttribute アトリビュートのターゲットをビットマスクとして返す ReflectionAttribute::getTarget (PHP 8) ReflectionAttribute::getTarget — アトリビュートのターゲットをビットマスクとして返す 説明 public Reflec ...
https://man.plustar.jp/php/reflectionattribute.gettarget.html - [similar]
シグネチャを生成する 0
« OAuth::fetch OAuth::getAccessToken » PHP Manual OAuth シグネチャを生成する OAuth::generateSignature (No version information available, might only be in Git) OAuth::generateSignature — シグネチャを生成する 説明 public OAuth::generateSignature ( string $http_method , string $url , mixed ...
https://man.plustar.jp/php/oauth.generatesignature.html - [similar]
WinCache 統計スクリプト 0
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト WinCache 統計スクリプト WinCache のインストールパッケージには wincache.php という PHP スクリプトが含まれています。 これを使えば、キャッシュ情報や統計情報を取得することができます。 WinCache 拡張 ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
blob の生成を取り消す 0
« ibase_blob_add ibase_blob_close » PHP Manual Firebird/InterBase 関数 blob の生成を取り消す ibase_blob_cancel (PHP 5, PHP 7 < 7.4.0) ibase_blob_cancel — blob の生成を取り消す 説明 ibase_blob_cancel ( resource $blob_handle ): bool この関数は、まだ ibase_blob_close() で閉じられていない場合 ...
https://man.plustar.jp/php/function.ibase-blob-cancel.html - [similar]
メルセンヌ・ツイスター乱数生成器にシードを指定する 0
« mt_rand octdec » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器にシードを指定する mt_srand (PHP 4, PHP 5, PHP 7, PHP 8) mt_srand — メルセンヌ・ツイスター乱数生成器にシードを指定する 説明 mt_srand ( int $seed = 0 , int $mode = MT_RAND_MT19937 ): void seed により乱数生成器にシード ...
https://man.plustar.jp/php/function.mt-srand.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]