検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1160 for Object (0.036 sec.)
Construct a new ZMQSocket 2752
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQS ... ble $on_new_socket = null ) Constructs a ZMQSocket object. persistent_id parameter can be used to allocated ... tructure is created. パラメータ context ZMQContext object. type The socket type. See ZMQ::SOCKET_* constants ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 2729
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... lsrv_fetch_array — 行を配列として返す sqlsrv_fetch_object — Retrieves the next row of data in a result set a ... s an object sqlsrv_fetch — Makes the next row in a result set ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
The EvSignal class 2729
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal ... vSignal::__construct — Constructs EvSignal watcher object EvSignal::createStopped — Create stopped EvSignal ... watcher object EvSignal::set — Configures the watcher 関連キーワー ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
SoapServer クラス 2729
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer ... ( string $class , mixed ...$args ): void public setObject ( object $object ): void public setPersistence ( i ... リクエストを処理するクラスを設定する SoapServer::setObject — SOAP リクエストの処理に使用するオブジェクトを設定 ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
新しい DateInterval オブジェクトを作成する 2729
« DateInterval DateInterval::createFromDateString » PHP Manual DateInterval 新しい DateInterval ... 上の例の PHP 8.2 での出力は、このようになります。: object(DateInterval)#1 (10) { ["y"]=> int(0) ["m"]=> int( ... } 上の例の PHP 8 での出力は、このようになります。: object(DateInterval)#1 (16) { ["y"]=> int(0) ["m"]=> int( ... } 上の例の PHP 7 での出力は、このようになります。 object(DateInterval)#1 (16) { ["y"]=> int(0) ["m"]=> int( ...
https://man.plustar.jp/php/dateinterval.construct.html - [similar]
タイムゾーンのオフセットを返す 2729
« DateTime::format DateTime::getTimestamp » PHP Manual DateTimeInterface タイムゾーンのオフセット ... ffset (): int 手続き型 date_offset_get ( DateTime $object ): int タイムゾーンのオフセットを返します。 パラメ ... ータ object 手続き型のみ: date_create() が返す DateTime オブジ ...
https://man.plustar.jp/php/datetime.getoffset.html - [similar]
Sorts the deque in-place 2729
« Ds\Deque::slice Ds\Deque::sorted » PHP Manual Deque Sorts the deque in-place Ds\Deque::sort (P ... 例の出力は、 たとえば以下のようになります。 Ds\Deque Object ( [0] => 1 [1] => 2 [2] => 3 [3] => 4 [4] => 5 ) 例 ... 例の出力は、 たとえば以下のようになります。 Ds\Deque Object ( [0] => 5 [1] => 4 [2] => 3 [3] => 2 [4] => 1 ) 関 ...
https://man.plustar.jp/php/ds-deque.sort.html - [similar]
Returns a sorted copy 2729
« Ds\Deque::sort Ds\Deque::sum » PHP Manual Deque Returns a sorted copy Ds\Deque::sorted (PECL d ... 例の出力は、 たとえば以下のようになります。 Ds\Deque Object ( [0] => 1 [1] => 2 [2] => 3 [3] => 4 [4] => 5 ) 例 ... 例の出力は、 たとえば以下のようになります。 Ds\Deque Object ( [0] => 5 [1] => 4 [2] => 3 [3] => 2 [4] => 1 ) 関 ...
https://man.plustar.jp/php/ds-deque.sorted.html - [similar]
Returns a scalar value to be used as a hash value 2729
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... a scalar value to be used as the hash value of the objects. While the hash value does not define equality, a ... ll objects that are equal according to Ds\Hashable::equals() ... ust have the same hash value. Hash values of equal objects don't have to be unique, for example you could ju ... st return true for all objects and nothing would break - the only implication wo ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Sorts the sequence in-place 2729
« Ds\Sequence::slice Ds\Sequence::sorted » PHP Manual Sequence Sorts the sequence in-place Ds\Se ... の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => 1 [1] => 2 [2] => 3 [3] => 4 [4] => 5 ) 例 ... の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => 5 [1] => 4 [2] => 3 [3] => 2 [4] => 1 ) 関 ...
https://man.plustar.jp/php/ds-sequence.sort.html - [similar]