検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 20 for 続行 (0.006 sec.)
ジェネレータを続行する 14852
« Generator::key Generator::rewind » PHP Manual Generator ジェネレータを続行する Generator::next ... 5.0, PHP 7, PHP 8) Generator::next — ジェネレータを続行する 説明 public Generator::next (): void Generator: ... 戻り値 値を返しません。 関連キーワード: Generator , 続行 , next , コール , パラメータ , key , rewind , publ ...
https://man.plustar.jp/php/generator.next.html - [similar]
Win32Service サービスエラー制御定数 11504
« Win32Service サービス開始型定数 Win32Service サービスフラグ定数 » PHP Manual 定義済み定数 Win3 ... 00000000 起動プログラムはエラーを無視し、開始操作を続行します。 WIN32_SERVICE_ERROR_NORMAL 0x00000001 起動プ ... ログラムはエラーをイベントログに記録し、開始操作を続行します。 WIN32_SERVICE_ERROR_SEVERE 0x00000002 起動プ ... 。 最後に正常起動した構成で起動中の場合、 起動処理は続行されます。そうでない場合、 システムは最後に正常起動し ...
https://man.plustar.jp/php/win32service.constants.errorcontrol.html - [similar]
require 8700
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は i ... 、警告 ( E_WARNING ) を発するもののスクリプトの処理は続行します。 どのように動作するかについては include のド ...
https://man.plustar.jp/php/function.require.html - [similar]
Win32Service サービスステータス定数 8700
« Win32Service サービス型のビットマスク Win32Service サービス制御メッセージ定数 » PHP Manual 定義 ... IN32_SERVICE_CONTINUE_PENDING 0x00000005 サービスの続行が待機状態です。 WIN32_SERVICE_PAUSE_PENDING 0x00000 ...
https://man.plustar.jp/php/win32service.constants.servicestatus.html - [similar]
Generator クラス 8428
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Gener ... したキーを取得する Generator::next — ジェネレータを続行する Generator::rewind — イテレータを巻き戻す Genera ...
https://man.plustar.jp/php/class.generator.html - [similar]
例外をジェネレータにスローする 8428
« Generator::send Generator::valid » PHP Manual Generator 例外をジェネレータにスローする Generat ... ixed 例外をジェネレータにスローして、ジェネレータを続行します。 この振る舞いは、現在の yield 式の部分を thr ...
https://man.plustar.jp/php/generator.throw.html - [similar]
値をジェネレータに送る 8292
« Generator::rewind Generator::throw » PHP Manual Generator 値をジェネレータに送る Generator::se ... ield の結果としてジェネレータに送り、ジェネレータを続行します。 ジェネレータが yield 式を指していないときに ...
https://man.plustar.jp/php/generator.send.html - [similar]
アーカイブを閉じている間にキャンセルできるようにコールバックを登録する 8292
« ZipArchive::open ZipArchive::registerProgressCallback » PHP Manual ZipArchive アーカイブを閉じ ... す。 パラメータ callback この関数が0を返すと、操作は続行されます。 それ以外の値を返すと、操作はキャンセルされ ...
https://man.plustar.jp/php/ziparchive.registercancelcallback.html - [similar]
continue 8139
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、 ... 、 continue 2 とすると、外側のループの次回の処理から続行します。 continue では、オプションの引数で 処理をスキ ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
return 8139
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プ ... す。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に ...
https://man.plustar.jp/php/function.return.html - [similar]
PREV 1 2 NEXT