首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Get total cache size
名称:
APCUIterator::getTotalSize
分类:
APC用户缓存
所属语言:
php
一句话介绍:
Get total cache size
相关内容
通过 APCUIterator::getTotalSize 来监控缓存系统的健康状况
4
同类函数
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
APCUIterator::current
APCUIterator::current
Getcurrentitem
APCUIterator::getTotalCount
APCUIterator::getTotalCount
Gettotalcount
apcu_add
apcu_add
在数据存储中缓存新变量
apcu_inc
apcu_inc
增加存储的数字
apcu_delete
apcu_delete
从缓存中删除存储的变量
APCUIterator::key
APCUIterator::key
Getiteratorkey
APCUIterator
APCUIterator
TheAPCUIteratorclass
热门文章
通过 APCUIterator::getTotalSize 来监控缓存系统的健康状况