検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1255 for [SIMILAR] 16 1024 4096 WITH 6585 ロパ WITH 6379 ... (1.275 sec.)
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
プロパティが型を持つかをチェックする 0
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionProperty プロパティが型を持つかをチェックする ReflectionProperty::hasType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::hasType — プロパティが型を持つかをチェックする 説明 public ReflectionProperty:: ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 0
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名前に対応する、プロパティの値を取得する IntlChar::getPropertyValueEnum (PHP 7, PHP 8) IntlChar::getPropertyValueEnum — 指定された値の名前に対応する、プロパティの値を取得する 説明 public static ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
プロパティで宣言されたデフォルト値を返す 0
« ReflectionProperty::getDeclaringClass ReflectionProperty::getDocComment » PHP Manual ReflectionProperty プロパティで宣言されたデフォルト値を返す ReflectionProperty::getDefaultValue (PHP 8) ReflectionProperty::getDefaultValue — プロパティで宣言されたデフォルト値を返す 説明 public Reflec ...
https://man.plustar.jp/php/reflectionproperty.getdefaultvalue.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
« 定義済み定数 クラス/オブジェクト関数 » PHP Manual クラス/オブジェクト 例 例 この例では、まず基底クラスおよびそのクラスの派生クラスを定義します。 基底クラスは食用かどうか、色とかいった、一般的な野菜を記述します。 サブクラス Spinach は、 その野菜の料理法と調理済であるかどうかの情報を追加 ...
https://man.plustar.jp/php/classobj.examples.html - [similar]
コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 0
« IntlChar::getUnicodeVersion IntlChar::isalnum » PHP Manual IntlChar コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる IntlChar::hasBinaryProperty (PHP 7, PHP 8) IntlChar::hasBinaryProperty — コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 説明 ...
https://man.plustar.jp/php/intlchar.hasbinaryproperty.html - [similar]
The Parle\Token class 0
« Parle\Stack::push Parle\ErrorInfo » PHP Manual Parle The Parle\Token class The Parle\Token class (PECL parle >= 0.5.2) はじめに This class represents a token. Lexer returns instances of this class. クラス概要 class Parle\Token { /* Constants */ const int EOI = 0 ; const int UNKNOWN = - ...
https://man.plustar.jp/php/class.parle-token.html - [similar]
プロパティが readonly かを調べる 0
« ReflectionProperty::isPublic ReflectionProperty::isStatic » PHP Manual ReflectionProperty プロパティが readonly かを調べる ReflectionProperty::isReadOnly (PHP 8 >= 8.1.0) ReflectionProperty::isReadOnly — プロパティが readonly かを調べる 説明 public ReflectionProperty::isReadOnly (): bo ...
https://man.plustar.jp/php/reflectionproperty.isreadonly.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT