検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 697 for [SIMILAR] 16 1024 4096 WITH 25906 intlchar WITH ... (1.123 sec.)
Control Group (Arrangement) 0
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangement) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Control { /* プロパティ */ protected $ contro ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
Tab Control 0
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0.9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protected $ cont ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Yaf_Route_Regex クラス 0
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Y ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
特定のメッセージの構造を読み込む 0
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
画像のアーチファクトを削除する 0
« Imagick::deconstructImages Imagick::deleteImageProperty » PHP Manual Imagick 画像のアーチファクトを削除する Imagick::deleteImageArtifact (PECL imagick 3) Imagick::deleteImageArtifact — 画像のアーチファクトを削除する 説明 public Imagick::deleteImageArtifact ( string $artifact ): bool 画 ...
https://man.plustar.jp/php/imagick.deleteimageartifact.html - [similar]
画像のアーチファクトを取得する 0
« Imagick::getImageAlphaChannel Imagick::getImageAttribute » PHP Manual Imagick 画像のアーチファクトを取得する Imagick::getImageArtifact (PECL imagick 3) Imagick::getImageArtifact — 画像のアーチファクトを取得する 説明 public Imagick::getImageArtifact ( string $artifact ): string 画像に関 ...
https://man.plustar.jp/php/imagick.getimageartifact.html - [similar]
ポラロイド写真をシミュレートする 0
« Imagick::pingImageFile Imagick::posterizeImage » PHP Manual Imagick ポラロイド写真をシミュレートする Imagick::polaroidImage (PECL imagick 2, PECL imagick 3) Imagick::polaroidImage — ポラロイド写真をシミュレートする 説明 public Imagick::polaroidImage ( ImagickDraw $properties , float $a ...
https://man.plustar.jp/php/imagick.polaroidimage.html - [similar]
はじめに 0
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリフレクション API が付属しており、 クラス、インターフェイス、関数、メソッド、そして拡張モジュールについて 型やプロパティを実行時に調べることができます。 さらに、このリフレクション API は関数、 ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
トレイト 0
« 列挙型と定数 定数式における列挙型の値 » PHP Manual 列挙型(Enum) トレイト トレイト 列挙型ではトレイトを使えます。 列挙型におけるトレイトは、クラスにおけるそれと同じ振る舞いをします。 注意すべきことは、列挙型で use されるトレイトには、プロパティが含まれていてはいけないという点です。 use ...
https://man.plustar.jp/php/language.enumerations.traits.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]