検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 533 for [SIMILAR] 16 1024 4096 WITH 16650 iconv WITH 665... (0.449 sec.)
はじめに 0
« Gettext インストール/設定 » PHP Manual Gettext はじめに はじめに gettext 関数は、NLS (Native Language Support) API を実装するもので、 PHP アプリケーションを国際化する際に使用することが可能です。 これらの関数の詳細については、システムの gettext ドキュメントを 参照するか、 » http://www.g ...
https://man.plustar.jp/php/intro.gettext.html - [similar]
SplSubject インターフェイス 0
« SplObserver::update SplSubject::attach » PHP Manual その他のクラスおよびインターフェイス SplSubject インターフェイス SplSubject インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplSubject インターフェイスを SplObserver とともに使うと、Observer パターンを実装することができます。 ...
https://man.plustar.jp/php/class.splsubject.html - [similar]
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]
中に含むオブジェクトの一意な識別子を算出する 0
« SplObjectStorage::detach SplObjectStorage::getInfo » PHP Manual SplObjectStorage 中に含むオブジェクトの一意な識別子を算出する SplObjectStorage::getHash (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplObjectStorage::getHash — 中に含むオブジェクトの一意な識別子を算出する 説明 public SplObjectStorage:: ...
https://man.plustar.jp/php/splobjectstorage.gethash.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Xhprof 設定オプション 名前 デフォルト 変更可能 変更履歴 xhprof.output_dir "" PHP_INI_ALL 以下に設定ディレクティブに関する 簡単な説明を示します。 xhprof.output_dir str ...
https://man.plustar.jp/php/xhprof.configuration.html - [similar]
JavaScript Object Notation 0
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation JavaScript Object Notation はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 JsonException — JsonException クラス JsonSerializable — JsonSerializable インターフ ...
https://man.plustar.jp/php/book.json.html - [similar]
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
補間方法を設定する 0
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterpolation (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagesetinterpolation — 補間方法を設定する 説明 imagesetinterpolation ( GdImage $image , int $method = IMG_BILINEAR_FIXED ): bool 補間方法を設定します。こ ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
未定義のクラスのロードを試みる 0
« クラス/オブジェクト関数 class_alias » PHP Manual クラス/オブジェクト関数 未定義のクラスのロードを試みる __autoload (PHP 5, PHP 7) __autoload — 未定義のクラスのロードを試みる 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します ...
https://man.plustar.jp/php/function.autoload.html - [similar]