検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 209 for copy (0.014 sec.)
cURL ハンドルを、その設定も含めてコピーする 5737
« curl_close curl_errno » PHP Manual cURL 関数 cURL ハンドルを、その設定も含めてコピーする curl_ ... copy_handle (PHP 5, PHP 7, PHP 8) curl_copy_handle — cURL ハンドルを、その設定も含めてコピーす ... る 説明 curl_copy_handle ( CurlHandle $handle ): CurlHandle | false ... EADER , 0 ); // ハンドルをコピーします $ch2 = curl_copy_handle ( $ch ); // URL (http://www.example.com/) を ... コピー , 設定 , handle , CurlHandle , バージョン , copy , resource , 関数 ...
https://man.plustar.jp/php/function.curl-copy-handle.html - [similar]
関数・メソッド 5705
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... - 現在の配列エントリを返す ArrayIterator::getArrayCopy - 配列のコピーを取得する ArrayIterator::getFlags - ... ay - 配列を別の配列と交換する ArrayObject::getArrayCopy - ArrayObject のコピーを作成する ArrayObject::getF ... コードする convert_uuencode - 文字列を uuencode する copy - ファイルをコピーする cos - 余弦(コサイン) cosh ... クトを作る curl_close - cURL セッションを閉じる curl_copy_handle - cURL ハンドルを、その設定も含めてコピーす ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
SVN 関数 5673
« 定義済み定数 svn_add » PHP Manual SVN SVN 関数 SVN 関数 目次 svn_add — Schedules the addition ... svn_commit — Sends changes from the local working copy to the repository svn_delete — Delete items from a ... working copy or repository svn_diff — ふたつのパスの差分を再帰的 ... 場合に true、されていない場合に false を返す svn_fs_copy — ファイルまたはディレクトリをコピーする svn_fs_de ... ファイルシステム上のハンドルを取得する svn_repos_hotcopy — repospath にあるリポジトリのホットコピーを作成し ...
https://man.plustar.jp/php/ref.svn.html - [similar]
Subversion 5652
« SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストー ... svn_commit — Sends changes from the local working copy to the repository svn_delete — Delete items from a ... working copy or repository svn_diff — ふたつのパスの差分を再帰的 ... 場合に true、されていない場合に false を返す svn_fs_copy — ファイルまたはディレクトリをコピーする svn_fs_de ... ファイルシステム上のハンドルを取得する svn_repos_hotcopy — repospath にあるリポジトリのホットコピーを作成し ...
https://man.plustar.jp/php/book.svn.html - [similar]
ファイルまたはディレクトリをコピーする 5620
« svn_fs_contents_changed svn_fs_delete » PHP Manual SVN 関数 ファイルまたはディレクトリをコピー ... する svn_fs_copy (PECL svn >= 0.2.0) svn_fs_copy — ファイルまたはデ ... ィレクトリをコピーする 説明 svn_fs_copy ( resource $from_root , string $from_path , resour ... ー , ディレクトリ , ファイル , 関数 , from , path , copy , 警告 , string , resource ...
https://man.plustar.jp/php/function.svn-fs-copy.html - [similar]
The Map class 5557
« Ds\Deque::unshift Ds\Map::allocate » PHP Manual Data Structures The Map class The Map class (N ... blic capacity (): int public clear (): void public copy (): Ds\Map public diff ( Ds\Map $map ): Ds\Map pub ... \Map::__construct — Creates a new instance Ds\Map::copy — Returns a shallow copy of the map Ds\Map::count ... he map in-place by key Ds\Map::ksorted — Returns a copy, sorted by key Ds\Map::last — Returns the last pai ... map in-place Ds\Map::reversed — Returns a reversed copy Ds\Map::skip — Returns the pair at a given positio ...
https://man.plustar.jp/php/class.ds-map.html - [similar]
ラージオブジェクトをコピーする 5557
« oci_get_implicit_resultset oci_lob_is_equal » PHP Manual OCI8 関数 ラージオブジェクトをコピーす ... る oci_lob_copy (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_lob_ ... copy — ラージオブジェクトをコピーする 説明 oci_lob_copy ( OCILob $to , OCILob $from , ? int $length = null ... ジェクト , LOB , oci , OCI , lob , OCILob , length , copy , 特定 ...
https://man.plustar.jp/php/function.ocilob-copy.html - [similar]
The Set class 5472
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... public contains ( mixed ...$values ): bool public copy (): Ds\Set public diff ( Ds\Set $set ): Ds\Set pub ... Determines if the set contains all values Ds\Set::copy — Returns a shallow copy of the set Ds\Set::count ... set in-place Ds\Set::reversed — Returns a reversed copy Ds\Set::slice — Returns a sub-set of a given range ... the set in-place Ds\Set::sorted — Returns a sorted copy Ds\Set::sum — Returns the sum of all values in the ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
Returns the size of the named shared memory 5440
« SyncSharedMemory::read SyncSharedMemory::write » PHP Manual SyncSharedMemory Returns the size ... yncSharedMemory object SyncSharedMemory::write() - Copy data to named shared memory SyncSharedMemory::read ... () - Copy data from named shared memory 関連キーワード: size ... y , shared , memory , named , Returns , the , of , Copy , パラメータ ...
https://man.plustar.jp/php/syncsharedmemory.size.html - [similar]
The Vector class 5408
« Ds\Sequence::unshift Ds\Vector::allocate » PHP Manual Data Structures The Vector class The Vec ... public contains ( mixed ...$values ): bool public copy (): Ds\Vector public filter ( callable $callback = ... nes if the vector contains given values Ds\Vector::copy — Returns a shallow copy of the vector Ds\Vector:: ... in-place Ds\Vector::reversed — Returns a reversed copy Ds\Vector::rotate — Rotates the vector by a given ... ctor in-place Ds\Vector::sorted — Returns a sorted copy Ds\Vector::sum — Returns the sum of all values in ...
https://man.plustar.jp/php/class.ds-vector.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT