(PHP 5 >= 5.3.0, PHP 7) Closure::__construct — 用于禁止实例化的构造函数
1210
(PHP 5 >= 5.4.0, PHP 7) Closure::bind — 复制一个闭包,绑定指定的$this对象和类作用域。
1473
(PHP 5 >= 5.4.0, PHP 7) Closure::bindTo — 复制当前闭包对象,绑定指定的$this对象和类作用域。
1570
Generator 是从 generators返回的. Caution Generator 对象不能通过 new 实例化.
1466
(PHP 5 >= 5.5.0, PHP 7) Generator::current — 返回当前产生的值
1190
(PHP 5 >= 5.5.0, PHP 7) Generator::key — 返回当前产生的键
1060
(PHP 5 >= 5.5.0, PHP 7) Generator::next — 生成器继续执行
1004
(PHP 5 >= 5.5.0, PHP 7) Generator::rewind — 重置迭代器
1067
(PHP 5 >= 5.5.0, PHP 7) Generator::send — 向生成器中传入一个值
1163
(PHP 5 >= 5.5.0, PHP 7) Generator::throw — 向生成器中抛入一个异常
910
(PHP 5 >= 5.5.0, PHP 7) Generator::valid — 检查迭代器是否被关闭
839
(PHP 5 >= 5.5.0, PHP 7) Generator::__wakeup — 序列化回调
1028
PHP 提供了多种上下文选项和参数,可用于所有的文件系统或数据流封装协议。上下文(Context)由 stream_context_create() 创建。选项可通过 stream_context_s...
1932
套接字上下文选项 — 套接字上下文选项列表
1266
HTTP context 选项 — HTTP context 的选项列表
1455
89414浏览
61544浏览
37374浏览
30312浏览
29197浏览
26001浏览
25683浏览
25342浏览
24910浏览
23495浏览