{"json_modified": "2015-04-19T12:24:09.837943", "slug": "Web/JavaScript/Referencia/Objetos_globales/Object/create", "tags": ["ECMAScript5", "JavaScript", "Method", "Object"], "locale": "es", "title": "Object.create()", "translations": [{"title": "Object.create()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": [], "summary": "Object.create() \u65b9\u6cd5\u521b\u5efa\u4e00\u4e2a\u62e5\u6709\u6307\u5b9a\u539f\u578b\u548c\u82e5\u5e72\u4e2a\u6307\u5b9a\u5c5e\u6027\u7684\u5bf9\u8c61\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-17T09:50:41", "review_tags": []}, {"title": "Object.create()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "The Object.create() method creates a new object with the specified prototype object and properties.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-02T07:13:01", "review_tags": []}, {"title": "Object.create()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "JavaScript 1.8.5", "JavaScript", "enumerable", "prototype", "editable", "configurable", "Object"], "summary": "\u6307\u5b9a\u3057\u305f\u30d7\u30ed\u30c8\u30bf\u30a4\u30d7\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304a\u3088\u3073\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u6301\u3064\u3001\u65b0\u305f\u306a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u751f\u6210\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T01:45:56", "review_tags": []}, {"title": "Object.create()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "La m\u00e9thode Object.create() cr\u00e9e un nouvel objet avec un prototype donn\u00e9 et des propri\u00e9t\u00e9s donn\u00e9es.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-02T12:17:13", "review_tags": []}, {"title": "Object.create()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["ECMAScript5", "polyfill", "Reference", "Object", "R\u00e9ference", "R\u00e9f\u00e9rence", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 Object.create() \u0441\u043e\u0437\u0434\u0430\u0451\u0442 \u043d\u043e\u0432\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 \u0441 \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u044b\u043c\u0438 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u043c \u043f\u0440\u043e\u0442\u043e\u0442\u0438\u043f\u0430 \u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430\u043c\u0438.", "localization_tags": [], "locale": "ru", "last_edit": "2015-03-23T02:55:15", "review_tags": []}, {"title": "Object.create()", "url": "/it/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["m\u00e9todo", "Prototipo", "Oggetto", "Creazione", "prot\u00f3tipo", "metodo"], "summary": "Il metodo Object.create()\u00a0crea un nuovo oggetto a partire dall'oggetto prototipo e dalle propriet\u00e0 specificati.", "localization_tags": [], "locale": "it", "last_edit": "2014-12-17T02:59:14", "review_tags": ["editorial"]}, {"title": "Object.create()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/Object/create", "tags": ["Methode", "Referenz", "Objekt", "M\u00e9thode"], "summary": "Die\u00a0Object.create()\u00a0Methode\u00a0erstellt eine neues Objekt nach Vorlage\u00a0des angegebenen Prototyps und ggf.\u00a0zus\u00e4tzliches Eigenschaften.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-02-02T03:50:06", "review_tags": []}], "modified": "2015-04-19T12:24:08", "label": "Object.create()", "localization_tags": [], "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/Object/create", "last_edit": "2015-04-19T12:24:04", "summary": "El m\u00e9todo\u00a0Object.create()\u00a0crea un nuevo objeto con el objeto y propiedades del prototipo especificado.", "sections": [{"id": "Quick_Links", "title": "Standard built-in objects Object Propriedades Object.prototype Object.prototype.__count__ [Traducir] Object.prototype.__noSuchMethod__ [Traducir] Object.prototype.__parent__ [Traducir] Object.prototype.__proto__ [Traducir] Object.prototype.constructor M\u00e9todos Object.assign() Object.create() Object.defineProperties() Object.defineProperty() Object.freeze() [Traducir] Object.getOwnPropertyDescriptor() [Traducir] Object.getOwnPropertyNames() Object.getOwnPropertySymbols() [Traducir] Object.getPrototypeOf() Object.is() [Traducir] Object.isExtensible() [Traducir] Object.isFrozen() [Traducir] Object.isSealed() [Traducir] Object.keys() Object.observe() [Traducir] Object.preventExtensions() [Traducir] Object.prototype.__defineGetter__() [Traducir] Object.prototype.__defineSetter__() [Traducir] Object.prototype.__lookupGetter__() [Traducir] Object.prototype.__lookupSetter__() [Traducir] Object.prototype.eval() Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() [Traducir] Object.prototype.propertyIsEnumerable() [Traducir] Object.prototype.toLocaleString() [Traducir] Object.prototype.toSource() [Traducir] Object.prototype.toString() Object.prototype.unwatch() Object.prototype.valueOf() Object.prototype.watch() Object.seal() [Traducir] Object.setPrototypeOf() [Traducir] Inheritance: Function Propriedades Function.arguments Function.arity [Traducir] Function.caller [Traducir] Function.displayName [Traducir] Function.length [Traducir] Function.name [Traducir] Function.prototype M\u00e9todos Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() [Traducir] Function.prototype.toSource() [Traducir] Function.prototype.toString() [Traducir]"}, {"id": "Summary", "title": "Resumen"}, {"id": "Syntax", "title": "Sintaxis"}, {"id": "Parameters", "title": "Par\u00e1metros"}, {"id": "Description", "title": "Lanza"}, {"id": "Examples", "title": "Ejemplos"}, {"id": "Herencia_cl.C3.A1sica_con_Object.create", "title": "Herencia cl\u00e1sica con Object.create"}, {"id": "Usando_el_argumento__con_Object.create", "title": "Usando el argumento con Object.create"}, {"id": "Polyfill", "title": "Polyfill"}, {"id": "Especificaciones", "title": "Especificaciones"}, {"id": "Compatibilidad_con_navegadores", "title": "Compatibilidad con navegadores"}, {"id": "See_also", "title": "Ver tambi\u00e9n"}], "id": 109401, "review_tags": []}