文件操作 - timings.json
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/atom/resources/app/apm/node_modules/npm/node_modules/har-schema/lib/timings.json
编辑文件内容
{ "$id": "timings.json#", "$schema": "http://json-schema.org/draft-06/schema#", "required": [ "send", "wait", "receive" ], "properties": { "dns": { "type": "number", "min": -1 }, "connect": { "type": "number", "min": -1 }, "blocked": { "type": "number", "min": -1 }, "send": { "type": "number", "min": -1 }, "wait": { "type": "number", "min": -1 }, "receive": { "type": "number", "min": -1 }, "ssl": { "type": "number", "min": -1 }, "comment": { "type": "string" } } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件