亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

APC 函數(shù)

PHP Chinese internet entry 2016-11-25 1183
abstract:?apc_add — 緩存一個(gè)變量到數(shù)據(jù)存儲(chǔ) ?apc_bin_dump — Get a binary dump of the given files and user variables ?apc_bin_dumpfile — Output a binary dump of cached files and user variables to a file ?apc_bin_load — Load a binary dump into the APC file/user cache ?apc_bin_loadfile — Load a binary dump from a file into the APC file/user cache ?apc_cache_info — Retrieves cached information from APC's data store ?apc_cas — 用新值更新舊值 ?apc_clear_cache — 清除APC緩存 ?apc_compile_file — Stores a file in the bytecode cache, bypassing all filters. ?apc_dec — Decrease a stored number ?apc_define_constants — Defines a set of constants for retrieval and mass-definition ?apc_delete_file — Deletes files from the opcode cache

Popular Entries