検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 51 for compression (0.008 sec.)
Phar クラス 7838
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... ll ): array final public static canCompress ( int $compression = 0 ): bool final public static canWrite (): bool ... public compress ( int $compression , ? string $extension = null ): ? Phar public comp ... ressFiles ( int $compression ): void public convertToData ( ? int $format = nul ... l , ? int $compression = null , ? string $extension = null ): ? PharData ...
https://man.plustar.jp/php/class.phar.html - [similar]
PharData クラス 7838
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... seDirectory = null ): array public compress ( int $compression , ? string $extension = null ): ? PharData public ... compressFiles ( int $compression ): void public convertToData ( ? int $format = nul ... l , ? int $compression = null , ? string $extension = null ): ? PharData ... onvertToExecutable ( ? int $format = null , ? int $compression = null , ? string $extension = null ): ? Phar publ ...
https://man.plustar.jp/php/class.phardata.html - [similar]
実行時設定 7838
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... ve_failed_servers に置き換えられました。 memcached.compression_type fastlz PHP_INI_ALL memcached 0.1.0 以降で利用 ... 可能です。 memcached.compression_factor 1.3 PHP_INI_ALL memcached 0.1.0 以降で利用可 ... 能です。 memcached.compression_threshold 2000 PHP_INI_ALL memcached 0.1.0 以降で利 ... 動的にサーバリストから外すかを指定します。 memcached.compression_type string 圧縮のタイプを指定します。fastlz か zl ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
Create a new PDF converter 7733
« wkhtmltox\PDF\Converter::add wkhtmltox\PDF\Converter::convert » PHP Manual wkhtmltox\PDF\Conve ... entTitle title for the output document >= 0.1.0 useCompression enable or disable lossless compression boolean >= ... the output document >= 0.1.0 imageQuality the jpeg compression factor for images in the output document 94 >= 0.1 ...
https://man.plustar.jp/php/wkhtmltox-pdf-converter.construct.html - [similar]
データを既存のアイテムに追記する 7628
« Memcached::addServers Memcached::appendByKey » PHP Manual Memcached データを既存のアイテムに追 ... 動が定義されていないからです。 注意 : Memcached::OPT_COMPRESSION が有効になっている場合は、 この操作は失敗して警告が ... ost' , 11211 ); $m -> setOption ( Memcached :: OPT_COMPRESSION , false ); $m -> set ( 'foo' , 'abc' ); $m -> appe ...
https://man.plustar.jp/php/memcached.append.html - [similar]
phar アーカイブを実行可能でない tar あるいは zip ファイルに変換する 7628
« Phar::__construct Phar::convertToExecutable » PHP Manual Phar phar アーカイブを実行可能でない ... har::convertToData ( ? int $format = null , ? int $compression = null , ? string $extension = null ): ? PharData ... 指定すると、現在のファイル形式をそのまま保持します。 compression アーカイブ全体の圧縮を行わない場合は Phar::NONE 、 ... ーします。 変更履歴 バージョン 説明 8.0.0 format 、 compression 、 extension は、nullable になりました。 例 例1 Ph ...
https://man.plustar.jp/php/phar.converttodata.html - [similar]
phar アーカイブを実行可能でない tar あるいは zip ファイルに変換する 7628
« PharData::__construct PharData::convertToExecutable » PHP Manual PharData phar アーカイブを実行 ... ata::convertToData ( ? int $format = null , ? int $compression = null , ? string $extension = null ): ? PharData ... 指定すると、現在のファイル形式をそのまま保持します。 compression アーカイブ全体の圧縮を行わない場合は Phar::NONE 、 ... ーします。 変更履歴 バージョン 説明 8.0.0 format 、 compression 、 extension は、nullable になりました。 例 例1 Ph ...
https://man.plustar.jp/php/phardata.converttodata.html - [similar]
実行可能でない tar/zip アーカイブを実行可能な phar アーカイブ形式に変換する 7628
« PharData::convertToData PharData::copy » PHP Manual PharData 実行可能でない tar/zip アーカイブ ... onvertToExecutable ( ? int $format = null , ? int $compression = null , ? string $extension = null ): ? Phar 注意 ... 指定すると、現在のファイル形式をそのまま保持します。 compression アーカイブ全体の圧縮を行わない場合は Phar::NONE 、 ... ーします。 変更履歴 バージョン 説明 8.0.0 format 、 compression 、 localName は、nullable になりました。 例 例1 Ph ...
https://man.plustar.jp/php/phardata.converttoexecutable.html - [similar]
既存のアイテムの前にデータを付加する 7523
« Memcached::isPristine Memcached::prependByKey » PHP Manual Memcached 既存のアイテムの前にデータ ... 動が定義されていないからです。 注意 : Memcached::OPT_COMPRESSION が有効になっている場合は、 この操作は失敗して警告が ... ost' , 11211 ); $m -> setOption ( Memcached :: OPT_COMPRESSION , false ); $m -> set ( 'foo' , 'abc' ); $m -> prep ...
https://man.plustar.jp/php/memcached.prepend.html - [similar]
phar アーカイブを実行可能な別の phar アーカイブ形式に変換する 7523
« Phar::convertToData Phar::copy » PHP Manual Phar phar アーカイブを実行可能な別の phar アーカイ ... onvertToExecutable ( ? int $format = null , ? int $compression = null , ? string $extension = null ): ? Phar 注意 ... 指定すると、現在のファイル形式をそのまま保持します。 compression アーカイブ全体の圧縮を行わない場合は Phar::NONE 、 ... ーします。 変更履歴 バージョン 説明 8.0.0 format 、 compression 、 localName は nullable になりました。 例 例1 Pha ...
https://man.plustar.jp/php/phar.converttoexecutable.html - [similar]
PREV 1 2 3 4 5 6 NEXT