首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
apcu_add
apcu_add
在数据存储中缓存新变量
名称:
apcu_add
分类:
APC用户缓存
所属语言:
php
一句话介绍:
在数据存储中缓存新变量
相关内容
Symfony 中是否还需要 session_register_shutdown()?
5
利用PHP和coreseek实现高效的商品搜索功能
10
PHP面向对象编程入门:如何使用访问修饰符保护对象的属性和方法
6
利用 valgrind 检测 curl_share 使用中的资源问题
6
同类函数
apcu_fetch
apcu_fetch
从缓存中获取存储的变量
apcu_exists
apcu_exists
检查条目是否存在
apcu_clear_cache
apcu_clear_cache
清除APCu缓存
APCUIterator::getTotalSize
APCUIterator::getTotalSize
Gettotalcachesize
apcu_dec
apcu_dec
减少存储的数字
apcu_sma_info
apcu_sma_info
检索APCu共享内存分配信息
apcu_key_info
apcu_key_info
获取有关缓存key的详细信息
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
热门文章