文件操作 - Readme.md
返回文件管理
返回主菜单
删除本文件
文件: /root/node_modules/object-component/Readme.md
编辑文件内容
# object Object utils. ## API ### .keys(obj) Return the keys for `obj`. ### .values(obj) Return the values for `obj`. ### .length(obj) Return the number of keys for `obj`. ### .isEmpty(obj) Check if `obj` is empty. ### .merge(a, b) Merge object `b` into `a`, returns `a`. Precedence is given to `b`. ## License MIT
修改文件时间
将文件时间修改为当前时间的前一年
删除文件