検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 41 for share (0.021 sec.)
cURL 共有ハンドルを閉じる 12340
« curl_setopt curl_share_errno » PHP Manual cURL 関数 cURL 共有ハンドルを閉じる curl_share_close ... (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_close — cURL 共有ハンドルを閉じる 説明 curl_share_ ... close ( CurlShareHandle $share_handle ): void 注意 : この関数を実行し ... ルを閉じ、すべてのリソースを解放します。 パラメータ share_handle curl_share_init() が返す cURL 共有ハンドル ... り値 値を返しません。 変更履歴 バージョン 説明 8.0.0 share_handle は CurlShareHandle クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.curl-share-close.html - [similar]
cURL 共有ハンドルのオプションを設定する 12247
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定 ... する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_s ... cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $opti ... 共有ハンドルに、オプションを設定します。 パラメータ share_handle curl_share_init() が返す cURL 共有ハンドル ... option オプション 説明 CURLSHOPT_SHARE 共有させるデータの種類を指定します。 CURLSHOPT_UNS ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
curl 共有ハンドルを初期化する 12154
« curl_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share ... hare_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_sha ... re_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるよ ... す。 変更履歴 バージョン 説明 8.0.0 この関数は、 CurlShareHandle クラスのインスタンスを返すようになりました。 ... ジョンでは、 resource を返していました。 例 例1 curl_share_init() の例 この例は、cURL 共有ハンドルを作って二つ ...
https://man.plustar.jp/php/function.curl-share-init.html - [similar]
直近の共有ハンドルに対するエラー番号を返す 11501
« curl_share_close curl_share_init » PHP Manual cURL 関数 直近の共有ハンドルに対するエラー番号を ... 返す curl_share_errno (PHP 7 >= 7.1.0, PHP 8) curl_share_errno — 直 ... 近の共有ハンドルに対するエラー番号を返す 説明 curl_share_errno ( CurlShareHandle $share_handle ): int 直近の ... 対するエラー番号を含んだ数値を返します。 パラメータ share_handle curl_share_init() が返す cURL 共有ハンドル ... 関数は、失敗時に false を返さなくなりました。 8.0.0 share_handle は CurlShareHandle クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.curl-share-errno.html - [similar]
与えられたエラーコードを説明する文字列を返す 9683
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を ... 返す curl_share_strerror (PHP 7 >= 7.1.0, PHP 8) curl_share_strerr ... えられたエラーコードを説明する文字列を返す 説明 curl_share_strerror ( int $error_code ): ? string 与えられたエ ... なエラーコードの場合は、 null を返します。 参考 curl_share_errno() - 直近の共有ハンドルに対するエラー番号を返 ... ドの説明を返す 関連キーワード: エラーコード , 説明 , share , strerror , エラー , cURL , ハンドル , 共有 , 直近 ...
https://man.plustar.jp/php/function.curl-share-strerror.html - [similar]
cURL 関数 8719
« 基本的な curl の使用法 curl_close » PHP Manual cURL cURL 関数 cURL 関数 目次 curl_close — cURL ... curl_setopt — cURL 転送用オプションを設定する curl_share_close — cURL 共有ハンドルを閉じる curl_share_errno ... — 直近の共有ハンドルに対するエラー番号を返す curl_share_init — curl 共有ハンドルを初期化する curl_share_se ... opt — cURL 共有ハンドルのオプションを設定する curl_share_strerror — 与えられたエラーコードを説明する文字列を ... : cURL , ハンドル , multi , 関数 , 設定 , マルチ , share , エラー , セッション , setopt ...
https://man.plustar.jp/php/ref.curl.html - [similar]
Client URL Library 8501
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library ... curl_setopt — cURL 転送用オプションを設定する curl_share_close — cURL 共有ハンドルを閉じる curl_share_errno ... — 直近の共有ハンドルに対するエラー番号を返す curl_share_init — curl 共有ハンドルを初期化する curl_share_se ... opt — cURL 共有ハンドルのオプションを設定する curl_share_strerror — 与えられたエラーコードを説明する文字列を ... クラス CurlMultiHandle — CurlMultiHandle クラス CurlShareHandle — CurlShareHandle クラス CURLFile — CURLFile ...
https://man.plustar.jp/php/book.curl.html - [similar]
新しい関数 8361
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しい関数 新しい関 ... osure::fromCallable() CURL curl_multi_errno() curl_share_errno() curl_share_strerror() OpenSSL openssl_get_ ... handler() 関連キーワード: 関数 , windows , pcntl , share , Closure , errno , コア , conv , 移行 , fromCalla ...
https://man.plustar.jp/php/migration71.new-functions.html - [similar]
The parallel\Channel class 8315
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... s means an unbuffered channel is not only a way to share data among tasks but also a simple method of synch ... ation. An unbuffered channel is the fastest way to share data among tasks, requiring the least copying. Buf ... different runtimes, or the same runtime, will not share their static scope. This means that whenever a clo ... cv , until , send , construct , block , Channels , share , Sharing ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
Philosophy 8097
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... el. Do not communicate by sharing memory; instead, share memory by communicating. This philosophy which is ... onal model is inversed, it means that threads only share memory as a result of communication (a variable is ... sage passing over channels), because PHP itself is shared nothing - PHP threads operate in their own virtua ... l address space by default, and so may only share memory by communicating. Data should have a defini ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
PREV 1 2 3 4 5 NEXT