検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 670 for [SIMILAR] 16 1024 4096 WITH 68002 seaslog WITH 3... (0.453 sec.)
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 0
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスのスコープでクロージャを複製する Closure::bind (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bind — バインドされたオブジェクトとクラスのスコープでクロージャを複製する 説明 public static Closure::bind ...
https://man.plustar.jp/php/closure.bind.html - [similar]
パースする XML を含む URI を設定する 0
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
パースする XML を含むデータを設定する 0
« XMLReader::setSchema XMLWriter » PHP Manual XMLReader パースする XML を含むデータを設定する XMLReader::XML (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::XML — パースする XML を含むデータを設定する 説明 public static XMLReader::XML ( string $source , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.xml.html - [similar]
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
The Swoole\Process class 0
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The Swoole\Process class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Process { /* Constants */ const int IPC_NOWAIT = 256 ; /* メソッド */ public static alarm ( int $interval_usec ): v ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 0
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する Closure::bindTo (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bindTo — 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 説明 public Closure::bindT ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
デフォルトプロパティを取得する 0
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デフォルトプロパティを取得する ReflectionClass::getDefaultProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getDefaultProperties — デフォルトプロパティを取得する 説明 public ReflectionClass::get ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
関数処理 関数 0
« 定義済み定数 call_user_func_array » PHP Manual 関数処理 関数処理 関数 関数処理 関数 目次 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコールバック関数をコールする create_function — 文字列のコードを評価し、動的に関数を ...
https://man.plustar.jp/php/ref.funchand.html - [similar]