検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 219 for [SIMILAR] 16 1024 4096 WITH 11665 現パ WITH 1027... (0.300 sec.)
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
デフォルトプロパティを取得する 0
« ReflectionClass::getConstructor ReflectionClass::getDocComment » PHP Manual ReflectionClass デフォルトプロパティを取得する ReflectionClass::getDefaultProperties (PHP 5, PHP 7, PHP 8) ReflectionClass::getDefaultProperties — デフォルトプロパティを取得する 説明 public ReflectionClass::get ...
https://man.plustar.jp/php/reflectionclass.getdefaultproperties.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
PostScript ドキュメントの作成 0
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ドキュメントの作成 PostScript ドキュメントの作成 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PS 関数 ps_add_bookmark — 現在のページにブックマークを追加す ...
https://man.plustar.jp/php/book.ps.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
以降の出力で用いるシェーディングを作成する 0
« ps_shading_pattern ps_shfill » PHP Manual PS 関数 以降の出力で用いるシェーディングを作成する ps_shading (PECL ps >= 1.3.0) ps_shading — 以降の出力で用いるシェーディングを作成する 説明 ps_shading ( resource $psdoc , string $type , float $x0 , float $y0 , float $x1 , float $y1 , float $c ...
https://man.plustar.jp/php/function.ps-shading.html - [similar]
PS 関数 0
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib についての意見・バグフィックス・機能拡張などがあれば、 私 » steinm@php.net にメールをください。お待ちしています。 目次 ps_add_bookmark — 現在のページにブックマークを追加する ps_add_launchlink — ファ ...
https://man.plustar.jp/php/ref.ps.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]