検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 393 for 実装 (0.003 sec.)
サブクラスであるかどうかを調べる 6213
« ReflectionClass::isIterateable ReflectionClass::isTrait » PHP Manual ReflectionClass サブクラス ... スを継承している、あるいは指定したインターフェイスを実装しているかどうかを調べます。 パラメータ class 調べた ... onClass::implementsInterface() - インターフェイスの実装を調べる is_subclass_of() - あるオブジェクトが指定し ... クラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる get_parent_class() - オブ ... ーワード: ReflectionClass , クラス , isSubclassOf , 実装 , オブジェクト , string , 参考 , 名前 , parent , s ...
https://man.plustar.jp/php/reflectionclass.issubclassof.html - [similar]
列挙型とメソッド 6084
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装... る場合、 そのインターフェイスでの型チェックは、 実装した列挙型の全ての case で有効です。 <?php interface ... se Spades ; // インターフェイスの規約を満たすための実装 public function color (): string { return match ( ... des = 'S' ; // インターフェイスの規約を満たすための実装 public function color (): string { return match ( ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
双方向リンクリストを使用して実装した新しい空のキューを作成する 6084
« SplQueue SplQueue::dequeue » PHP Manual SplQueue 双方向リンクリストを使用して実装した新しい空の ... plQueue::__construct — 双方向リンクリストを使用して実装した新しい空のキューを作成する 説明 public SplQueue: ... 関連キーワード: 作成 , キュー , SplQueue , 双方向 , 実装 , リンクリスト , 使用 , 空 , construct , パラメータ ...
https://man.plustar.jp/php/splqueue.construct.html - [similar]
はじめに 6024
« JSON インストール/設定 » PHP Manual JSON はじめに はじめに この拡張モジュールは、 » JavaScript ... Object Notation (JSON) というデータ交換形式を実装したものです。 PHP には、PHP のためだけに特別に書かれ ... センスのもとでライセンスされています。 注意 : PHP の実装は、 » RFC 7159 の JSON のスーパーセットです。 関連キ ... ーワード: 実装 , ライセンス , インストール , スーパー , 注意 , も ...
https://man.plustar.jp/php/intro.json.html - [similar]
あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインター... 5894
« is_a method_exists » PHP Manual クラス/オブジェクト関数 あるオブジェクトが指定したクラスのサブ ... クラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる is_subclass_of (PHP 4, PH ... クラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる 説明 is_subclass_of ( mix ... 、その親のひとつに class を持つか (あるいは class を実装しているか) どうかを調べます。 パラメータ object_or_ ... lic function MyFunction (); } // インターフェイスの実装クラスの定義 class MyClass implements MyInterface { ...
https://man.plustar.jp/php/function.is-subclass-of.html - [similar]
指定した関数を __autoload() の実装として登録する 5894
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload ... () の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0 ... _autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callab ... たい autoload 関数。 null を指定した場合、デフォルト実装である spl_autoload() が登録されます。 callback ( st ... 関連キーワード: autoload , 関数 , 登録 , register , 実装 , 指定 , callback , キュー , 定義 , throw ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
Standard PHP Library (SPL) 5825
« SeasLog::warning はじめに » PHP Manual その他の基本モジュール Standard PHP Library (SPL) Stand ... ements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えら ... _autoload_register — 指定した関数を __autoload() の実装として登録する spl_autoload_unregister — 指定した関数 ... の、__autoload() の実装としての登録を解除する spl_autoload — __autoload() の ... デフォルト実装 spl_classes — 利用可能な SPL クラスを返す spl_obje ...
https://man.plustar.jp/php/book.spl.html - [similar]
Reflector インターフェイス 5825
« ReflectionAttribute::newInstance Reflector::export » PHP Manual リフレクション Reflector インタ ... は、 すべてのエクスポート可能なリフレクションクラスが実装しているインターフェイスです。 インターフェイス概要 ... Reflector は、 新たに Stringable インターフェイスを実装しました。 目次 Reflector::export — エクスポートする ... ワード: public , string , able , toString , export , 実装 , メソッド , バージョン , 履歴 , 変更 ...
https://man.plustar.jp/php/class.reflector.html - [similar]
COMPersistHelper オブジェクトを構築する 5765
« COMPersistHelper COMPersistHelper::GetCurFileName » PHP Manual COMPersistHelper COMPersistHelp ... 結びつけて使います。 パラメータ variant IDispatch を実装した COM オブジェクト。 COMPersistHelper のあらゆるメ ... eam かつ/または IPersistStreamInit をオブジェクトが実装していなければなりません。 variant に null を渡す意味 ... lper , オブジェクト , 構築 , variant , construct , 実装 , 意味 , IPersistStreamInit , IPersistStream , IPe ...
https://man.plustar.jp/php/compersisthelper.construct.html - [similar]
ユーザー定義のストリームフィルタを登録する 5765
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリー ... タ filter_name 登録するフィルタ名。 class フィルタを実装するには、まず、 php_user_filter を継承したクラスのメ ... ンバ関数を実装しなくてはなりません。 PHP は、書き込みまたは読み出し ... トリームのデータが変更されるようにします。 メソッドの実装は、 php_user_filter の説明の通りにしなければなりませ ... すべての英文字を 大文字化する strtoupper ストリームを実装し、 foo-bar.txt ストリームに適用するものです。 <?ph ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT