検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 696 for [SIMILAR] 16 1024 4096 WITH 19113 列挙 WITH 1883... (0.464 sec.)
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
Sets value of existing class or instance property 0
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance property uopz_set_property (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_property — Sets value of existing class or instance property 説明 uopz_set_property ( string $class , string $proper ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す 0
« Phar::canCompress Phar::compress » PHP Manual Phar phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す Phar::canWrite (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::canWrite — phar 拡張モジュールが phar の書き込みや作成をサポートしているかどうかを返す ...
https://man.plustar.jp/php/phar.canwrite.html - [similar]
IntlGregorianCalendar クラス 0
« IntlCalendar::toDateTime IntlGregorianCalendar::__construct » PHP Manual intl IntlGregorianCalendar クラス IntlGregorianCalendar クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに クラス概要 class IntlGregorianCalendar extends IntlCalendar { /* 継承した定数 */ const int IntlCalendar::FIELD ...
https://man.plustar.jp/php/class.intlgregoriancalendar.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
Determine if a item exists 0
« Yaconf::get Taint » PHP Manual Yaconf Determine if a item exists Yaconf::has (PECL yaconf >= 1.0.0) Yaconf::has — Determine if a item exists 説明 public static Yaconf::has ( string $name ): bool パラメータ name 戻り値 関連キーワード: Determine , item , exists , a , Yaconf , Taint , yac ...
https://man.plustar.jp/php/yaconf.has.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
Description 0
« Imagick::getPointSize Imagick::getQuantumDepth » PHP Manual Imagick Description Imagick::getQuantum (PECL imagick 3 >= 3.3.0) Imagick::getQuantum — Description 説明 public static Imagick::getQuantum (): int Returns the ImageMagick quantum range as an integer. パラメータ この関数にはパラ ...
https://man.plustar.jp/php/imagick.getquantum.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]