(PHP 5 >= 5.3.0, PHP 7) Closure::__construct — 用于禁止实例化的构造函数
1951
(PHP 5 >= 5.4.0, PHP 7) Closure::bind — 复制一个闭包,绑定指定的$this对象和类作用域。
2249
(PHP 5 >= 5.4.0, PHP 7) Closure::bindTo — 复制当前闭包对象,绑定指定的$this对象和类作用域。
2299
Generator 是从 generators返回的. Caution Generator 对象不能通过 new 实例化.
1501
(PHP 5 >= 5.5.0, PHP 7) Generator::current — 返回当前产生的值
1526
(PHP 5 >= 5.5.0, PHP 7) Generator::key — 返回当前产生的键
1422
(PHP 5 >= 5.5.0, PHP 7) Generator::next — 生成器继续执行
1768
(PHP 5 >= 5.5.0, PHP 7) Generator::rewind — 重置迭代器
1422
(PHP 5 >= 5.5.0, PHP 7) Generator::send — 向生成器中传入一个值
1965
(PHP 5 >= 5.5.0, PHP 7) Generator::throw — 向生成器中抛入一个异常
1650
(PHP 5 >= 5.5.0, PHP 7) Generator::valid — 检查迭代器是否被关闭
1195
(PHP 5 >= 5.5.0, PHP 7) Generator::__wakeup — 序列化回调
1384
PHP 提供了多种上下文选项和参数,可用于所有的文件系统或数据流封装协议。上下文(Context)由 stream_context_create() 创建。选项可通过 stream_context_s...
2734
套接字上下文选项 — 套接字上下文选项列表
1312
HTTP context 选项 — HTTP context 的选项列表
2228
91248浏览
63175浏览
39212浏览
32181浏览
31000浏览
28147浏览
27778浏览
27269浏览
26731浏览
25187浏览