検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 585 for [SIMILAR] 16 1024 4096 WITH 51357 domnamednodema... (0.822 sec.)
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 0
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装された URL ラッパーを登録する stream_wrapper_register (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) stream_wrapper_register — PHP のクラスとして実装された URL ラッパーを登録する 説明 stream_wrapper_r ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
ジェネレータとは 0
« ジェネレータ ジェネレータの構文 » PHP Manual ジェネレータ ジェネレータとは ジェネレータとは (PHP 5 >= 5.5.0, PHP 7, PHP 8) ジェネレータを使えば、シンプルな イテレータ を簡単に実装できます。 Iterator インターフェイスを実装したクラスを用意する オーバーヘッドや複雑さを心配する必要はありま ...
https://man.plustar.jp/php/language.generators.overview.html - [similar]
与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 0
« SPL 関数 class_parents » PHP Manual SPL 関数 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_implements (PHP 5, PHP 7, PHP 8) class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 説明 class_implements ( objec ...
https://man.plustar.jp/php/function.class-implements.html - [similar]
指定した関数の、__autoload() の実装としての登録を解除する 0
« spl_autoload_register spl_autoload » PHP Manual SPL 関数 指定した関数の、__autoload() の実装としての登録を解除する spl_autoload_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_unregister — 指定した関数の、__autoload() の実装としての登録を解除する 説明 spl_autoload_unregister ( c ...
https://man.plustar.jp/php/function.spl-autoload-unregister.html - [similar]
双方向リンクリストを使用して実装した新しい空のスタックを作成する 0
« SplStack SplStack::setIteratorMode » PHP Manual SplStack 双方向リンクリストを使用して実装した新しい空のスタックを作成する SplStack::__construct (PHP 5 >= 5.3.0, PHP 7) SplStack::__construct — 双方向リンクリストを使用して実装した新しい空のスタックを作成する 説明 public SplStack::__const ...
https://man.plustar.jp/php/splstack.construct.html - [similar]
サブクラスであるかどうかを調べる 0
« ReflectionClass::isIterateable ReflectionClass::isTrait » PHP Manual ReflectionClass サブクラスであるかどうかを調べる ReflectionClass::isSubclassOf (PHP 5, PHP 7, PHP 8) ReflectionClass::isSubclassOf — サブクラスであるかどうかを調べる 説明 public ReflectionClass::isSubclassOf ( Reflect ...
https://man.plustar.jp/php/reflectionclass.issubclassof.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT