编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 filesystemiterator the current filephp 安装/配置 安装php 可用过滤器列表 字符串过滤器php statistic 函数 probability density function of the t distributionphp statistic 函数 generates a random deviate from the non central chi square distributionphp statistic 函数 returns the inner product of two vectorsphp mysqlnd memcache 预定义常量php mysqlnd ms 概念php yaf view simple constructor of yaf view simplephp yaf 范例
关注编程学问公众号
编程学问网 湘ICP备20001732号