検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1211 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 8003... (0.786 sec.)
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Returns the sum of all values in the set 0
« Ds\Set::sorted Ds\Set::toArray » PHP Manual Set Returns the sum of all values in the set Ds\Set::sum (PECL ds >= 1.0.0) Ds\Set::sum — Returns the sum of all values in the set 説明 public Ds\Set::sum (): int | float Returns the sum of all values in the set. 注意 : Arrays and objects are ...
https://man.plustar.jp/php/ds-set.sum.html - [similar]
Returns the sum of all values in the vector 0
« Ds\Vector::sorted Ds\Vector::toArray » PHP Manual Vector Returns the sum of all values in the vector Ds\Vector::sum (PECL ds >= 1.0.0) Ds\Vector::sum — Returns the sum of all values in the vector 説明 public Ds\Vector::sum (): int | float Returns the sum of all values in the vector. 注 ...
https://man.plustar.jp/php/ds-vector.sum.html - [similar]
端数の切り上げ 0
« bindec cos » PHP Manual Math 関数 端数の切り上げ ceil (PHP 4, PHP 5, PHP 7, PHP 8) ceil — 端数の切り上げ 説明 ceil ( int | float $num ): float 必要に応じて num を切り上げ、 num の次に大きい整数値を返します。 パラメータ num 丸める値。 戻り値 num の次に大きい整数値を返します。 ceil() の戻 ...
https://man.plustar.jp/php/function.ceil.html - [similar]
二次ベジエ曲線を描画する 0
« ImagickDraw::pathCurveToQuadraticBezierAbsolute ImagickDraw::pathCurveToQuadraticBezierSmoothAbsolute » PHP Manual ImagickDraw 二次ベジエ曲線を描画する ImagickDraw::pathCurveToQuadraticBezierRelative (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToQuadraticBezierRelative — 二次 ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoquadraticbezierrelative.html - [similar]
HTTP ファイルアップロード変数 0
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで現在のスクリプトにアップロードされた項目の連想配列です。 この配列の構造については POST メソッドによるア ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]
Spoofchecker クラス 0
« ResourceBundle::getLocales Spoofchecker::areConfusable » PHP Manual intl Spoofchecker クラス Spoofchecker クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Unicode は非常にたくさんの文字と、 世界中の様々な表記体系を含んでいます。 そのため使い方を誤ると、 文字の類似性を ...
https://man.plustar.jp/php/class.spoofchecker.html - [similar]
クロージャ内で使われている変数の配列を返す 0
« ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment » PHP Manual ReflectionFunctionAbstract クロージャ内で使われている変数の配列を返す ReflectionFunctionAbstract::getClosureUsedVariables (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::getClosureUsedVariabl ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosureusedvariables.ht... - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
データのフィルタリング 0
« ctype_xdigit はじめに » PHP Manual 変数・データ型関連 データのフィルタリング データのフィルタリング はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 フィルタの型 検証フィルタ 除去フィルタ その他のフィルタ フィルタフラグ 定義済み定数 例 検証 除去 Filter 関数 filter ...
https://man.plustar.jp/php/book.filter.html - [similar]