{"json_modified": "2015-04-26T06:44:05.097489", "slug": "Web/JavaScript/Referencia/Operadors/Assignment_Operators", "tags": [], "locale": "ca", "title": "Assignment operators", "translations": [{"title": "\u4ee3\u5165\u6f14\u7b97\u5b50", "url": "/ja/docs/Web/JavaScript/Reference/Operators/Assignment_Operators", "tags": ["Operators"], "summary": "\u4ee3\u5165\u6f14\u7b97\u5b50 (Assignment operator) \u306f\u3001\u53f3\u30aa\u30da\u30e9\u30f3\u30c9\u306e\u5024\u3092\u5de6\u30aa\u30da\u30e9\u30f3\u30c9\u306b\u4ee3\u5165\u3057\u307e\u3059\u3002", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2015-04-15T05:44:11", "review_tags": []}, {"title": "Assignment operators", "url": "/en-US/docs/Web/JavaScript/Reference/Operators/Assignment_Operators", "tags": ["Operator", "JavaScript"], "summary": "An assignment operator assigns a value to its left operand based on the value of its right operand.", "localization_tags": [], "locale": "en-US", "last_edit": "2015-04-11T09:40:09", "review_tags": []}, {"title": "Operatory przypisania", "url": "/pl/docs/Web/JavaScript/Referencje/Operatory/Operatory_przypisania", "tags": ["Operator", "JavaScript"], "summary": "Operator przypisania przypisuje warto\u015b\u0107 swego prawego operandu do operandu lewego.", "localization_tags": ["inprogress"], "locale": "pl", "last_edit": "2015-04-25T03:02:31", "review_tags": []}, {"title": "Op\u00e9rateurs d'affectation", "url": "/fr/docs/Web/JavaScript/Reference/Op%C3%A9rateurs/Op%C3%A9rateurs_d_affectation", "tags": ["R\u00e9f\u00e9rence", "Reference", "R\u00e9ference", "Operator", "JavaScript"], "summary": "Un op\u00e9rateur d'affectation permet d'assigner une valeur \u00e0 son op\u00e9rande gauche en se basant sur la valeur de son op\u00e9rande droit.", "localization_tags": [], "locale": "fr", "last_edit": "2015-04-11T13:39:06", "review_tags": []}, {"title": "\u8d4b\u503c\u8fd0\u7b97\u7b26", "url": "/zh-CN/docs/Web/JavaScript/Reference/Operators/Assignment_Operators", "tags": ["\u8fd0\u7b97\u7b26"], "summary": "\u8d4b\u503c\u8fd0\u7b97\u7b26\uff08assignment operator\uff09\u57fa\u4e8e\u53f3\u503c\uff08right operand\uff09\u7684\u503c\uff0c\u7ed9\u5de6\u503c\uff08left operand\uff09\u8d4b\u503c\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-01-19T05:18:49", "review_tags": []}, {"title": "\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440\u044b \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u043d\u0438\u044f", "url": "/ru/docs/Web/JavaScript/Reference/Operators/Assignment_Operators", "tags": ["\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440", "JavaScript"], "summary": "\u041e\u043f\u0435\u0440\u0430\u0442\u043e\u0440 \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u043d\u0438\u044f \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u0435\u0442 \u043b\u0435\u0432\u043e\u043c\u0443 \u043e\u043f\u0435\u0440\u0430\u043d\u0434\u0443 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u0440\u0430\u0432\u043e\u0433\u043e \u043e\u043f\u0435\u0440\u0430\u043d\u0434\u0430.", "localization_tags": ["inprogress"], "locale": "ru", "last_edit": "2015-02-12T22:34:58", "review_tags": []}], "modified": "2015-04-26T06:44:01", "label": "Assignment operators", "localization_tags": ["inprogress"], "url": "/ca/docs/Web/JavaScript/Referencia/Operadors/Assignment_Operators", "last_edit": "2015-04-16T02:00:58", "summary": "An assignment operator assigns a value to its left operand based on the value of its right operand.", "sections": [{"id": "Quick_Links", "title": "JavaScript Tutorials: JavaScript Guide Introduction Grammar and types Control flow and error handling Loops and iteration Functions Expressions and operators Numbers and dates Text formatting Regular expressions Indexed collections Keyed collections Working with objects Details of the object model Iterators and generators Meta programming Introductory JavaScript basics JavaScript technologies overview Introduction to Object Oriented JavaScript Intermediate A re-introduction to JavaScript JavaScript data structures Equality comparisons and sameness Closures Advanced Inheritance and the prototype chain Strict mode JavaScript typed arrays Memory Management Concurrency model and Event Loop References: Built-in objects Objectes Standard Array [Translate] ArrayBuffer [Translate] Boolean DataView [Translate] Date Error EvalError [Translate] Float32Array [Translate] Float64Array [Translate] Function [Translate] Generator [Translate] GeneratorFunction [Translate] Infinity Int16Array [Translate] Int32Array [Translate] Int8Array [Translate] InternalError [Translate] Intl [Translate] Intl.Collator [Translate] Intl.DateTimeFormat [Translate] Intl.NumberFormat [Translate] Iterator [Translate] JSON Map Math NaN Number Object [Translate] ParallelArray [Translate] Promise [Translate] Proxy [Translate] RangeError [Translate] ReferenceError [Translate] Reflect [Translate] RegExp [Translate] SIMD [Translate] Set [Translate] StopIteration [Translate] String Symbol [Translate] SyntaxError [Translate] TypeError [Translate] TypedArray [Translate] URIError [Translate] Uint16Array [Translate] Uint32Array [Translate] Uint8Array [Translate] Uint8ClampedArray [Translate] WeakMap [Translate] WeakSet [Translate] decodeURI() [Translate] decodeURIComponent() [Translate] encodeURI() [Translate] encodeURIComponent() [Translate] escape() [Translate] eval() [Translate] isFinite() [Translate] isNaN() [Translate] null parseFloat() [Translate] parseInt() [Translate] undefined unescape() [Translate] uneval() [Translate] Expressions & operators Expressions and operators Operadors aritm\u00e8tics Array comprehensions [Translate] Assignment operators Operadors de bits Operador Coma Comparison operators [Translate] Operador Condicional (ternari) Destructuring assignment [Translate] Expression closures [Translate] Generator comprehensions [Translate] Operador d'agrupament Legacy generator function expression [Translate] Operadors L\u00f2gics Object initializer [Translate] Operator precedence [Translate] Property accessors [Translate] Spread operator [Translate] class expression [Translate] Operador delete function expression [Translate] function* expression [Translate] in operator [Translate] instanceof [Translate] new operator [Translate] super this [Translate] typeof L'operador void yield yield* [Translate] Statements & declarations Statements and declarations Legacy generator function [Translate] block break [Translate] class [Translate] const [Translate] continue [Translate] debugger [Translate] do...while [Translate] Buida export [Translate] for for each...in [Translate] for...in [Translate] for...of function function* [Translate] if...else import [Translate] label [Translate] let [Translate] return switch [Translate] throw [Translate] try...catch [Translate] var [Translate] while with [Translate] Functions Functions [Translate] Arguments object [Translate] Arrow functions [Translate] Default parameters [Translate] Method definitions [Translate] Rest parameters [Translate] getter [Translate] setter [Translate] Classes Classes constructor extends [Translate] static Misc Lexical grammar JavaScript data structures Enumerability and ownership of properties Iteration protocols Strict mode Transitioning to strict mode Template strings Deprecated features New in JavaScript New in JavaScript [Translate] ECMAScript 5 support in Mozilla [Translate] ECMAScript 6 support in Mozilla [Translate] ECMAScript 7 support in Mozilla [Translate] Firefox JavaScript changelog [Translate] New in JavaScript 1.1 [Translate] New in JavaScript 1.2 [Translate] New in JavaScript 1.3 [Translate] New in JavaScript 1.4 [Translate] New in JavaScript 1.5 [Translate] New in JavaScript 1.6 [Translate] New in JavaScript 1.7 [Translate] New in JavaScript 1.8 [Translate] New in JavaScript 1.8.1 [Translate] New in JavaScript 1.8.5 [Translate] Documentation: Useful lists All pages index Methods index Properties index Pages tagged \"JavaScript\" Contribute JavaScript doc status The MDN project"}, {"id": "Resum", "title": "Resum"}, {"id": "Assignaci.C3.B3", "title": "Assignaci\u00f3"}, {"id": "Sintaxi", "title": "Sintaxi"}, {"id": "Exemples", "title": "Exemples"}, {"id": "Addition_assignment_2", "title": "Addition assignment"}, {"id": "Syntax", "title": "Syntax"}, {"id": "Examples", "title": "Examples"}, {"id": "Subtraction_assignment_2", "title": "Subtraction assignment"}, {"id": "Syntax_2", "title": "Syntax"}, {"id": "Examples_2", "title": "Examples"}, {"id": "Multiplication_assignment_2", "title": "Multiplication assignment"}, {"id": "Syntax_3", "title": "Syntax"}, {"id": "Examples_3", "title": "Examples"}, {"id": "Division_assignment_2", "title": "Division assignment"}, {"id": "Syntax_4", "title": "Syntax"}, {"id": "Examples_4", "title": "Examples"}, {"id": "Remainder_assignment_2", "title": "Remainder assignment"}, {"id": "Syntax_5", "title": "Syntax"}, {"id": "Examples_5", "title": "Examples"}, {"id": "Left_shift_assignment_2", "title": "Left shift assignment"}, {"id": "Syntax_6", "title": "Syntax"}, {"id": "Examples_6", "title": "Examples"}, {"id": "Right_shift_assignment_2", "title": "Right shift assignment"}, {"id": "Syntax_7", "title": "Syntax"}, {"id": "Examples_7", "title": "Examples"}, {"id": "Unsigned_right_shift_assignment_2", "title": "Unsigned right shift assignment"}, {"id": "Syntax_8", "title": "Syntax"}, {"id": "Examples_8", "title": "Examples"}, {"id": "Bitwise_AND_assignment_2", "title": "Bitwise AND assignment"}, {"id": "Syntax_9", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Bitwise_XOR_assignment_2", "title": "Bitwise XOR assignment"}, {"id": "Syntax_10", "title": "Syntax"}, {"id": "Example_2", "title": "Example"}, {"id": "Bitwise_OR_assignment_2", "title": "Bitwise OR assignment"}, {"id": "Syntax_11", "title": "Syntax"}, {"id": "Example_3", "title": "Example"}, {"id": "Examples_9", "title": "Examples"}, {"id": "Left_operand_with_another_assignment_operator", "title": "Left operand with another assignment operator"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "id": 147300, "review_tags": []}