{"json_modified": "2015-04-17T08:18:28.190587", "slug": "Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__", "tags": [], "locale": "zh-CN", "title": "Object.prototype.__defineGetter__()", "translations": [{"title": "Object.prototype.__defineGetter__()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/Object/defineGetter", "tags": ["Reference", "Object", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Non-standard", "Method"], "summary": "La m\u00e9thode __defineGetter__ permet de lier une propri\u00e9t\u00e9 d'un objet \u00e0 une fonction \u00e0 ex\u00e9cuter lorsqu'on acc\u00e8de \u00e0 la propri\u00e9t\u00e9.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-01T04:03:03", "review_tags": []}, {"title": "Object.prototype.__defineGetter__()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__", "tags": ["JavaScript", "Non-standard", "prototype", "Method", "Object"], "summary": "The __defineGetter__ method binds an object's property to a function to be called when that property is looked up.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-12-19T23:50:25", "review_tags": []}, {"title": "Object.prototype.__defineGetter__()", "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__", "tags": ["JavaScript Reference", "JavaScript"], "summary": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3068\u95a2\u6570\u3068\u3092\u7d50\u3073\u3064\u3051\u307e\u3059\u3002 \u305d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u306e\u5024\u304c\u53d6\u5f97\u3055\u308c\u3088\u3046\u3068\u3059\u308b\u6642\u306b\u3001\u7d50\u3073\u3064\u3051\u305f\u95a2\u6570\u304c\u547c\u3073\u51fa\u3055\u308c\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-04-13T15:55:21", "review_tags": []}, {"title": "Object.prototype.__defineGetter__()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__", "tags": ["Reference", "Object", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Non-standard", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 __defineGetter__() \u043f\u0440\u0438\u0432\u044f\u0437\u044b\u0432\u0430\u0435\u0442 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430 \u043a \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u0432\u044b\u0437\u044b\u0432\u0430\u0435\u043c\u043e\u0439 \u043a\u0430\u0436\u0434\u044b\u0439 \u0440\u0430\u0437 \u043f\u0440\u0438 \u043f\u043e\u0438\u0441\u043a\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430.", "localization_tags": [], "locale": "ru", "last_edit": "2015-01-29T04:13:14", "review_tags": []}], "modified": "2015-04-17T08:18:26", "label": "Object.prototype.__defineGetter__()", "localization_tags": [], "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__", "last_edit": "2014-12-04T00:12:19", "summary": "__defineGetter__ \u65b9\u6cd5\u53ef\u4ee5\u5c06\u4e00\u4e2a\u51fd\u6570\u7ed1\u5b9a\u5728\u5f53\u524d\u5bf9\u8c61\u7684\u6307\u5b9a\u5c5e\u6027\u4e0a\uff0c\u5f53\u90a3\u4e2a\u5c5e\u6027\u7684\u503c\u88ab\u8bfb\u53d6\u65f6\uff0c\u4f60\u6240\u7ed1\u5b9a\u7684\u51fd\u6570\u5c31\u4f1a\u88ab\u8c03\u7528\u3002", "sections": [{"id": "Quick_Links", "title": "JavaScript \u6807\u51c6\u5e93 Object \u5c5e\u6027 Object.prototype Object.prototype.__count__ [Translate] Object.prototype.__noSuchMethod__ [Translate] Object.prototype.__parent__ Object.prototype.__proto__ Object.prototype.constructor \u65b9\u6cd5 Object.assign() Object.create() Object.defineProperties() Object.defineProperty() Object.freeze() Object.getOwnPropertyDescriptor() Object.getOwnPropertyNames() Object.getOwnPropertySymbols() Object.getPrototypeOf() Object.is() Object.isExtensible() Object.isFrozen() Object.isSealed() Object.keys() Object.observe() Object.preventExtensions() Object.prototype.__defineGetter__() Object.prototype.__defineSetter__() Object.prototype.__lookupGetter__() Object.prototype.__lookupSetter__() [Translate] Object.prototype.eval() [Translate] Object.prototype.hasOwnProperty() Object.prototype.isPrototypeOf() Object.prototype.propertyIsEnumerable() Object.prototype.toLocaleString() Object.prototype.toSource() Object.prototype.toString() Object.prototype.unwatch() [Translate] Object.prototype.valueOf() Object.prototype.watch() Object.seal() Object.setPrototypeOf() \u7ee7\u627f Function \u5c5e\u6027 Function.arguments Function.arity Function.caller Function.displayName [Translate] Function.length Function.name Function.prototype \u65b9\u6cd5 Function.prototype.apply() Function.prototype.bind() Function.prototype.call() Function.prototype.isGenerator() Function.prototype.toSource() Function.prototype.toString()"}, {"id": "Summary", "title": "\u6982\u8ff0"}, {"id": "Syntax", "title": "\u8bed\u6cd5"}, {"id": "Parameters", "title": "\u53c2\u6570"}, {"id": "Description", "title": "\u63cf\u8ff0"}, {"id": "Examples", "title": "\u793a\u4f8b"}, {"id": "Specifications", "title": "\u89c4\u8303"}, {"id": "Browser_compatibility", "title": "\u6d4f\u89c8\u5668\u517c\u5bb9\u6027"}, {"id": "See_also", "title": "\u76f8\u5173\u94fe\u63a5"}], "id": 131301, "review_tags": []}