検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 422 for [SIMILAR] 16 1024 4096 WITH 21502 ルポ WITH 1628... (0.666 sec.)
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
APCUIterator クラス 0
« apcu_store APCUIterator::__construct » PHP Manual APCu APCUIterator クラス APCUIterator クラス (PECL apcu >= 5.0.0) はじめに APCUIterator クラスを使うと、巨大な APCu キャッシュの反復処理を容易に行えます。 巨大なキャッシュを順を追って処理し、 ロックインスタンス単位で決まった数のエントリ ...
https://man.plustar.jp/php/class.apcuiterator.html - [similar]
Yaf_Route_Map クラス 0
« Yaf_Route_Interface::route Yaf_Route_Map::assemble » PHP Manual Yaf Yaf_Route_Map クラス Yaf_Route_Map クラス (Yaf >=1.0.0) はじめに Yaf_Route_Map は標準で組み込まれているルートです。 単純に URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri() ...
https://man.plustar.jp/php/class.yaf-route-map.html - [similar]
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
MQSeries MQBACK 0
« mqseries 関数 mqseries_begin » PHP Manual mqseries 関数 MQSeries MQBACK mqseries_back (PECL mqseries >= 0.10.0) mqseries_back — MQSeries MQBACK 説明 mqseries_back ( resource $hconn , resource &$compCode , resource &$reason ): void mqseries_back() (MQBACK) は、キューマネージャに対して、 ...
https://man.plustar.jp/php/function.mqseries-back.html - [similar]
ラージオブジェクトをコピーする 0
« oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーする oci_lob_copy (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_copy — ラージオブジェクトをコピーする 説明 oci_lob_copy ( OCILob $to , OCILob $from , ? int $length = null ): bool ラージオブ ...
https://man.plustar.jp/php/function.ocilob-copy.html - [similar]
画像をページに配置する 0
« ps_open_memory_image ps_rect » PHP Manual PS 関数 画像をページに配置する ps_place_image (PECL ps >= 1.1.0) ps_place_image — 画像をページに配置する 説明 ps_place_image ( resource $psdoc , int $imageid , float $x , float $y , float $scale ): bool 以前に読み込まれている画像をページに配置し ...
https://man.plustar.jp/php/function.ps-place-image.html - [similar]
gz ファイルを出力する 0
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]