首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
apcu_dec
apcu_dec
減少存儲的數字
名稱:
apcu_dec
分類:
APC用戶緩存
所屬語言:
php
一句話介紹:
減少存儲的數字
相關內容
使用PHP error_reporting 簡化調試
10
PHP文件運行步驟以及數據庫的連接代碼
1
在FFI::cdef 中忘記定義struct 會發生什麼?
7
如何使用strnatcasecmp 對多行文本中的每行進行自然排序?
5
同類函數
APCUIterator::current
APCUIterator::current
獲取當前項目
apcu_cache_info
apcu_cache_info
從APCu的數據存儲中檢索緩存信息
apcu_dec
apcu_dec
減少存儲的數字
apcu_key_info
apcu_key_info
獲取有關緩存key的詳細信息
apcu_fetch
apcu_fetch
從緩存中獲取存儲的變量
APCUIterator::rewind
APCUIterator::rewind
倒帶迭代器
apcu_clear_cache
apcu_clear_cache
清除APCu緩存
apcu_sma_info
apcu_sma_info
檢索APCu共享內存分配信息
熱門文章