検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 603 for [SIMILAR] 16 1024 4096 WITH 9870 部ポ WITH 5507 ... (1.418 sec.)
大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 0
« list natsort » PHP Manual 配列 関数 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする natcasesort (PHP 4, PHP 5, PHP 7, PHP 8) natcasesort — 大文字小文字を区別しない"自然順"アルゴリズムを用いて配列をソートする 説明 natcasesort ( array &$array ): bool natcasesort() は ...
https://man.plustar.jp/php/function.natcasesort.html - [similar]
配列を降順にソートする 0
« reset shuffle » PHP Manual 配列 関数 配列を降順にソートする rsort (PHP 4, PHP 5, PHP 7, PHP 8) rsort — 配列を降順にソートする 説明 rsort ( array &$array , int $flags = SORT_REGULAR ): bool array を、値で降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び ...
https://man.plustar.jp/php/function.rsort.html - [similar]
ユーザー定義の比較関数を用いて、キーで配列をソートする 0
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uksort (PHP 4, PHP 5, PHP 7, PHP 8) uksort — ユーザー定義の比較関数を用いて、キーで配列をソートする 説明 uksort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比較関数を用 ...
https://man.plustar.jp/php/function.uksort.html - [similar]
CCL パーサを設定する 0
« yaz_addinfo yaz_ccl_parse » PHP Manual YAZ 関数 CCL パーサを設定する yaz_ccl_conf (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_ccl_conf — CCL パーサを設定する 説明 yaz_ccl_conf ( resource $id , array $config ): void この関数は、アクセスポイント(CCL限定辞)が定義するサーバーに関して CCL クエリ ...
https://man.plustar.jp/php/function.yaz-ccl-conf.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
"自然順"アルゴリズムで配列をソートする 0
« natcasesort next » PHP Manual 配列 関数 "自然順"アルゴリズムで配列をソートする natsort (PHP 4, PHP 5, PHP 7, PHP 8) natsort — "自然順"アルゴリズムで配列をソートする 説明 natsort ( array &$array ): bool この関数は、人間が行うような手法でアルファベットまたは数字の文字列の順番を キー/値の ...
https://man.plustar.jp/php/function.natsort.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 0
« sort uksort » PHP Manual 配列 関数 ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する uasort (PHP 4, PHP 5, PHP 7, PHP 8) uasort — ユーザー定義の比較関数で配列をソートし、連想インデックスを保持する 説明 uasort ( array &$array , callable $callback ): bool インデックスとそ ...
https://man.plustar.jp/php/function.uasort.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]