検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 696 for [SIMILAR] 16 1024 4096 WITH 19113 列挙 WITH 1883... (0.768 sec.)
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
0
« コメント はじめに » PHP Manual 言語リファレンス 型 型 目次 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable 型宣言 型の相互変換 関連キーワード: 型 , Iterable , 相互 , 宣言 , Callable , リソ ...
https://man.plustar.jp/php/language.types.html - [similar]
ReflectionEnum オブジェクトをインスタンス化する 0
« ReflectionEnum ReflectionEnum::getBackingType » PHP Manual ReflectionEnum ReflectionEnum オブジェクトをインスタンス化する ReflectionEnum::__construct (PHP 8 >= 8.1.0) ReflectionEnum::__construct — ReflectionEnum オブジェクトをインスタンス化する 説明 public ReflectionEnum::__construct ( ...
https://man.plustar.jp/php/reflectionenum.construct.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
インターフェイスが宣言されているかどうかを確認する 0
« get_parent_class is_a » PHP Manual クラス/オブジェクト関数 インターフェイスが宣言されているかどうかを確認する interface_exists (PHP 5 >= 5.0.2, PHP 7, PHP 8) interface_exists — インターフェイスが宣言されているかどうかを確認する 説明 interface_exists ( string $interface , bool $autoload ...
https://man.plustar.jp/php/function.interface-exists.html - [similar]
リソース 0
« 列挙型 / Enum NULL » PHP Manual 型 リソース リソース リソース は特別な変数であり、外部リソースへのリファレンスを保持しています。 リソースは、特別な関数により作成され、使用されます。 これらの関数および対応する全ての リソース 型の一覧については、 付録 を参照ください。 get_resource_type() ...
https://man.plustar.jp/php/language.types.resource.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT