首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
APCUIterator::rewind
APCUIterator::rewind
Rewinds iterator
名称:
APCUIterator::rewind
分类:
APC用户缓存
所属语言:
php
一句话介绍:
Rewinds iterator
相关内容
php Elasticsearch: 如何利用性能调优策略提高搜索速度?
3
如何使用PHP Goutte类库进行网页爬取与数据提取?
8
end() 与 array_key_last() 对比使用场景
10
socket_shutdown 与 socket_close 的区别及使用场景
2
同类函数
APCUIterator::current
APCUIterator::current
Getcurrentitem
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_cache_info
apcu_cache_info
从APCu的数据存储中检索缓存信息
apcu_clear_cache
apcu_clear_cache
清除APCu缓存
apcu_cas
apcu_cas
使用新值更新旧值
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
APCUIterator::key
APCUIterator::key
Getiteratorkey
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
热门文章