検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1116 for [SIMILAR] 16 1024 4096 WITH 10844 算子 WITH 1035... (0.968 sec.)
配列の内部ポインタを進める 0
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
内部の配列ポインタをひとつ前に戻す 0
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, PHP 8) prev — 内部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻します。 prev() は、 内部の配列ポインタを進めるのではなく戻すという ...
https://man.plustar.jp/php/function.prev.html - [similar]
配列の内部ポインタを先頭の要素にセットする 0
« range rsort » PHP Manual 配列 関数 配列の内部ポインタを先頭の要素にセットする reset (PHP 4, PHP 5, PHP 7, PHP 8) reset — 配列の内部ポインタを先頭の要素にセットする 説明 reset ( array | object &$array ): mixed reset() は、 array の内部ポインタの先頭の要素に戻し、配列の最初の要素の値を返 ...
https://man.plustar.jp/php/function.reset.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
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケットにメッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
ソケットに書き込む 0
« socket_strerror socket_wsaprotocol_info_export » PHP Manual ソケット 関数 ソケットに書き込む socket_write (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_write — ソケットに書き込む 説明 socket_write ( Socket $socket , string $data , ? int $length = null ): int | false 関数 socket_write() ...
https://man.plustar.jp/php/function.socket-write.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
スキャンの準備をする 0
« yaz_scan_result yaz_schema » PHP Manual YAZ 関数 スキャンの準備をする yaz_scan (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan — スキャンの準備をする 説明 yaz_scan ( resource $id , string $type , string $startterm , array $flags = ? ): void この関数は、指定した接続上で Z39.50 スキャンリク ...
https://man.plustar.jp/php/function.yaz-scan.html - [similar]
対象にマッチする任意のピクセルの値を変更する 0
« Imagick::flipImage Imagick::flopImage » PHP Manual Imagick 対象にマッチする任意のピクセルの値を変更する Imagick::floodFillPaintImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::floodFillPaintImage — 対象にマッチする任意のピクセルの値を変更する 説明 public Imagick::floodFillPaint ...
https://man.plustar.jp/php/imagick.floodfillpaintimage.html - [similar]