编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « APCIterator::next
  • APCIterator::valid »
  • PHP Manual
  • APCIterator
  • 倒退迭代器

APCIterator::rewind

(PECL apc >= 3.1.1)

APCIterator::rewind — 倒退迭代器

说明

public APCIterator::rewind ( void ) : void

倒退迭代器到第一项。

参数

此函数没有参数。

返回值

没有返回值。

参见

  • APCIterator::next() - 移到下一项
  • Iterator::next() - 向前移动到下一个元素
相关文章
php apciterator 构造一个 apciterator 迭代器对象php apciterator 获取迭代器的键php apciterator 倒退迭代器php apciterator 检查当前位置是否有效php 迭代器 the appenditerator classphp 迭代器 arrayiterator 类php 迭代器 the callbackfilteriterator classphp 迭代器 the emptyiterator classphp 迭代器 the filesystemiterator classphp 迭代器 the filteriterator classphp 迭代器 the infiniteiterator classphp 预定义接口 iteratoraggregate(聚合式迭代器)接口php 迭代器 the iteratoriterator classphp 迭代器 the recursivearrayiterator classphp 迭代器 the recursivecachingiterator classphp 迭代器 the recursivecallbackfilteriterator classphp 生成器 重置迭代器php 聚合式迭代器 获取一个外部迭代器php reflectionclass 检查是否可迭代(iterateable)php spl 迭代器
关注编程学问公众号
编程学问网 湘ICP备20001732号