検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 198 for [SIMILAR] 16 1024 4096 WITH 21367 label WITH 960... (0.343 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
Progress Control 0
« UI\Controls\Slider::setValue UI\Controls\Progress::getValue » PHP Manual UI Progress Control Progress Control (UI 0.9.9) はじめに A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive). クラス概要 class UI\Co ...
https://man.plustar.jp/php/class.ui-controls-progress.html - [similar]
Sets the options for rrd graph export 0
« RRDGraph::saveVerbose RRDUpdater » PHP Manual RRDGraph Sets the options for rrd graph export RRDGraph::setOptions (PECL rrd >= 0.9.0) RRDGraph::setOptions — Sets the options for rrd graph export 説明 public RRDGraph::setOptions ( array $options ): void パラメータ options List of option ...
https://man.plustar.jp/php/rrdgraph.setoptions.html - [similar]
DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得... 0
« Gettext 関数 bindtextdomain » PHP Manual Gettext 関数 DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bind_textdomain_codeset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコ ...
https://man.plustar.jp/php/function.bind-textdomain-codeset.html - [similar]
dcgettext の複数形版 0
« dcgettext dgettext » PHP Manual Gettext 関数 dcgettext の複数形版 dcngettext (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) dcngettext — dcgettext の複数形版 説明 dcngettext ( string $domain , string $singular , string $plural , int $count , int $category ): string この関数により単一の複数形メッ ...
https://man.plustar.jp/php/function.dcngettext.html - [similar]
似た名前を取得する 0
« Gender\Gender::isNick Gettext » PHP Manual Gender\Gender 似た名前を取得する Gender\Gender::similarNames (PECL gender >= 0.9.0) Gender\Gender::similarNames — 似た名前を取得する 説明 public Gender\Gender::similarNames ( string $name , int $country = ? ): array 名前と国を指定して、似た名前 ...
https://man.plustar.jp/php/gender-gender.similarnames.html - [similar]
あるオフセットが境界のオフセットかどうかを調べる 0
« IntlBreakIterator::getText IntlBreakIterator::last » PHP Manual IntlBreakIterator あるオフセットが境界のオフセットかどうかを調べる IntlBreakIterator::isBoundary (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlBreakIterator::isBoundary — あるオフセットが境界のオフセットかどうかを調べる 説明 public I ...
https://man.plustar.jp/php/intlbreakiterator.isboundary.html - [similar]
現在のドメインを上書きする 0
« dcngettext dngettext » PHP Manual Gettext 関数 現在のドメインを上書きする dgettext (PHP 4, PHP 5, PHP 7, PHP 8) dgettext — 現在のドメインを上書きする 説明 dgettext ( string $domain , string $message ): string dgettext() 関数により、単一のメッセージ参照について 現在のドメインを上書きする ...
https://man.plustar.jp/php/function.dgettext.html - [similar]
Predict a value for previously unseen data 0
« SVMModel::predict_probability SVMModel::save » PHP Manual SVMModel Predict a value for previously unseen data SVMModel::predict (PECL svm >= 0.1.0) SVMModel::predict — Predict a value for previously unseen data 説明 public SVMModel::predict ( array $data ): float This function accepts ...
https://man.plustar.jp/php/svmmodel.predict.html - [similar]