検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 976 for [SIMILAR] 16 1024 4096 WITH 57569 compersisthelp... (0.533 sec.)
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
数値を除算する 0
« gmp_com gmp_div_qr » PHP Manual GMP 関数 数値を除算する gmp_div_q (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_div_q — 数値を除算する 説明 gmp_div_q ( GMP | int | string $num1 , GMP | int | string $num2 , int $rounding_mode = GMP_ROUND_ZERO ): GMP num1 を num2 で割り、 結果を整数で返します ...
https://man.plustar.jp/php/function.gmp-div-q.html - [similar]
正確な除算 0
« gmp_div gmp_export » PHP Manual GMP 関数 正確な除算 gmp_divexact (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_divexact — 正確な除算 説明 gmp_divexact ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 高速な "exact division" アルゴリズムを使用して num1 を num2 で割ります。 この関 ...
https://man.plustar.jp/php/function.gmp-divexact.html - [similar]
MQSeries MQCLOSE 0
« mqseries_begin mqseries_cmit » PHP Manual mqseries 関数 MQSeries MQCLOSE mqseries_close (PECL mqseries >= 0.10.0) mqseries_close — MQSeries MQCLOSE 説明 mqseries_close ( resource $hconn , resource $hobj , int $options , resource &$compCode , resource &$reason ): void mqseries_close() ( ...
https://man.plustar.jp/php/function.mqseries-close.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]
非同期クエリから結果を取得する 0
« mysqli::real_query mysqli::refresh » PHP Manual mysqli 非同期クエリから結果を取得する mysqli::reap_async_query mysqli_reap_async_query (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::reap_async_query -- mysqli_reap_async_query — 非同期クエリから結果を取得する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.reap-async-query.html - [similar]
データをラージオブジェクトに書き込む 0
« OCILob::truncate OCILob::writeTemporary » PHP Manual OCILob データをラージオブジェクトに書き込む OCILob::write (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::write — データをラージオブジェクトに書き込む 説明 public OCILob::write ( string $data , ? int $length = null ): int | false パ ...
https://man.plustar.jp/php/ocilob.write.html - [similar]
イテレータから phar アーカイブを作成する 0
« Phar::buildFromDirectory Phar::canCompress » PHP Manual Phar イテレータから phar アーカイブを作成する Phar::buildFromIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::buildFromIterator — イテレータから phar アーカイブを作成する 説明 public Phar::buildFromIterator ( Trav ...
https://man.plustar.jp/php/phar.buildfromiterator.html - [similar]
サブクラスであるかどうかを調べる 0
« ReflectionClass::isIterateable ReflectionClass::isTrait » PHP Manual ReflectionClass サブクラスであるかどうかを調べる ReflectionClass::isSubclassOf (PHP 5, PHP 7, PHP 8) ReflectionClass::isSubclassOf — サブクラスであるかどうかを調べる 説明 public ReflectionClass::isSubclassOf ( Reflect ...
https://man.plustar.jp/php/reflectionclass.issubclassof.html - [similar]