検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 128 for property (0.030 sec.)
コードポイントと対になる括弧文字を取得する 5628
« IntlChar::forDigit IntlChar::getBlockCode » PHP Manual IntlChar コードポイントと対になる括弧文 ... ) - コードポイントの "鏡文字" を取得する IntlChar::PROPERTY_BIDI_PAIRED_BRACKET IntlChar::PROPERTY_BIDI_PAIRED ...
https://man.plustar.jp/php/intlchar.getbidipairedbracket.html - [similar]
コードポイントが識別子として使えるかを調べる 5628
« IntlChar::isIDIgnorable IntlChar::isIDStart » PHP Manual IntlChar コードポイントが識別子として ... 注意 : これは、 Unicode の ID_Continue ( IntlChar::PROPERTY_ID_CONTINUE ) プロパティとほぼ同じですが、 IntlCha ... が識別子の最初の文字として使えるかを調べる IntlChar::PROPERTY_ID_CONTINUE 関連キーワード: コード , ポイント , 識 ...
https://man.plustar.jp/php/intlchar.isidpart.html - [similar]
コードポイントが小文字のUnicodeプロパティを持つかを調べる 5628
« IntlChar::isUAlphabetic IntlChar::isupper » PHP Manual IntlChar コードポイントが小文字のUnicod ... ティを持つかを調べます。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_LOWERCASE) と同等で ... ポイントが小文字かどうかを調べる IntlChar::hasBinaryProperty() - コードポイントに対応する、バイナリ Unicode プロ ... パティがあるかを調べる IntlChar::PROPERTY_LOWERCASE 関連キーワード: コード , ポイント , Intl ... depoint , isULowercase , 文字 , islower , hasBinaryProperty , int ...
https://man.plustar.jp/php/intlchar.isulowercase.html - [similar]
コードポイントが大文字のUnicodeプロパティを持つかを調べる 5628
« IntlChar::isupper IntlChar::isUWhiteSpace » PHP Manual IntlChar コードポイントが大文字のUnicod ... ィを持つかを判定します。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_UPPERCASE) と同等で ... " (大文字) に属するかを判定する IntlChar::hasBinaryProperty() - コードポイントに対応する、バイナリ Unicode プロ ... パティがあるかを調べる IntlChar::PROPERTY_UPPERCASE 関連キーワード: コード , ポイント , Intl ... , isupper , isUUppercase , 文字 , 判定 , hasBinaryProperty ...
https://man.plustar.jp/php/intlchar.isuuppercase.html - [similar]
デフォルトプロパティを取得する 5628
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デ ... rties() の例 <?php class Bar { protected $inheritedProperty = 'inheritedDefault' ; } class Foo extends Bar { p ... ublic $property = 'propertyDefault' ; private $privateProperty = ' ... privatePropertyDefault' ; public static $staticProperty = 'staticP ... roperty' ; public $defaultlessProperty ; } $reflectionClass = new ReflectionClass ( 'Foo' ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]
値を取得する 5628
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty ... y 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty ... ::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ... private なプロパティにアクセスするには、 ReflectionProperty::setAccessible() を使います。 変更履歴 バージョン ... bject は、nullable になりました。 例 例1 ReflectionProperty::getValue() の例 <?php class Foo { public static $ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
コードポイントが、White_Space プロパティを持つかを調べる 5603
« IntlChar::isUUppercase IntlChar::isWhitespace » PHP Manual IntlChar コードポイントが、White_Sp ... ティを持つかを調べます。 これは、 IntlChar::hasBinaryProperty($codepoint, IntlChar::PROPERTY_WHITE_SPACE) と同等 ... けるスペース文字であるかを調べる IntlChar::hasBinaryProperty() - コードポイントに対応する、バイナリ Unicode プロ ... パティがあるかを調べる IntlChar::PROPERTY_WHITE_SPACE 関連キーワード: コード , ポイント , In ... pace , 文字 , isUWhiteSpace , codepoint , hasBinaryProperty , int , スペース ...
https://man.plustar.jp/php/intlchar.isuwhitespace.html - [similar]
指定したキーまたは添字が配列にあるかどうかを調べる 5530
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... ジェクトのプロパティが存在するかどうかを調べるには、 property_exists() を使いましょう。 参考 isset() - 変数が宣言 ... 一部を返す in_array() - 配列に値があるかチェックする property_exists() - オブジェクトもしくはクラスにプロパティが ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
可変関数 5530
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable func ... ドの例 <?php class Foo { static $variable = 'static property' ; static function Variable () { echo 'Method Vari ... d' ; } } echo Foo :: $variable ; // これは 'static property' を表示します。このスコープにおいて $variable が必 ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
The MongoDB\BSON\Decimal128Interface interface 5494
« MongoDB\BSON\BinaryInterface::__toString MongoDB\BSON\Decimal128Interface::__toString » PHP Ma ... N\Decimal128 to be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB ...
https://man.plustar.jp/php/class.mongodb-bson-decimal128interface.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT