検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 91 for [SIMILAR] 16 1024 4096 WITH 26430 時停 WITH 2507... (0.270 sec.)
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
Win32Service サービス制御メッセージが受領されたときのビットマスク 0
« Win32Service サービス制御メッセージ定数 Win32Service サービス開始型定数 » PHP Manual 定義済み定数 Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービス制御メッセージが受領されたときのビットマスク 定数 値 説明 WIN32_SERVICE_ACCEPT_HARDWAREPROFILECHANGE ...
https://man.plustar.jp/php/win32service.constants.controlsaccepted.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
この拡張モジュールが一時的なものかどうかを返す 0
« ReflectionExtension::isPersistent ReflectionExtension::__toString » PHP Manual ReflectionExtension この拡張モジュールが一時的なものかどうかを返す ReflectionExtension::isTemporary (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionExtension::isTemporary — この拡張モジュールが一時的なものかどうかを ...
https://man.plustar.jp/php/reflectionextension.istemporary.html - [similar]
ファイルの状態を取得する 0
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio >= 0.0.1dev) eio_fstat — ファイルの状態を取得する 説明 eio_fstat ( mixed $fd , int $pri , callable $callback , mixed $data = ? ): resource eio_fstat() は、 callback の result 引数でファイルの状 ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
指定したコンテキストをサスペンドする 0
« openal_context_process openal_device_close » PHP Manual OpenAL 関数 指定したコンテキストをサスペンドする openal_context_suspend (PECL openal >= 0.1.0) openal_context_suspend — 指定したコンテキストをサスペンドする 説明 openal_context_suspend ( resource $context ): bool パラメータ contex ...
https://man.plustar.jp/php/function.openal-context-suspend.html - [similar]
ファイバー 0
« 例外を拡張する ジェネレータ » PHP Manual 言語リファレンス ファイバー ファイバー ファイバーの概要 (PHP 8 >= 8.1.0) ファイバー(Fibers) は、完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開されるまで実行を停止したまま ...
https://man.plustar.jp/php/language.fibers.html - [similar]
値を渡して、ファイバーの実行を再開させる 0
« Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::resume (PHP 8 >= 8.1.0) Fiber::resume — 値を渡して、ファイバーの実行を再開させる 説明 public Fiber::resume ( mixed $value = null ): mixed 現在の Fiber::suspend() の呼び出し結果として、指定した値 ...
https://man.plustar.jp/php/fiber.resume.html - [similar]
ファイバーの実行を、例外をスローすることで再開する 0
« Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再開する Fiber::throw (PHP 8 >= 8.1.0) Fiber::throw — ファイバーの実行を、例外をスローすることで再開する 説明 public Fiber::throw ( Throwable $exception ): mixed 現在の Fiber::suspend() への呼び ...
https://man.plustar.jp/php/fiber.throw.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT