検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 207 for [SIMILAR] 16 1024 4096 WITH 107612 intlbreakiter... (0.320 sec.)
MultilineEntry Control 0
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry Control MultilineEntry Control (UI 0.9.9) はじめに A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\Multilin ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
定義されている定数を取得する 0
« ReflectionClass::getAttributes ReflectionClass::getConstants » PHP Manual ReflectionClass 定義されている定数を取得する ReflectionClass::getConstant (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstant — 定義されている定数を取得する 説明 public ReflectionClass::getConstant ( string $name ...
https://man.plustar.jp/php/reflectionclass.getconstant.html - [similar]
The SolrQuery class 0
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQuery class The SolrQuery class (PECL solr >= 0.9.2) はじめに Represents a collection of name-value pairs sent to the Solr server during a request. クラス概要 class SolrQuery extends SolrModifiab ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Control Box (Arrangement) 0
« UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement) Control Box (Arrangement) (UI 0.9.9) はじめに A Box allows the arrangement of other controls クラス概要 class UI\Controls\Box extends UI\Control { /* Constants */ const int Vertical ; const in ...
https://man.plustar.jp/php/class.ui-controls-box.html - [similar]
Draw Path 0
« UI\Draw\Pen::write UI\Draw\Path::addRectangle » PHP Manual UI Draw Path Draw Path (UI 0.9.9) はじめに A Draw Path guides a Draw Pen, telling the Pen where to draw on an Area. クラス概要 class UI\Draw\Path { /* Constants */ const int Winding ; const int Alternate ; /* Constructor */ pub ...
https://man.plustar.jp/php/class.ui-draw-path.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
SolrPingResponse クラス 0
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingResponse クラス SolrPingResponse クラス (PECL solr >= 0.9.2) はじめに サーバーへの ping リクエストに対するレスポンスを表現 クラス概要 final class SolrPingResponse extends SolrResponse { /* 定数 */ co ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]