検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 727 for [SIMILAR] 16 1024 4096 WITH 14752 variables WITH... (0.547 sec.)
コードポイントが、ICU の空白文字であるかを調べる 0
« IntlChar::isUWhiteSpace IntlChar::isxdigit » PHP Manual IntlChar コードポイントが、ICU の空白文字であるかを調べる IntlChar::isWhitespace (PHP 7, PHP 8) IntlChar::isWhitespace — コードポイントが、ICU の空白文字であるかを調べる 説明 public static IntlChar::isWhitespace ( int | string $co ...
https://man.plustar.jp/php/intlchar.iswhitespace.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
入力ロケールの言語の表示名を、適切に地域化して返す 0
« Locale::getDefault Locale::getDisplayName » PHP Manual Locale 入力ロケールの言語の表示名を、適切に地域化して返す Locale::getDisplayLanguage locale_get_display_language (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayLanguage -- locale_get_display_language — 入力ロケ ...
https://man.plustar.jp/php/locale.getdisplaylanguage.html - [similar]
入力ロケールの地域の表示名を、適切に地域化して返す 0
« Locale::getDisplayName Locale::getDisplayScript » PHP Manual Locale 入力ロケールの地域の表示名を、適切に地域化して返す Locale::getDisplayRegion locale_get_display_region (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayRegion -- locale_get_display_region — 入力ロケー ...
https://man.plustar.jp/php/locale.getdisplayregion.html - [similar]
入力ロケールの文字の表示名を、適切に地域化して返す 0
« Locale::getDisplayRegion Locale::getDisplayVariant » PHP Manual Locale 入力ロケールの文字の表示名を、適切に地域化して返す Locale::getDisplayScript locale_get_display_script (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayScript -- locale_get_display_script — 入力ロ ...
https://man.plustar.jp/php/locale.getdisplayscript.html - [similar]
入力ロケールの変化形の表示名を、適切に地域化して返す 0
« Locale::getDisplayScript Locale::getKeywords » PHP Manual Locale 入力ロケールの変化形の表示名を、適切に地域化して返す Locale::getDisplayVariant locale_get_display_variant (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayVariant -- locale_get_display_variant — 入力ロ ...
https://man.plustar.jp/php/locale.getdisplayvariant.html - [similar]
新しいメッセージフォーマッタを作成する 0
« MessageFormatter MessageFormatter::formatMessage » PHP Manual MessageFormatter 新しいメッセージフォーマッタを作成する MessageFormatter::create MessageFormatter::__construct msgfmt_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::create -- MessageFormatter::__ ...
https://man.plustar.jp/php/messageformatter.create.html - [similar]