検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1160 for Object (0.065 sec.)
Unix タイムスタンプを用いて日付と時刻を設定する 2752
« DateTime::setTime DateTime::setTimezone » PHP Manual DateTime Unix タイムスタンプを用いて日付と ... : DateTime 手続き型 date_timestamp_set ( DateTime $object , int $timestamp ): DateTime Unix タイムスタンプを ... me オブジェクトを最初の引数に取ります。 パラメータ object 手続き型のみ: date_create() が返す DateTime オブジ ...
https://man.plustar.jp/php/datetime.settimestamp.html - [similar]
Creates a new deque using a callable to determine which values to include 2752
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to dete ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Deque)#3 (2) { [0]=> int(2) [1]=> int(4) } 例2 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Deque)#2 (3) { [0]=> int(1) [1]=> string(1) "a" ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 2752
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a c ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Vector)#3 (2) { [0]=> int(2) [1]=> int(4) } 例2 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Vector)#2 (3) { [0]=> int(1) [1]=> string(1) "a ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 2752
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine wh ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Set)#3 (2) { [0]=> int(2) [1]=> int(4) } 例2 Ds ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Set)#2 (3) { [0]=> int(1) [1]=> string(1) "a" [ ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 2752
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Vector)#3 (2) { [0]=> int(2) [1]=> int(4) } 例2 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Vector)#2 (3) { [0]=> int(1) [1]=> string(1) "a ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
オブジェクトの書式を設定する 2752
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジ ... ェクトの書式を設定する IntlDateFormatter::formatObject datefmt_format_object (PHP 5 >= 5.5.0, PHP 7, PHP ... 8, PECL intl >= 3.0.0) IntlDateFormatter::formatObject -- datefmt_format_object — オブジェクトの書式を設定 ... ェクト指向型 public static IntlDateFormatter::formatObject ( IntlCalendar | DateTime $datetime , array | int ... e = null ): string | false 手続き型 datefmt_format_object ( IntlCalendar | DateTimeInterface $datetime , arr ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
オーバーロード 2752
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロー ... 注意: $name は大文字小文字を区別します echo "Calling object method ' $name ' " . implode ( ', ' , $arguments ) ... } } $obj = new MethodTest ; $obj -> runTest ( 'in object context' ); MethodTest :: runTest ( 'in static con ... text' ); ?> 上の例の出力は以下となります。 Calling object method 'runTest' in object context Calling static ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
Returns any write concern error that occurred 2752
« MongoDB\Driver\WriteResult::getUpsertedIds MongoDB\Driver\WriteResult::getWriteErrors » PHP Ma ... ?> 上の例の出力は、 たとえば以下のようになります。 object(MongoDB\Driver\WriteConcernError)#6 (3) { ["messag ... plication timed out" ["code"]=> int(64) ["info"]=> object(stdClass)#7 (1) { ["wtimeout"]=> bool(true) } } 参 ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteconcernerror.html - [similar]
SPL 関数 2752
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implem ... ト実装 spl_classes — 利用可能な SPL クラスを返す spl_object_hash — 指定したオブジェクトのハッシュ ID を返す sp ... l_object_id — 与えられたオブジェクトを扱う数値オブジェクトを ...
https://man.plustar.jp/php/ref.spl.html - [similar]
SQLSRV 関数 2752
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_ ... 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/ref.sqlsrv.html - [similar]