亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

  • Closure::__construct

    (PHP 5 >= 5.3.0, PHP 7) Closure::__construct — 用于禁止實例化的構(gòu)造函數(shù)

    1128

  • Closure::bind

    (PHP 5 >= 5.4.0, PHP 7) Closure::bind — 復(fù)制一個閉包,綁定指定的$this對象和類作用域。

    1380

  • Closure::bindTo

    (PHP 5 >= 5.4.0, PHP 7) Closure::bindTo — 復(fù)制當前閉包對象,綁定指定的$this對象和類作用域。

    1467

  • 生成器類

    Generator 是從 generators返回的. Caution Generator 對象不能通過 new 實例化.

    1388

  • Generator::current

    (PHP 5 >= 5.5.0, PHP 7) Generator::current — 返回當前產(chǎn)生的值

    1087

  • Generator::key

    (PHP 5 >= 5.5.0, PHP 7) Generator::key — 返回當前產(chǎn)生的鍵

    914

  • Generator::next

    (PHP 5 >= 5.5.0, PHP 7) Generator::next — 生成器繼續(xù)執(zhí)行

    895

  • Generator::rewind

    (PHP 5 >= 5.5.0, PHP 7) Generator::rewind — 重置迭代器

    937

  • Generator::send

    (PHP 5 >= 5.5.0, PHP 7) Generator::send — 向生成器中傳入一個值

    1047

  • Generator::throw

    (PHP 5 >= 5.5.0, PHP 7) Generator::throw — 向生成器中拋入一個異常

    802

  • Generator::valid

    (PHP 5 >= 5.5.0, PHP 7) Generator::valid — 檢查迭代器是否被關(guān)閉

    757

  • Generator::__wakeup

    (PHP 5 >= 5.5.0, PHP 7) Generator::__wakeup — 序列化回調(diào)

    943

  • 上下文選項和參數(shù),Context

    PHP 提供了多種上下文選項和參數(shù),可用于所有的文件系統(tǒng)或數(shù)據(jù)流封裝協(xié)議。上下文(Context)由 stream_context_create() 創(chuàng)建。選項可通過 stream_context_s...

    1768

熱門詞條