検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 216 for アーカイブ (0.017 sec.)
サポートするプロトコル/ラッパー 3947
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパ ... / — パターンにマッチするパス名の検索 phar:// — PHP アーカイブ ssh2:// — Secure Shell 2 rar:// — RAR ogg:// — オー ...
https://man.plustar.jp/php/wrappers.html - [similar]
インデックスを使用して、エントリの内容を返す 3947
« ZipArchive::getExternalAttributesName ZipArchive::getFromName » PHP Manual ZipArchive インデッ ... 長さ。 0 の場合はエントリ全体を読み込みます。 flags アーカイブのオープン時に使用するフラグ。以下の値を OR で連結し ...
https://man.plustar.jp/php/ziparchive.getfromindex.html - [similar]
名前で定義されたエントリの圧縮メソッドを設定する 3947
« ZipArchive::setCompressionIndex ZipArchive::setEncryptionIndex » PHP Manual ZipArchive 名前で定 ... true を、失敗した場合に false を返します。 例 例1 アーカイブに異なる圧縮メソッドでファイルを追加する <?php $zip ...
https://man.plustar.jp/php/ziparchive.setcompressionname.html - [similar]
index で定義されたエントリの暗号化方法を指定する 3947
« ZipArchive::setCompressionName ZipArchive::setEncryptionName » PHP Manual ZipArchive index で定 ... です。 参考 ZipArchive::setPassword() - アクティブなアーカイブにパスワードを設定する ZipArchive::setEncryptionName ...
https://man.plustar.jp/php/ziparchive.setencryptionindex.html - [similar]
インデックスを使用してエントリの変更時間を設定する 3947
« ZipArchive::setExternalAttributesName ZipArchive::setMtimeName » PHP Manual ZipArchive インデッ ... イルを変更日時と一緒に追加しています。 例1 ファイルをアーカイブする <?php $zip = new ZipArchive (); if ( $zip -> op ...
https://man.plustar.jp/php/ziparchive.setmtimeindex.html - [similar]
名前を使ってエントリの変更時間を設定する 3947
« ZipArchive::setMtimeIndex ZipArchive::setPassword » PHP Manual ZipArchive 名前を使ってエントリ ... イルを変更日時と一緒に追加しています。 例1 ファイルをアーカイブする <?php $zip = new ZipArchive (); if ( $zip -> op ...
https://man.plustar.jp/php/ziparchive.setmtimename.html - [similar]
インデックスを使用してエントリの詳細を取得する 3947
« ZipArchive::setPassword ZipArchive::statName » PHP Manual ZipArchive インデックスを使用してエン ... lags ZipArchive::FL_UNCHANGED を OR で連結すると、 アーカイブ内に最初に記録された際の情報を取得します。 変更内容は ...
https://man.plustar.jp/php/ziparchive.statindex.html - [similar]
名前を使用してエントリの詳細を取得する 3947
« ZipArchive::statIndex ZipArchive::unchangeAll » PHP Manual ZipArchive 名前を使用してエントリの ... また ZipArchive::FL_UNCHANGED を OR で連結すると、 アーカイブ内に最初に記録された際の情報を取得します。 変更内容は ...
https://man.plustar.jp/php/ziparchive.statname.html - [similar]
2 つのファイルのバイナリ diff を作成する 3926
« xdiff_file_bdiff_size xdiff_file_bpatch » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff ... 例 例1 xdiff_file_bdiff() の例 以下のコードは 2 つのアーカイブのバイナリ diff を作成します。 <?php $old_version = ...
https://man.plustar.jp/php/function.xdiff-file-bdiff.html - [similar]
xiff_file_bdiff のエイリアス 3926
« xdiff_file_bpatch xdiff_file_diff » PHP Manual xdiff 関数 xiff_file_bdiff のエイリアス xdiff_f ... xdiff_file_diff_binary() の例 以下のコードは 2 つのアーカイブのバイナリ diff を作成します。 <?php $old_version = ...
https://man.plustar.jp/php/function.xdiff-file-diff-binary.html - [similar]