検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 397 for [SIMILAR] 16 1024 4096 WITH 12257 compare WITH 1... (0.376 sec.)
IEEE 754 に従い、数値の除算を行う 0
« expm1 floor » PHP Manual Math 関数 IEEE 754 に従い、数値の除算を行う fdiv (PHP 8) fdiv — IEEE 754 に従い、数値の除算を行う 説明 fdiv ( float $num1 , float $num2 ): float num1 を num2 で割った結果を浮動小数点数の結果として返します。 num2 が 0 の場合、 INF , -INF , NAN のうちのいずれかを ...
https://man.plustar.jp/php/function.fdiv.html - [similar]
"自然順" アルゴリズムでエントリをソートする 0
« ArrayObject::natcasesort ArrayObject::offsetExists » PHP Manual ArrayObject "自然順" アルゴリズムでエントリをソートする ArrayObject::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::natsort — "自然順" アルゴリズムでエントリをソートする 説明 public ArrayObject::natsort (): bool このメ ...
https://man.plustar.jp/php/arrayobject.natsort.html - [similar]
チャネルの歪みを取得する 0
« Imagick::getImageChannelDistortion Imagick::getImageChannelExtrema » PHP Manual Imagick チャネルの歪みを取得する Imagick::getImageChannelDistortions (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageChannelDistortions — チャネルの歪みを取得する 説明 public Imagick::getImageCha ...
https://man.plustar.jp/php/imagick.getimagechanneldistortions.html - [similar]
ssdeep Fuzzy Hashing 0
« preg_split はじめに » PHP Manual テキスト処理 ssdeep Fuzzy Hashing ssdeep Fuzzy Hashing はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ssdeep 関数 ssdeep_fuzzy_compare — Calculates the match score between two fuzzy hash signatures ssdeep_fuzzy_hash_ ...
https://man.plustar.jp/php/book.ssdeep.html - [similar]
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
Construct a swoole atomic object. 0
« Swoole\Atomic::cmpset Swoole\Atomic::get » PHP Manual Swoole\Atomic Construct a swoole atomic object. Swoole\Atomic::__construct (PECL swoole >= 1.9.0) Swoole\Atomic::__construct — Construct a swoole atomic object. 説明 public Swoole\Atomic::__construct ( int $value = ? ) Swoole atomic ...
https://man.plustar.jp/php/swoole-atomic.construct.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
ジェネレータ 0
« ファイバー ジェネレータとは » PHP Manual 言語リファレンス ジェネレータ ジェネレータ 目次 ジェネレータとは ジェネレータの構文 ジェネレータと Iterator オブジェクトとの比較 参考 オブジェクトの反復処理 関連キーワード: オブジェクト , ファイバー , 言語 , リファレンス , 構文 , 比較 , 参考 , 反 ...
https://man.plustar.jp/php/language.generators.html - [similar]
MySQL Native Driver 0
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじめに 概要 インストール 実行時設定 非互換性 持続的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MyS ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]