検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1068 for file (0.008 sec.)
Loads a hosts file (in the same format as /etc/hosts) from hosts file 5145
« EventDnsBase::countNameservers EventDnsBase::parseResolvConf » PHP Manual EventDnsBase Loads a ... hosts file (in the same format as /etc/hosts) from hosts file ... .2.6-beta) EventDnsBase::loadHosts — Loads a hosts file (in the same format as /etc/hosts) from hosts file ... e::loadHosts ( string $hosts ): bool Loads a hosts file (in the same format as /etc/hosts ) from hosts fil ... e. パラメータ hosts Path to the hosts' file. 戻り値 成功した場合に true を、失敗した場合に fal ...
https://man.plustar.jp/php/eventdnsbase.loadhosts.html - [similar]
バイナリ diff を適用して作成するファイルのサイズを読み込む 5145
« xdiff 関数 xdiff_file_bdiff » PHP Manual xdiff 関数 バイナリ diff を適用して作成するファイルの ... サイズを読み込む xdiff_file_bdiff_size (PECL xdiff >= 1.5.0) xdiff_file_bdiff_ ... 用して作成するファイルのサイズを読み込む 説明 xdiff_file_bdiff_size ( string $file ): int ファイル file のバ ... して作成するファイルのサイズを返します。 パラメータ file xdiff_string_bdiff() 関数あるいは xdiff_string_rab ... 作成されるファイルのサイズを返します。 例 例1 xdiff_file_bdiff_size() の例 次のコードは、バイナリ diff を適 ...
https://man.plustar.jp/php/function.xdiff-file-bdiff-size.html - [similar]
Reads a file that stores training data 5127
« fann_randomize_weights fann_reset_errno » PHP Manual Fann 関数 Reads a file that stores traini ... ng data fann_read_train_from_file (PECL fann >= 1.0.0) fann_read_train_from_file — R ... eads a file that stores training data 説明 fann_read_train_fro ... m_file ( string $filename ): resource Reads a file that s ... tores training data. パラメータ filename The input file in the following format: num_tr ...
https://man.plustar.jp/php/function.fann-read-train-from-file.html - [similar]
データをファイルに書き込む 5103
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 fil ... e_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $c ... てコールしてデータをファイルに書き込むのと等価です。 filename が存在しない場合はファイルを作成します。 存在す ... る場合はそのファイルを上書きします。ただし FILE_APPEND フラグが設定されている場合は別です。 パラメ ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
Create a fuzzy hash from a file 5079
« ssdeep_fuzzy_compare ssdeep_fuzzy_hash » PHP Manual ssdeep 関数 Create a fuzzy hash from a file ... e ssdeep_fuzzy_hash_filename (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_hash_filen ... ame — Create a fuzzy hash from a file 説明 ssdeep_fuzzy_hash_filename ( string $file_nam ... e ): string ssdeep_fuzzy_hash_filename() calculates the hash of the file specified by ... file_name using » context-triggered piecewise hashing , ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash-filename.html - [similar]
2 つのファイルのバイナリ diff を作成する 5061
« xdiff_file_bdiff_size xdiff_file_bpatch » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff ... を作成する xdiff_file_bdiff (PECL xdiff >= 1.5.0) xdiff_file_bdiff — 2 つ ... のファイルのバイナリ diff を作成する 説明 xdiff_file_bdiff ( string $old_file , string $new_file , stri ... できあがったパッチファイルを後で適用するには xdiff_file_bpatch() / xdiff_string_bpatch() を使用します。 パ ... ラメータ old_file 最初のファイルへのパス。"旧" ファイルです。 new_fi ...
https://man.plustar.jp/php/function.xdiff-file-bdiff.html - [similar]
ファイルに unified diff 形式のパッチを適用する 5061
« xdiff_file_patch_binary xdiff_file_rabdiff » PHP Manual xdiff 関数 ファイルに unified diff 形式 ... のパッチを適用する xdiff_file_patch (PECL xdiff >= 0.2.0) xdiff_file_patch — ファ ... ルに unified diff 形式のパッチを適用する 説明 xdiff_file_patch ( string $file , string $patch , string $des ... , int $flags = DIFF_PATCH_NORMAL ): mixed ファイル file にパッチファイル patch を適用し、結果をファイルに保 ... 存します。 patch は、 xdiff_file_diff() / xdiff_string_diff() 関数で作成した unifie ...
https://man.plustar.jp/php/function.xdiff-file-patch.html - [similar]
xdiff 関数 5061
« 定義済み定数 xdiff_file_bdiff_size » PHP Manual xdiff xdiff 関数 xdiff 関数 目次 xdiff_file_bd ... を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff — 2 つのファイルのバイナリ diff を作成する x ... diff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用 ... する xdiff_file_diff_binary — xiff_file_bdiff のエイリアス xdiff_f ... f — 2 つのファイルの unified diff を作成する xdiff_file_merge3 — 3 つのファイルをひとつに統合する xdiff_fi ...
https://man.plustar.jp/php/ref.xdiff.html - [similar]
Gets information about rrd file 5037
« rrd_graph rrd_last » PHP Manual RRD 関数 Gets information about rrd file rrd_info (PECL rrd >= ... 0.9.0) rrd_info — Gets information about rrd file 説明 rrd_info ( string $filename ): array Returns ... information about particular RRD database file. パラメータ file RRD database file name. 戻り値 Ar ... ray with information about requested RRD file,失敗した場合に false を返します. 関連キーワード: r ... rd , file , information , RRD , info , database , particular ...
https://man.plustar.jp/php/function.rrd-info.html - [similar]
3 つのファイルをひとつに統合する 5037
« xdiff_file_diff xdiff_file_patch_binary » PHP Manual xdiff 関数 3 つのファイルをひとつに統合す ... る xdiff_file_merge3 (PECL xdiff >= 0.2.0) xdiff_file_merge3 — 3 ... つのファイルをひとつに統合する 説明 xdiff_file_merge3 ( string $old_file , string $new_file1 , st ... ring $new_file2 , string $dest ): mixed 3 つのファイルをひとつに統 ... 合し、結果をファイル dest に保存します。 old_file が元のバージョンで、 new_file1 と new_file2 が修正 ...
https://man.plustar.jp/php/function.xdiff-file-merge3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT