検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1068 for file (0.098 sec.)
Updates the RRD database 3584
« rrd_tune rrd_version » PHP Manual RRD 関数 Updates the RRD database rrd_update (PECL rrd >= 0. ... Updates the RRD database 説明 rrd_update ( string $filename , array $options ): bool Updates the RRD datab ... ase file. The input data is time interpolated according to ... the properties of the RRD database file. パラメータ filename RRD database file name. This ... ド: RRD , database , Updates , rrd , the , update , file , list , This , filename ...
https://man.plustar.jp/php/function.rrd-update.html - [similar]
指定したバージョンの fs から、ファイルの長さを返す 3584
« svn_fs_file_contents svn_fs_is_dir » PHP Manual SVN 関数 指定したバージョンの fs から、ファイル ... の長さを返す svn_fs_file_length (PECL svn >= 0.1.0) svn_fs_file_length — 指 ... ージョンの fs から、ファイルの長さを返す 説明 svn_fs_file_length ( resource $fsroot , string $path ): int 警 ... 連キーワード: バージョン , 指定 , ファイル , 関数 , file , length , 警告 , 記述 , リリース , 予告 ...
https://man.plustar.jp/php/function.svn-fs-file-length.html - [similar]
定義済み定数 3584
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... al functions should be imported from the specified file. RUNKIT7_IMPORT_CLASS_METHODS ( int ) runkit7_impo ... lass methods should be imported from the specified file. RUNKIT7_IMPORT_CLASS_CONSTS ( int ) runkit7_impor ... ss constants should be imported from the specified file. RUNKIT7_IMPORT_CLASS_PROPS ( int ) runkit7_import ... d properties should be imported from the specified file. RUNKIT7_IMPORT_CLASS_STATIC_PROPS ( int ) runkit7 ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
ファイル終端でないかチェックする 3584
« SplFileObject::__toString SplTempFileObject » PHP Manual SplFileObject ファイル終端でないかチェ ... ックする SplFileObject::valid (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFil ... — ファイル終端でないかチェックする 説明 public SplFileObject::valid (): bool ファイル終端に到達したかチェ ... true 、そうでなければ false を返します。 例 例1 SplFileObject::valid() の例 <?php // Loop over a file, lin ... e by line $file = new SplFileObject ( "file.txt" ); while ( $file ...
https://man.plustar.jp/php/splfileobject.valid.html - [similar]
The EventSslContext class 3566
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... ; const int OPT_PASSPHRASE = 3 ; const int OPT_CA_FILE = 4 ; const int OPT_CA_PATH = 5 ; const int OPT_AL ... } プロパティ local_cert Path to local certificate file on filesystem. It must be a PEM-encoded file which ... ain of issuers. local_pk Path to local private key file 定義済み定数 EventSslContext::SSLv2_CLIENT_METHOD ... phrase of the certificate. EventSslContext::OPT_CA_FILE Key for an item of the options' array used in Even ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
The RarEntry class 3566
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... AR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEn ... N_TEMPORARY = 256 ; const int ATTRIBUTE_WIN_SPARSE_FILE = 512 ; const int ATTRIBUTE_WIN_REPARSE_POINT = 10 ... OCK_DEV = 24576 ; const int ATTRIBUTE_UNIX_REGULAR_FILE = 32768 ; const int ATTRIBUTE_UNIX_SYM_LINK = 4096 ... メソッド */ public extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extende ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
Sets the callback function for use during training 3566
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the ... called from fann_train_on_data() or fann_train_on_file() . パラメータ ann ニューラルネットワークリソース。 ... data resource or null if called from fann_train_on_file() max_epochs - The maximum number of epochs the tr ... entire dataset for a period of time fann_train_on_file() - Trains on an entire dataset, which is read fro ... m file, for a period of time 関連キーワード: fann , funct ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
ファイルシステム 関数 3566
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 ... ァイルポインタから 1 行取り出し、HTML タグを取り除く file_exists — ファイルまたはディレクトリが存在するかどう ... か調べる file_get_contents — ファイルの内容を全て文字列に読み込む ... file_put_contents — データをファイルに書き込む file — フ ... ァイル全体を読み込んで配列に格納する fileatime — ファイルの最終アクセス時刻を取得する filect ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
ファイルから 1 行取り出す 3566
« SplFileObject::fgetcsv SplFileObject::fgetss » PHP Manual SplFileObject ファイルから 1 行取り出 ... す SplFileObject::fgets (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFil ... ::fgets — ファイルから 1 行取り出す 説明 public SplFileObject::fgets (): string ファイルから 1 行取り出しま ... い場合 RuntimeException がスローされます。 例 例1 SplFileObject::fgets() の例 この例では file.txt の内容が 1 ... 行ごとに出力されます。 <?php $file = new SplFileObject ( "file.txt" ); while (! $file ...
https://man.plustar.jp/php/splfileobject.fgets.html - [similar]
Sets where the errors are logged to 3542
« fann_set_cascade_weight_multiplier fann_set_input_scaling_params » PHP Manual Fann 関数 Sets w ... ann_set_error_log ( resource $errdat , string $log_file ): void Sets where the errors are logged to. パラメ ... いはニューラルネットワークトレーニングリソース。 log_file The log file path. 戻り値 値を返しません。 関連キー ... ード: Sets , errors , logged , where , fann , the , file , リソース , errdat , resource ...
https://man.plustar.jp/php/function.fann-set-error-log.html - [similar]