検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 1494 for [SIMILAR] 16 1024 4096 WITH 27118 variant WITH 3... (1.567 sec.)
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
画像のコントラストを調整する 0
« Imagick::shearImage Imagick::sketchImage » PHP Manual Imagick 画像のコントラストを調整する Imagick::sigmoidalContrastImage (PECL imagick 2, PECL imagick 3) Imagick::sigmoidalContrastImage — 画像のコントラストを調整する 説明 public Imagick::sigmoidalContrastImage ( bool $sharpen , float ...
https://man.plustar.jp/php/imagick.sigmoidalcontrastimage.html - [similar]
Windows 用のモジュール 0
« xmlrpc_set_type COM » PHP Manual 関数リファレンス Windows 用のモジュール Windows 用のモジュール COM — COM および .Net (Windows) はじめに インストール/設定 定義済み定数 エラーおよびエラー処理 例 com — com クラス dotnet — dotnet クラス variant — variant クラス COMPersistHelper — COMPersi ...
https://man.plustar.jp/php/refs.utilspec.windows.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]
XSLTProcessor クラス 0
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProcessor クラス XSLTProcessor クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 class XSLTProcessor { /* メソッド */ public getParameter ( string $namespace , string $name ): string | false public g ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
ReflectionExtension クラス 0
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション ReflectionExtension クラス ReflectionExtension クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionExtension クラスは 拡張モジュールについての情報を報告します。 クラス概要 class ReflectionExtension ...
https://man.plustar.jp/php/class.reflectionextension.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT