検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 5876 for Public (0.076 sec.)
MessageFormatter クラス 2094
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス Messa ... クラス概要 class MessageFormatter { /* メソッド */ public __construct ( string $locale , string $pattern ) p ... ng $locale , string $pattern ): ? MessageFormatter public static formatMessage ( string $locale , string $pa ... ttern , array $values ): string | false public format ( array $values ): string | false public ge ... tErrorCode (): int public getErrorMessage (): string public getLocale (): st ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]
The Pool class 2094
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL ... otected $ ctor ; protected $ last ; /* メソッド */ public __construct ( int $size , string $class = ? , arra ... y $ctor = ? ) public collect ( Callable $collector = ? ): int public re ... size ( int $size ): void public shutdown (): void public submit ( Threaded $task ) ... : int public submitTo ( int $worker , Threaded $task ): int } プ ...
https://man.plustar.jp/php/class.pool.html - [similar]
SoapHeader クラス 2094
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader ク ... す。 クラス概要 class SoapHeader { /* プロパティ */ public string $ namespace ; public string $ name ; public ... mixed $ data = null ; public bool $ mustUnderstand ; public string | int | null ... クタ 関連キーワード: SoapHeader , クラス , string , public , construct , namespace , data , actor , mustUnder ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
The ZMQContext class 2094
« ZMQ::__construct ZMQContext::__construct » PHP Manual 0MQ messaging The ZMQContext class The Z ... はじめに クラス概要 class ZMQContext { /* Methods */ public __construct ( int $io_threads = 1 , bool $is_persi ... stent = true ) public getOpt ( string $key ): mixed public getSocket ( i ... null , callable $on_new_socket = null ): ZMQSocket public isPersistent (): bool public setOpt ( int $key , m ... — Set a socket option 関連キーワード: ZMQContext , public , construct , persistent , new , int , option , se ...
https://man.plustar.jp/php/class.zmqcontext.html - [similar]
はじめに 2085
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English ... ss for as long as the Componere\Definition exists. public Componere\Definition::__construct ( string $name ) ... public Componere\Definition::__construct ( string $name , ... string $parent ) public Componere\Definition::__construct ( string $name , ... array $interfaces ) public Componere\Definition::__construct ( string $name , ...
https://man.plustar.jp/php/intro.componere.html - [similar]
オーバーロード 2085
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロー ... することにします。 オーバーロードメソッドは、すべて public で定義しなければなりません。 注意 : これらのマジッ ... う機能のことを指します。 プロパティのオーバーロード public __set ( string $name , mixed $value ): void public ... __get ( string $name ): mixed public __isset ( string $name ): bool public __unset ( st ... ているプロパティにはオーバーロードは起動しません */ public $declared = 1 ; /** クラスの外部からアクセスした場 ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
mysqli_driver クラス 2075
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver ... ス概要 final class mysqli_driver { /* プロパティ */ public readonly string $ client_info ; public readonly in ... t $ client_version ; public readonly int $ driver_version ; public readonly bo ... ol $ embedded ; public bool $ reconnect = false ; public int $ report_mod ... e ; /* メソッド */ public embedded_server_end (): void public embedded_serve ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
The Parle\Stack class 2075
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\St ... d. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ empty = true ; public int $ size = 0 ; publ ... ic mixed $ top ; /* メソッド */ public pop (): void public push ( mixed $item ): void } プ ... tem into the stack 関連キーワード: Parle , Stack , public , pop , stack , item , top , size , readonly , fro ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]
The Pair class 2063
« Ds\Map::xor Ds\Pair::clear » PHP Manual Data Structures The Pair class The Pair class (No vers ... \Pair implements JsonSerializable { /* メソッド */ public __construct ( mixed $key = ? , mixed $value = ? ) ... public clear (): void public copy (): Ds\Pair public isEmpty (): bool public to ... s the pair to an array 関連キーワード: Pair , Ds , public , Returns , construct , copy , Map , toArray , arr ...
https://man.plustar.jp/php/class.ds-pair.html - [similar]
IteratorIterator クラス 2063
« InfiniteIterator::next IteratorIterator::__construct » PHP Manual イテレータ IteratorIterator ... Iterator implements OuterIterator { /* メソッド */ public __construct ( Traversable $iterator , ? string $cl ... ass = null ) public current (): mixed public getInnerIterator (): ? It ... erator public key (): mixed public next (): void public rewind ( ... ): void public valid (): bool } 注意 注意 : このクラスは、内部のイ ...
https://man.plustar.jp/php/class.iteratoriterator.html - [similar]