对象(Objects)isFunctionisFunction_.isFunction(object)如果 object 是一个函数(Function),返回 true。_.isFunction(alert);=> true