首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
APCUIterator::rewind
APCUIterator::rewind
Rewinds iterator
名称:
APCUIterator::rewind
分类:
APC用户缓存
所属语言:
php
一句话介绍:
Rewinds iterator
相关内容
如何打印调试 array_diff_ukey() 的结果
1
如何解决PHP报错问题?
6
如何优化PHP开发中的数据缓存和读写性能
7
array_fill_keys 与 array_intersect_key 实现键过滤
1
同类函数
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::next
APCUIterator::next
Movepointertonextite
apcu_sma_info
apcu_sma_info
检索APCu共享内存分配信息
apcu_fetch
apcu_fetch
从缓存中获取存储的变量
apcu_dec
apcu_dec
减少存储的数字
apcu_delete
apcu_delete
从缓存中删除存储的变量
APCUIterator::key
APCUIterator::key
Getiteratorkey
热门文章