検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 954 for [SIMILAR] 16 1024 4096 WITH 78643 variant WITH 4... (6.030 sec.)
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
指定したドキュメントのステータスを取得する 0
« tidy::getRelease tidy::head » PHP Manual tidy 指定したドキュメントのステータスを取得する tidy::getStatus tidy_get_status (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::getStatus -- tidy_get_status — 指定したドキュメントのステータスを取得する 説明 オブジェクト指向型 public tidy::getSta ...
https://man.plustar.jp/php/tidy.getstatus.html - [similar]
ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す 0
« tidy::isXhtml tidy::parseFile » PHP Manual tidy ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す tidy::isXml tidy_is_xml (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::isXml -- tidy_is_xml — ドキュメントが一般的な XML ドキュメント (非 HTML/XHTML) かどうかを示す 説 ...
https://man.plustar.jp/php/tidy.isxml.html - [similar]
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]