首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
apcu_add
apcu_add
在数据存储中缓存新变量
名称:
apcu_add
分类:
APC用户缓存
所属语言:
php
一句话介绍:
在数据存储中缓存新变量
相关内容
PHP如何对接百度自然语言理解接口?
5
如何使用 PHP link 函数处理软链接和硬链接的差异
1
为什么 PDOStatement::rowCount 可能在 SELECT 查询中返回 0?
4
通过 xml_set_end_namespace_decl_handler 在 XML 解析中动态管理命名空间
1
同类函数
APCUIterator::key
APCUIterator::key
Getiteratorkey
apcu_clear_cache
apcu_clear_cache
清除APCu缓存
apcu_inc
apcu_inc
增加存储的数字
apcu_key_info
apcu_key_info
获取有关缓存key的详细信息
apcu_store
apcu_store
在数据存储中缓存变量
apcu_exists
apcu_exists
检查条目是否存在
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
apcu_cas
apcu_cas
使用新值更新旧值
热门文章