検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 1131 for This (0.024 sec.)
The Collection interface 2931
« 例 Ds\Collection::clear » PHP Manual Data Structures The Collection interface The Collection i ... functionality common to all the data structures in this library. It guarantees that all structures are tra ... eratorAggregate now instead of just Traversable . (This change came to the polyfill in 1.4.1.) 目次 Ds\Col ...
https://man.plustar.jp/php/class.ds-collection.html - [similar]
The EvTimer class 2931
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... at, so on systems with very low-resolution clocks this might introduce a small delay). If multiple timers ... the same priority with later time-out values (but this is no longer true when a callback calls EvLoop::ru ... until a timer fires. If the timer is active, then this time is relative to the current event loop time, o ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
The MongoDB\Driver\Monitoring\ServerChangedEvent class 2931
« MongoDB\Driver\Monitoring\CommandSucceededEvent::getServiceId MongoDB\Driver\Monitoring\Server ... rChangedEvent::getPort — Returns the port on which this server is listening MongoDB\Driver\Monitoring\Serv ... pologyId — Returns the topology ID associated with this server 関連キーワード: Driver , Monitoring , Serve ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serverchangedevent.ht... - [similar]
Allocates enough memory for a required capacity 2931
« Sequence Ds\Sequence::apply » PHP Manual Sequence Allocates enough memory for a required capac ... nough memory is allocated for a required capacity. This removes the need to reallocate the internal as val ... e allocated. 注意 : Capacity will stay the same if this value is less than or equal to the current capacit ...
https://man.plustar.jp/php/ds-sequence.allocate.html - [similar]
Adds values to the set 2931
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds ... $value ; public function __construct ( $value ) { $this -> value = $value ; } public function hash () { re ... turn $this -> value ; } public function equals ( $obj ): bool ... { return $this -> value === $obj -> value ; } } $set = new \ Ds \ ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Allocates enough memory for a required capacity 2931
« Vector Ds\Vector::apply » PHP Manual Vector Allocates enough memory for a required capacity Ds ... nough memory is allocated for a required capacity. This removes the need to reallocate the internal as val ... e allocated. 注意 : Capacity will stay the same if this value is less than or equal to the current capacit ...
https://man.plustar.jp/php/ds-vector.allocate.html - [similar]
Returns the current "event loop time" 2931
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" E ... loop received events and started processing them. This timestamp does not change as long as callbacks are ... being processed, and this is also the base time used for relative timers. Yo ...
https://man.plustar.jp/php/evloop.now.html - [similar]
圧縮フィルタ 2931
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ ... window' => 15 , 'memory' => 9 ); $original_text = "This is a test.\nThis is only a test.\nThis is not an i ... ファイルの大きさは 56 バイトです。 もとのテキストは: This is a test. This is only a test. This is not an imp ... lib.deflate のシンプルな例 <?php $original_text = "This is a test.\nThis is only a test.\nThis is not an i ...
https://man.plustar.jp/php/filters.compression.html - [similar]
Returns the number of candidate groups 2931
« fann_get_cascade_min_out_epochs fann_get_cascade_num_candidates » PHP Manual Fann 関数 Returns ... cal candidates which will be used during training. This number can be used to have more candidates without ... on of which candidate neurons will be generated by this parameter. The default number of candidate groups ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidate-groups.html - [similar]
Initiates a backup task in the service manager and returns immediately 2931
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... int $options = 0 , bool $verbose = false ): mixed This function passes the arguments to the (remote) data ... rver, you don't have any chance to get its output. This argument is useless. 戻り値 成功した場合に true を ... the backup process is done on the (remote) server, this function just passes the arguments to it. While th ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]