编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 ibm db2 函数 executes an sql statement directlyphp ibm db2 函数 frees resources associated with the indicated statement resourcephp ibm db2 函数 set options for connection or statement resourcesphp dba 函数 fetch next keyphp wincache 函数 retrieves information about files cached in the session cachephp xattr 函数 get a list of extended attributesphp xdiff 函数 alias of xdiff string bdiffphp postgresql 范例php phar compresses all files in the current phar archivephp what makes a phar a phar and not a tar or a zip? head to head comparison of phar tar and zip
关注编程学问公众号
编程学问网 湘ICP备20001732号