首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
apcu_add
apcu_add
在数据存储中缓存新变量
名称:
apcu_add
分类:
APC用户缓存
所属语言:
php
一句话介绍:
在数据存储中缓存新变量
相关内容
如何在PHP开发中处理并发访问和竞态条件?
2
为什么布尔值和 NULL 不会被统计?
9
PHP 函数新特性对不同开发经验的程序员适合吗?
9
深入探讨php代码测试功能对项目稳定性的影响
2
同类函数
apcu_entry
apcu_entry
以原子方式获取或生成缓存条目
APCUIterator::valid
APCUIterator::valid
Checksifcurrentposit
apcu_dec
apcu_dec
减少存储的数字
APCUIterator::getTotalHits
APCUIterator::getTotalHits
Gettotalcachehits
APCUIterator::__construct
APCUIterator::__construct
ConstructsanAPCUIter
APCUIterator::rewind
APCUIterator::rewind
Rewindsiterator
apcu_delete
apcu_delete
从缓存中删除存储的变量
apcu_exists
apcu_exists
检查条目是否存在
热门文章