Google
×
Generator::__wakeup — シリアライズのコールバック. 説明 ¶. public Generator::__wakeup(): void. ジェネレータはシリアライズできないので、例外をスローします。
ジェネレータはシリアライズできないので、例外をスローします。 パラメータ. この関数にはパラメータはありません。 返り値. 値を返しません。
Generator::throw — 例外をジェネレータにスローする; Generator::valid — イテレータが終了したかどうかを調べる; Generator::__wakeup — シリアライズのコールバック ...
ジェネレータはシリアライズできないので、例外をスローします。 </para>. </refsect1>.
Generator::throw — Throw an exception into the generator; Generator::valid — Check if the iterator has been closed; Generator::__wakeup — Serialize callback.
Generator::throw — 例外をジェネレータにスローする; Generator::valid — イテレータが終了したかどうかを調べる; Generator::__wakeup — シリアライズのコールバック.
Generator::__wakeup. (PHP 5 >= 5.5.0, PHP 7). Generator::__wakeup — Serialize callback. Descripción. public void Generator::__wakeup ( void ).
2024/08/12 · シリアライズは、オブジェクトを保存可能な形式に変換する ... Javaでは、デシリアライズコールバックはデシリアライズのプロセス中に実行されます。
Generator::throw — Throw an exception into the generator; Generator::valid — Check if the iterator has been closed; Generator::__wakeup — Serialize callback.
Generator::__wakeup — Serialize callback. 설명 ¶. public void Generator::__wakeup ( void ). Throws an exception as generators can't be serialized. 인수 ¶. 이 ...