検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 386 for [SIMILAR] 16 1024 4096 WITH 16087 圧縮 WITH 9273... (0.318 sec.)
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 オプションとして、 zlib 拡張モジュールおよび bzip2 拡張モジュールを有効にしておくと、 圧縮された phar をサポートすることができます。 さらに、OpenSSL の署名を使用するには、 OpenSSL 拡張モジュールを有効にする必要 ...
https://man.plustar.jp/php/phar.requirements.html - [similar]
LZF 拡張モジュールの最適化指定を取得する 0
« lzf_decompress Phar » PHP Manual LZF 関数 LZF 拡張モジュールの最適化指定を取得する lzf_optimized_for (PECL lzf >= 1.0.0) lzf_optimized_for — LZF 拡張モジュールの最適化指定を取得する 説明 lzf_optimized_for (): int LZF 拡張モジュールが圧縮時に使用した最適化指定を取得します。 パラメータ こ ...
https://man.plustar.jp/php/function.lzf-optimized-for.html - [similar]
LZF 圧縮を行う 0
« LZF 関数 lzf_decompress » PHP Manual LZF 関数 LZF 圧縮を行う lzf_compress (PECL lzf >= 0.1.0) lzf_compress — LZF 圧縮を行う 説明 lzf_compress ( string $data ): string lzf_compress() は、指定された arg を LZF 符号化方式で圧縮します。 パラメータ data 圧縮するデータ。 戻り値 圧縮されたデー ...
https://man.plustar.jp/php/function.lzf-compress.html - [similar]
画像のアーチファクトを取得する 0
« Imagick::getImageAlphaChannel Imagick::getImageAttribute » PHP Manual Imagick 画像のアーチファクトを取得する Imagick::getImageArtifact (PECL imagick 3) Imagick::getImageArtifact — 画像のアーチファクトを取得する 説明 public Imagick::getImageArtifact ( string $artifact ): string 画像に関 ...
https://man.plustar.jp/php/imagick.getimageartifact.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
圧縮方式を libzip がサポートしているかをチェックする 0
« ZipArchive::getStreamName ZipArchive::isEncryptionMethodSupported » PHP Manual ZipArchive 圧縮方式を libzip がサポートしているかをチェックする ZipArchive::isCompressionMethodSupported (PHP >= 8.0.0, PECL zip >= 1.19.0) ZipArchive::isCompressionMethodSupported — 圧縮方式を libzip がサポ ...
https://man.plustar.jp/php/ziparchive.iscompressionmethoddupported.html - [similar]
画像のアーチファクトを削除する 0
« Imagick::deconstructImages Imagick::deleteImageProperty » PHP Manual Imagick 画像のアーチファクトを削除する Imagick::deleteImageArtifact (PECL imagick 3) Imagick::deleteImageArtifact — 画像のアーチファクトを削除する 説明 public Imagick::deleteImageArtifact ( string $artifact ): bool 画 ...
https://man.plustar.jp/php/imagick.deleteimageartifact.html - [similar]
逆正弦(アークサイン) 0
« acosh asinh » PHP Manual Math 関数 逆正弦(アークサイン) asin (PHP 4, PHP 5, PHP 7, PHP 8) asin — 逆正弦(アークサイン) 説明 asin ( float $num ): float num のアークサインをラジアンで返します。 asin() は sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が ...
https://man.plustar.jp/php/function.asin.html - [similar]