编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 fann 函数 在以前计算参数的基础上,在训练之前放大输入向量中的数据php fann 函数 设置级联候选激活陡度的数组。php fann 函数 根据训练数据计算将来使用的输出缩放参数php fann 函数 在网络中设置一个连接。php gmagick returns the width of the imagephp gmagick scales an image proportionally to half its sizephp gmagick reads image from filenamephp recursivetreeiterator get the postfixphp bcompiler bcompiler 函数php cyrus cyrus 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号