検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1475 for [SIMILAR] 16 1024 4096 WITH 6585 ロパ WITH 6234 ... (0.738 sec.)
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
The Pool class 0
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of Workers. Pooling provides a higher level abstraction of the Worker functionality, including t ...
https://man.plustar.jp/php/class.pool.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 0
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あるいは要求された行に設定する db2_fetch_row (PECL ibm_db2 >= 1.0.0) db2_fetch_row — 結果セットポインタを次の行あるいは要求された行に設定する 説明 db2_fetch_row ( resource $stmt , int $row_numbe ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]
SoapServer クラス 0
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer クラス (PHP 5, PHP 7, PHP 8) はじめに SoapServer クラスは » SOAP 1.1 および » SOAP 1.2 プロトコル用のサーバーとなります。 WSDL サービス記述を使用することもしないこともできます。 クラス概要 cla ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
The Event class 0
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
次の行を取得し、それをオブジェクトとして返す 0
« PDOStatement::fetchColumn PDOStatement::getAttribute » PHP Manual PDOStatement 次の行を取得し、それをオブジェクトとして返す PDOStatement::fetchObject (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.4) PDOStatement::fetchObject — 次の行を取得し、それをオブジェクトとして返す 説明 public P ...
https://man.plustar.jp/php/pdostatement.fetchobject.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
0
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基底クラスおよびそのクラスの派生クラスを定義します。 基底クラスは食用かどうか、色とかいった、一般的な野菜を記述します。 サブクラス Spinach は、 その野菜の料理法と調理済であるかどうかの情報を追加 ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
The EvWatcher class 0
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev >= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck , EvChild etc.). Since EvWatcher 's constructor is abstract , one can't(and don't need to) create EvWatcher objects dire ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]