首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
gc_mem_caches
gc_mem_caches
回收Zend 引擎內存管理器使用的內存
名稱:
gc_mem_caches
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
回收Zend 引擎內存管理器使用的內存
相關內容
使用gc_mem_caches 函數時需要注意的版本兼容性問題
8
PHP gc_mem_caches 函數返回值含義解析
5
gc_mem_caches 與gc_collect_cycles 的聯合使用實例
6
同類函數
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
ini_alter
ini_alter
ini_set的別名
cli_get_process_title
cli_get_process_title
返回當前進程標題
getmypid
getmypid
獲取PHP進程的ID
assert_options
assert_options
設置/獲取斷言的各種標誌
get_required_files
get_required_files
get_included_files的別
sys_get_temp_dir
sys_get_temp_dir
返回用於臨時文件的目錄
熱門文章
使用gc_mem_caches 函數時需要注意的版本兼容性問題
PHP gc_mem_caches 函數返回值含義解析
gc_mem_caches 與gc_collect_cycles 的聯合使用實例