属性
Fucntion.length 函数实参的个数
Fucntion.name 函数名称
Function.prototype 函数原型对象
Function.arguments 实参集合,类数组对象
Function.caller
Function.prototype 方法
Function.prototype.call
Function.prototype.apply
Function.prototype.bind
Function.prototype.toString