(PHP 5 >= 5.3.0, PHP 7) Closure::__construct — 用于禁止实例化的构造函数
2069
(PHP 5 >= 5.4.0, PHP 7) Closure::bind — 复制一个闭包,绑定指定的$this对象和类作用域。
2371
(PHP 5 >= 5.4.0, PHP 7) Closure::bindTo — 复制当前闭包对象,绑定指定的$this对象和类作用域。
2422
Generator 是从 generators返回的. Caution Generator 对象不能通过 new 实例化.
1576
(PHP 5 >= 5.5.0, PHP 7) Generator::current — 返回当前产生的值
1614
(PHP 5 >= 5.5.0, PHP 7) Generator::key — 返回当前产生的键
1511
(PHP 5 >= 5.5.0, PHP 7) Generator::next — 生成器继续执行
1885
(PHP 5 >= 5.5.0, PHP 7) Generator::rewind — 重置迭代器
1510
(PHP 5 >= 5.5.0, PHP 7) Generator::send — 向生成器中传入一个值
2099
(PHP 5 >= 5.5.0, PHP 7) Generator::throw — 向生成器中抛入一个异常
1772
(PHP 5 >= 5.5.0, PHP 7) Generator::valid — 检查迭代器是否被关闭
1280
(PHP 5 >= 5.5.0, PHP 7) Generator::__wakeup — 序列化回调
1466
PHP 提供了多种上下文选项和参数,可用于所有的文件系统或数据流封装协议。上下文(Context)由 stream_context_create() 创建。选项可通过 stream_context_s...
2889
套接字上下文选项 — 套接字上下文选项列表
1376
HTTP context 选项 — HTTP context 的选项列表
2354
91613浏览
64608浏览
39455浏览
32608浏览
32535浏览
28497浏览
28139浏览
27786浏览
27033浏览
25533浏览