検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 509 for [SIMILAR] 16 1024 4096 WITH 40557 keytype WITH 1... (0.890 sec.)
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
Collection のコンストラクタ 0
« Collection::addOrReplaceOne Collection::count » PHP Manual mysql_xdevapi\Collection Collection のコンストラクタ Collection::__construct (No version information available, might only be in Git) Collection::__construct — Collection のコンストラクタ 説明 private mysql_xdevapi\Collection:: ...
https://man.plustar.jp/php/mysql-xdevapi-collection.construct.html - [similar]
CollectionFind のコンストラクタ 0
« CollectionFind::bind CollectionFind::execute » PHP Manual mysql_xdevapi\CollectionFind CollectionFind のコンストラクタ CollectionFind::__construct (No version information available, might only be in Git) CollectionFind::__construct — CollectionFind のコンストラクタ 説明 private mysql_x ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.construct.html - [similar]
DocResult のコンストラクタ 0
« mysql_xdevapi\DocResult DocResult::fetchAll » PHP Manual mysql_xdevapi\DocResult DocResult のコンストラクタ DocResult::__construct (No version information available, might only be in Git) DocResult::__construct — DocResult のコンストラクタ 説明 private mysql_xdevapi\DocResult::__constr ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.construct.html - [similar]
TableSelect のコンストラクタ 0
« TableSelect::bind TableSelect::execute » PHP Manual mysql_xdevapi\TableSelect TableSelect のコンストラクタ TableSelect::__construct (No version information available, might only be in Git) TableSelect::__construct — TableSelect のコンストラクタ 説明 private mysql_xdevapi\TableSelect::_ ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.construct.html - [similar]
クラス定数を取得する 0
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionClass クラス定数を取得する ReflectionClass::getReflectionConstants (PHP 7 >= 7.1.0, PHP 8) ReflectionClass::getReflectionConstants — クラス定数を取得する 説明 public ReflectionClass::getReflecti ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
メソッドが定義されているかどうかを調べる 0
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッドが定義されているかどうかを調べる ReflectionClass::hasMethod (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasMethod — メソッドが定義されているかどうかを調べる 説明 public ReflectionClass::h ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]