(PHP 5 >= 5.3.0, PHP 7) Closure::__construct — 用于禁止实例化的构造函数
2015
(PHP 5 >= 5.4.0, PHP 7) Closure::bind — 复制一个闭包,绑定指定的$this对象和类作用域。
2320
(PHP 5 >= 5.4.0, PHP 7) Closure::bindTo — 复制当前闭包对象,绑定指定的$this对象和类作用域。
2367
Generator 是从 generators返回的. Caution Generator 对象不能通过 new 实例化.
1514
(PHP 5 >= 5.5.0, PHP 7) Generator::current — 返回当前产生的值
1565
(PHP 5 >= 5.5.0, PHP 7) Generator::key — 返回当前产生的键
1463
(PHP 5 >= 5.5.0, PHP 7) Generator::next — 生成器继续执行
1837
(PHP 5 >= 5.5.0, PHP 7) Generator::rewind — 重置迭代器
1458
(PHP 5 >= 5.5.0, PHP 7) Generator::send — 向生成器中传入一个值
2039
(PHP 5 >= 5.5.0, PHP 7) Generator::throw — 向生成器中抛入一个异常
1717
(PHP 5 >= 5.5.0, PHP 7) Generator::valid — 检查迭代器是否被关闭
1238
(PHP 5 >= 5.5.0, PHP 7) Generator::__wakeup — 序列化回调
1421
PHP 提供了多种上下文选项和参数,可用于所有的文件系统或数据流封装协议。上下文(Context)由 stream_context_create() 创建。选项可通过 stream_context_s...
2809
套接字上下文选项 — 套接字上下文选项列表
1326
HTTP context 选项 — HTTP context 的选项列表
2303
91343浏览
63438浏览
39304浏览
32275浏览
31268浏览
28256浏览
27885浏览
27434浏览
26836浏览
25291浏览