検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1000 for [SIMILAR] 16 1024 4096 WITH 53357 recursivearray... (0.521 sec.)
SQLite3Result クラス 0
« SQLite3Stmt::reset SQLite3Result::columnName » PHP Manual SQLite3 SQLite3Result クラス SQLite3Result クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールの結果セットを扱うクラスです。 クラス概要 class SQLite3Result { /* メソッド */ private __construct () public column ...
https://man.plustar.jp/php/class.sqlite3result.html - [similar]
EmptyIterator クラス 0
« DirectoryIterator::valid EmptyIterator::current » PHP Manual イテレータ EmptyIterator クラス EmptyIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のイテレータ用の EmptyIterator クラスです。 クラス概要 class EmptyIterator implements Iterator { /* メソッド */ public current (): ...
https://man.plustar.jp/php/class.emptyiterator.html - [similar]
MessageFormatter クラス 0
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス MessageFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに MessageFormatter は、言語に依存しない連結されたメッセージを作成するための具象クラスです。 このクラスのメソッドを使 ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]
The Pool class 0
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of Workers. Pooling provides a higher level abstraction of the Worker functionality, including t ...
https://man.plustar.jp/php/class.pool.html - [similar]
SoapHeader クラス 0
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP ヘッダをあらわします。 クラス概要 class SoapHeader { /* プロパティ */ public string $ namespace ; public string $ name ; public mixed $ data = null ; ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
The ZMQContext class 0
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The ZMQContext class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persistent = true ) public getOpt ( string $key ): ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
はじめに 0
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English: compose) targets production environments and provides an API for composition of classes, monkey patching, and casting. Composition: Componere\Definition is used to define (or redefine) a cla ...
https://man.plustar.jp/php/intro.componere.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
mysqli_driver クラス 0
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver クラス mysqli_driver クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli_driver クラスは、monostate パターンのインスタンスです。 つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバ ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
The Parle\Stack class 0
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\Stack class (PECL parle >= 0.7.0) はじめに Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ emp ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]