Function类可以表示开发者定义的任何函数 var function_name=new Function(argument1,argument2...argumentN,function_body);