文件操作 - es.function.bind.js
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/nodejs/core-js/modules/es.function.bind.js
编辑文件内容
// TODO: Remove from `core-js@4` var $ = require('../internals/export'); var bind = require('../internals/function-bind'); // `Function.prototype.bind` method // https://tc39.es/ecma262/#sec-function.prototype.bind $({ target: 'Function', proto: true, forced: Function.bind !== bind }, { bind: bind });
修改文件时间
将文件时间修改为当前时间的前一年
删除文件