検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 230 for instance (0.096 sec.)
The Vector class 4303
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec ... all values Ds\Vector::__construct — Creates a new instance Ds\Vector::contains — Determines if the vector con ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
The EventBuffer class 4303
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... ove all data from a buffer provided to the current instance of EventBuffer EventBuffer::appendFrom — Moves the ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
新しい IntlCalendar を作成する 4303
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を ... 作成する IntlCalendar::createInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) In ... tlCalendar::createInstance — 新しい IntlCalendar を作成する 説明 オブジェクト ... 指向型 public static IntlCalendar::createInstance ( IntlTimeZone | DateTimeZone | string | null $tim ... e = null ): ? IntlCalendar 手続き型 intlcal_create_instance ( IntlTimeZone | DateTimeZone | string | null $tim ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
PHP 7.3.x で推奨されなくなる機能 4303
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... ODBC と DB2 関数 (PDO_ODBC) ini 設定 pdo_odbc.db2_instance_name は正式に推奨されなくなりました。ドキュメントで ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
The GearmanClient class 4272
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... earmanClient::__construct — Create a GearmanClient instance GearmanClient::context — Get the application conte ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
画像をブラウザあるいはファイルに出力する 4272
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... ードに置換してください。 <?php // Create a new image instance $im = imagecreatetruecolor ( 100 , 100 ); // Do so ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
php.ini ディレクティブのリスト 4272
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... _INI_SYSTEM ibm_db2 1.5.0 以降で利用可能。 ibm_db2.instance_name NULL PHP_INI_SYSTEM ibm_db2 1.0.2 以降で利用可 ... nnection_pooling "strict" PHP_INI_ALL pdo_odbc.db2_instance_name NULL PHP_INI_SYSTEM この非推奨の機能は、 きっ ...
https://man.plustar.jp/php/ini.list.html - [similar]
型演算子 4272
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数 ... ンスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClas ... s { } $a = new MyClass ; var_dump ( $a instanceof MyClass ); var_dump ( $a instanceof NotMyClass ) ... の例の出力は以下となります。 bool(true) bool(false) instanceof は、ある変数が 特定の親クラスを継承したクラスのオ ... うかを調べることもできます。 例2 継承したクラスでの instanceof の使用法 <?php class ParentClass { } class MyCla ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
リソース型の一覧 4272
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... r_info() cubrid_get() cubrid_insert_id() cubrid_is_instance() cubrid_lob_export() cubrid_lob_get() cubrid_lob_ ... r_info() cubrid_get() cubrid_insert_id() cubrid_is_instance() cubrid_lob_export() cubrid_lob_get() cubrid_lob_ ...
https://man.plustar.jp/php/resource.html - [similar]
Event 4231
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... ove all data from a buffer provided to the current instance of EventBuffer EventBuffer::appendFrom — Moves the ...
https://man.plustar.jp/php/book.event.html - [similar]