首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
apcu_fetch
apcu_fetch
从缓存中获取存储的变量
名称:
apcu_fetch
分类:
APC用户缓存
所属语言:
php
一句话介绍:
从缓存中获取存储的变量
相关内容
如何利用 imageopenpolygon() 创建动态图层叠加效果
5
array_fill() 与 array_fill_keys() 混淆问题详解
5
为什么数组中的对象无法被计数?
10
使用 array_chunk 拆分数组进行批量邮件发送
5
同类函数
apcu_inc
apcu_inc
增加存储的数字
apcu_sma_info
apcu_sma_info
检索APCu共享内存分配信息
apcu_store
apcu_store
在数据存储中缓存变量
apcu_entry
apcu_entry
以原子方式获取或生成缓存条目
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_dec
apcu_dec
减少存储的数字
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_cache_info
apcu_cache_info
从APCu的数据存储中检索缓存信息
热门文章