検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 209 for copy (0.014 sec.)
アトリビュートの概要 4475
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュ ... on execute (); } #[Attribute] class SetUp {} class CopyFile implements ActionHandler { public string $file ... t a directory" ); } } public function execute () { copy ( $this -> fileName , $this -> targetDirectory . ' ... ethodName (); } } $actionHandler -> execute (); } $copyAction = new CopyFile (); $copyAction -> fileName = ... "/tmp/foo.jpg" ; $copyAction -> targetDirectory = "/home/user" ; executeA ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
オブジェクトのクローン作成 4475
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 ... がある場合にこれをコールします)により作成されます。 $copy_of_object = clone $object; オブジェクトのクローンが ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
直近のクエリから結果セットを転送する 4475
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する ... す。 有効なオプション 名前 説明 MYSQLI_STORE_RESULT_COPY_DATA 結果を、内部の mysqlnd バッファーから PHP の変 ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]
新しいラージオブジェクトを作成する 4475
« PDO::pgsqlGetPid PDO::pgsqlLOBOpen » PHP Manual PostgreSQL (PDO) 新しいラージオブジェクトを作成 ... 'w' ); $local = fopen ( $filename , 'rb' ); stream_copy_to_stream ( $local , $stream ); $local = null ; $s ...
https://man.plustar.jp/php/pdo.pgsqllobcreate.html - [similar]
定義済み定数 4475
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... データを返しました ( SELECT や SHOW など)。 PGSQL_COPY_OUT ( int ) pg_result_status() から返されます。 ( ... サーバーからの)データのコピーが始まりました。 PGSQL_COPY_IN ( int ) pg_result_status() から返されます。 (サ ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
Phar アーカイブ全体の圧縮を解除する 4475
« PharData::copy PharData::decompressFiles » PHP Manual PharData Phar アーカイブ全体の圧縮を解除 ...
https://man.plustar.jp/php/phardata.decompress.html - [similar]
The GearmanClient class 4443
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... callback functions GearmanClient::clone — Create a copy of a GearmanClient object GearmanClient::__constru ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
データをファイルに書き込む 4443
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... が指定したファイルにコピーされます。 これは、 stream_copy_to_stream() の挙動と似ています。 data に一次元の配 ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
ストリームにフィルタを付加する 4443
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
定義済み定数 4443
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 号が UID を含んでいます。 CP_MOVE ( int ) imap_mail_copy() でコピーを行った後に 現在のメールボックスからメッ ...
https://man.plustar.jp/php/imap.constants.html - [similar]