编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « APCIterator::key
  • APCIterator::rewind »
  • PHP Manual
  • APCIterator
  • 移到下一项

APCIterator::next

(PECL apc >= 3.1.1)

APCIterator::next — 移到下一项

说明

public APCIterator::next ( void ) : void

移动迭代器的指针到下一个元素。

参数

此函数没有参数。

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

参见

  • APCIterator::current() - 获取当前项
  • APCIterator::rewind() - 倒退迭代器
  • Iterator::next() - 向前移动到下一个元素
相关文章
php apciterator 构造一个 apciterator 迭代器对象php apciterator 获取当前项php apciterator 获取总数php apciterator 获取缓存命中数php apciterator 获取所有缓存的尺寸大小php apciterator 获取迭代器的键php apciterator 移到下一项php apciterator 倒退迭代器php apciterator 检查当前位置是否有效php cairofontoptions the sethintstyle purposephp cairoimagesurface the getstride purposephp cairopattern the construct purposephp apc apciterator 类php maxdb 函数 returns the thread id for the current connectionphp 多字节字符串 函数 get aliases of a known encoding typephp 多字节字符串 函数 设置/获取 http 输出字符编码php opcode descriptions and examples isset isempty prop objphp opcode descriptions and examples post inc objphp solrquery toggles the echohandler parameterphp solrquery sets the offset into the list of constraints to allow for pagination
关注编程学问公众号
编程学问网 湘ICP备20001732号