编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 apc apciterator 类php math 函数 计算一直角三角形的斜边长度php firebird/interbase 函数 open a connection to a databasephp firebird/interbase 函数 modify a user to a security databasephp firebird/interbase 函数 wait for an event to be posted by the databasephp imagick delete image artifactphp imagemagick 范例php imagick gets the object compression qualityphp 预定义变量 服务器和执行环境信息php rpm reader 安装/配置php rrdgraph saves the rrd database query into image and returns the verbose information about generated graph
关注编程学问公众号
编程学问网 湘ICP备20001732号