文件操作 - README.md
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/apcu-5.1.19/README.md
编辑文件内容
APCu ==== APCu is an in-memory key-value store for PHP. Keys are of type string and values can be any PHP variables. APCu only supports userland caching of variables. APCu is APC stripped of opcode caching. See [APCu Backwards Compatibility Module](https://github.com/krakjoe/apcu-bc) which provides a drop in replacement for APC. [](https://travis-ci.org/krakjoe/apcu) [](https://ci.appveyor.com/project/krakjoe/apcu/branch/master) Documentation ============ APCu documentation can be found on [php.net](http://php.net/apcu). Reporting Bugs ============= If you believe you have found a bug in APCu, please open an issue: Include in your report *minimal, executable, reproducing code*. Minimal: reduce your problem to the smallest amount of code possible; This helps with hunting the bug, but also it helps with integration and regression testing once the bug is fixed. Executable: include all the information required to execute the example code, code snippets are not helpful. Reproducing: some bugs don't show themselves on every execution, that's fine, mention that in the report and give an idea of how often you encounter the bug. __It is impossible to help without reproducing code, bugs that are opened without reproducing code will be closed.__ Please include version and operating system information in your report.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件