1.创建一个新的obj;
2.让obj_proto_=Func.prototype;
3.Func.call(obj);
转载于:https://www.cnblogs.com/trccc9/p/9760368.html