PHP:apcu_fetch 说明 参数 返回值 范例 apcu_fetch — 从缓存中获取存储的变量 说明 apcu_fetch(mixed $key, bool &$success = ?): mixed 从缓存中获取条目。 参数 key 用于存储值(使用 apcu_store())。如果传递数组,则提取并返回每个元素