検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 137 for [SIMILAR] 16 1024 4096 WITH 17073 レイ WITH 1274... (0.173 sec.)
列挙型とメソッド 7234
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
列挙型であるかどうかを返す 7234
« ReflectionClass::isCloneable ReflectionClass::isFinal » PHP Manual ReflectionClass 列挙型であるかどうかを返す ReflectionClass::isEnum (PHP 8 >= 8.1.0) ReflectionClass::isEnum — 列挙型であるかどうかを返す 説明 public ReflectionClass::isEnum (): bool このクラスが、 列挙型(Enum) かどうかを ...
https://man.plustar.jp/php/reflectionclass.isenum.html - [similar]
列挙型の case 一覧を生成する 7234
« UnitEnum BackedEnum » PHP Manual UnitEnum 列挙型の case 一覧を生成する UnitEnum::cases (PHP 8 >= 8.1.0) UnitEnum::cases — 列挙型の case 一覧を生成する 説明 public static UnitEnum::cases (): array このメソッドは列挙型の全ての case を含む配列を返します。 要素は字句解析順(ソースコードに現 ...
https://man.plustar.jp/php/unitenum.cases.html - [similar]
列挙型が定義されているかを調べる 7234
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
トレイト 6903
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
宣言されているすべてのトレイトの配列を返す 6903
« get_declared_interfaces get_mangled_object_vars » PHP Manual クラス/オブジェクト関数 宣言されているすべてのトレイトの配列を返す get_declared_traits (PHP 5 >= 5.4.0, PHP 7, PHP 8) get_declared_traits — 宣言されているすべてのトレイトの配列を返す 説明 get_declared_traits (): array パラメー ...
https://man.plustar.jp/php/function.get-declared-traits.html - [similar]
トレイトが存在するかどうかを調べる 6903
« property_exists Ctype » PHP Manual クラス/オブジェクト関数 トレイトが存在するかどうかを調べる trait_exists (PHP 5 >= 5.4.0, PHP 7, PHP 8) trait_exists — トレイトが存在するかどうかを調べる 説明 trait_exists ( string $trait , bool $autoload = true ): bool パラメータ trait 調べたいトレイト ...
https://man.plustar.jp/php/function.trait-exists.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 6903
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レイヤ効果を使用する imagelayereffect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagelayereffect — アルファブレンディングフラグを設定し、レイヤ効果を使用する 説明 imagelayereffect ( GdImage $image , ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
このクラスが使うトレイトの配列を返す 6903
« ReflectionClass::getTraitNames ReflectionClass::hasConstant » PHP Manual ReflectionClass このクラスが使うトレイトの配列を返す ReflectionClass::getTraits (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::getTraits — このクラスが使うトレイトの配列を返す 説明 public ReflectionClass::getTrai ...
https://man.plustar.jp/php/reflectionclass.gettraits.html - [similar]
データベース (dbm 形式) 抽象化レイヤ 6903
« 抽象化レイヤー はじめに » PHP Manual 抽象化レイヤー データベース (dbm 形式) 抽象化レイヤ データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な例 DBA 関数 dba_close — DBA データベースを閉じる dba_delete — キー ...
https://man.plustar.jp/php/book.dba.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT