検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 527 for [SIMILAR] 16 1024 4096 WITH 53451 ガベ WITH 3759... (0.935 sec.)
ファイル記述子 fd に関する stat 情報を取得する 0
« dio_seek dio_tcsetattr » PHP Manual ダイレクト IO 関数 ファイル記述子 fd に関する stat 情報を取得する dio_stat (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_stat — ファイル記述子 fd に関する stat 情報を取得する 説明 dio_stat ( resource $fd ): array dio_stat() は、与えられたファイル記述子に関する ...
https://man.plustar.jp/php/function.dio-stat.html - [similar]
処理対象のリクエスト数を返す 0
« eio_nready eio_nthreads » PHP Manual Eio 関数 処理対象のリクエスト数を返す eio_nreqs (PECL eio >= 0.0.1dev) eio_nreqs — 処理対象のリクエスト数を返す 説明 eio_nreqs (): int eio_nreqs() は、 eio_poll() を呼ぶカスタムループの中からコールされます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.eio-nreqs.html - [similar]
利用可能なハッシュ ID の最大値を得る 0
« Mhash 関数 mhash_get_block_size » PHP Manual Mhash 関数 利用可能なハッシュ ID の最大値を得る mhash_count (PHP 4, PHP 5, PHP 7, PHP 8) mhash_count — 利用可能なハッシュ ID の最大値を得る 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash_c ...
https://man.plustar.jp/php/function.mhash-count.html - [similar]
キャッシュについての構成情報を取得 0
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報を取得 opcache_get_configuration (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_configuration — キャッシュについての構成情報を取得 説明 opcache_get_configuration (): arra ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]
キャッシュについてのステータス情報を取得 0
« opcache_get_configuration opcache_invalidate » PHP Manual OPcache 関数 キャッシュについてのステータス情報を取得 opcache_get_status (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_status — キャッシュについてのステータス情報を取得 説明 opcache_get_status ( bool $incl ...
https://man.plustar.jp/php/function.opcache-get-status.html - [similar]
ベクトルをマップする 0
« sodium_crypto_core_ristretto255_add sodium_crypto_core_ristretto255_is_valid_point » PHP Manual Sodium 関数 ベクトルをマップする sodium_crypto_core_ristretto255_from_hash (PHP 8 >= 8.1.0) sodium_crypto_core_ristretto255_from_hash — ベクトルをマップする 説明 sodium_crypto_core_ristretto ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-from-hash.ht... - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]