diff options
Diffstat (limited to 'files/ru/web/javascript')
55 files changed, 60 insertions, 60 deletions
diff --git a/files/ru/web/javascript/guide/expressions_and_operators/index.html b/files/ru/web/javascript/guide/expressions_and_operators/index.html index 046e83e9fb..0ba865333a 100644 --- a/files/ru/web/javascript/guide/expressions_and_operators/index.html +++ b/files/ru/web/javascript/guide/expressions_and_operators/index.html @@ -178,7 +178,7 @@ var [one, two, three] = foo;</pre> </tr> <tr> <td><a href="/ru/docs/Web/JavaScript/Reference/Operators/Операторы_сравнения#Identity">Строго равно</a> (<code>===</code>)</td> - <td>Возвращает true, если операнды равны и имеют одинаковый тип. См. также {{jsxref("Object.is")}} и <a href="/ru/docs/Web/JavaScript/Equality_comparisons_and_sameness" title="/ru/docs/Web/JavaScript/Guide/Sameness">sameness in JS</a>.</td> + <td>Возвращает true, если операнды равны и имеют одинаковый тип. Смотрите также {{jsxref("Object.is")}} и <a href="/ru/docs/Web/JavaScript/Equality_comparisons_and_sameness" title="/ru/docs/Web/JavaScript/Guide/Sameness">sameness in JS</a>.</td> <td><code>3 === var1</code></td> </tr> <tr> diff --git a/files/ru/web/javascript/language_resources/index.html b/files/ru/web/javascript/language_resources/index.html index 8d223226ca..11baaff7ec 100644 --- a/files/ru/web/javascript/language_resources/index.html +++ b/files/ru/web/javascript/language_resources/index.html @@ -32,14 +32,14 @@ translation_of: Web/JavaScript/Language_Resources <td><a class="external" href="http://www.ecma-international.org/publications/files/ECMA-ST-ARCH/ECMA-262,%203rd%20edition,%20December%201999.pdf">PDF</a></td> <td>Декабрь1999</td> <td>Третье издание стандарта ECMAScript; соответствует JavaScript 1.5.<br> - Смотри также <a class="external" href="http://www.mozilla.org/js/language/E262-3-errata.html">опечатки</a></td> + Смотрите также <a class="external" href="http://www.mozilla.org/js/language/E262-3-errata.html">опечатки</a></td> </tr> <tr> <td>ECMA-262 Edition 5</td> <td><a class="external" href="http://www.ecma-international.org/publications/files/ECMA-ST-ARCH/ECMA-262%205th%20edition%20December%202009.pdf">PDF</a></td> <td>Декабрь 2009</td> <td>ECMAScript 5<br> - Смотри также <a class="external" href="http://wiki.ecmascript.org/doku.php?id=es3.1:es3.1_proposal_working_draft">опечатки </a><a class="external" href="http://wiki.ecmascript.org/doku.php?id=es3.1:es3.1_proposal_working_draft">ES5</a> и <a href="/En/JavaScript/ECMAScript_5_support_in_Mozilla" title="en/JavaScript/ECMAScript 5 support in Mozilla">поддержка </a><a href="/En/JavaScript/ECMAScript_5_support_in_Mozilla" title="en/JavaScript/ECMAScript 5 support in Mozilla">ECMAScript 5 в Mozilla</a></td> + Смотрите также <a class="external" href="http://wiki.ecmascript.org/doku.php?id=es3.1:es3.1_proposal_working_draft">опечатки </a><a class="external" href="http://wiki.ecmascript.org/doku.php?id=es3.1:es3.1_proposal_working_draft">ES5</a> и <a href="/En/JavaScript/ECMAScript_5_support_in_Mozilla" title="en/JavaScript/ECMAScript 5 support in Mozilla">поддержка </a><a href="/En/JavaScript/ECMAScript_5_support_in_Mozilla" title="en/JavaScript/ECMAScript 5 support in Mozilla">ECMAScript 5 в Mozilla</a></td> </tr> <tr style="background-color: lightgreen;"> <td>ECMA-262 Edition 5.1</td> @@ -54,7 +54,7 @@ translation_of: Web/JavaScript/Language_Resources <td><a class="external" href="http://www.ecma-international.org/publications/files/ECMA-ST-WITHDRAWN/ECMA-357,%201st%20edition,%20June%202004.pdf">PDF</a></td> <td>Июнь 2004</td> <td><a href="/en/E4X" title="en/E4X">ECMAScript для XML (E4X)</a>.<br> - Смотри также <a class="link-https" href="https://bugzilla.mozilla.org/attachment.cgi?id=169406">опечатки </a><a class="link-https" href="https://bugzilla.mozilla.org/attachment.cgi?id=169406">E4X</a>.</td> + Смотрите также <a class="link-https" href="https://bugzilla.mozilla.org/attachment.cgi?id=169406">опечатки </a><a class="link-https" href="https://bugzilla.mozilla.org/attachment.cgi?id=169406">E4X</a>.</td> </tr> </tbody> </table> @@ -72,7 +72,7 @@ translation_of: Web/JavaScript/Language_Resources <li><a class="external" href="http://en.wikipedia.org/wiki/List_of_ECMAScript_engines" title="http://en.wikipedia.org/wiki/List_of_ECMAScript_engines">Другие реализации</a>(википедия).</li> </ul> -<h3 id="Смотри_также">Смотри также</h3> +<h3 id="Смотрите_также">Смотрите также</h3> <ul> <li><a class="external" href="http://brendaneich.com/" title="http://brendaneich.com/">Блог Брендана Эйка</a>. Брендан создатель JavaScript и движка SpiderMonkey. Он все ещё работает с рабочей группой ECMA чтобы развивать язык.</li> diff --git a/files/ru/web/javascript/memory_management/index.html b/files/ru/web/javascript/memory_management/index.html index 79aafad29e..49f80cbad9 100644 --- a/files/ru/web/javascript/memory_management/index.html +++ b/files/ru/web/javascript/memory_management/index.html @@ -169,7 +169,7 @@ window.onload = function(){ <p>Хотя этот частный случай и расценивается, как ограничение, но на практике он встречается крайне редко, поэтому, в большинстве случаев, Вам не нужно беспокоиться о сборке мусора.</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a class="external" href="http://www.ibm.com/developerworks/web/library/wa-memleak/">статья IBM "Шаблоны утечек памяти в JavaScript" (2007)</a></li> diff --git a/files/ru/web/javascript/reference/classes/index.html b/files/ru/web/javascript/reference/classes/index.html index 8b64f585f0..ed88a9ca71 100644 --- a/files/ru/web/javascript/reference/classes/index.html +++ b/files/ru/web/javascript/reference/classes/index.html @@ -82,7 +82,7 @@ console.log(Rectangle.name); <h3 id="Методы_прототипа">Методы прототипа</h3> -<p>См. также <a href="/ru/docs/Web/JavaScript/Reference/Functions/%D0%9E%D0%BF%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B8%D0%BD%D0%B8%D0%B5_%D0%BC%D0%B5%D1%82%D0%BE%D0%B4%D0%BE%D0%B2">определение методов</a>.</p> +<p>Смотрите также <a href="/ru/docs/Web/JavaScript/Reference/Functions/%D0%9E%D0%BF%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B8%D0%BD%D0%B8%D0%B5_%D0%BC%D0%B5%D1%82%D0%BE%D0%B4%D0%BE%D0%B2">определение методов</a>.</p> <pre class="brush: js notranslate"><code>class Rectangle { constructor(height, width) { diff --git a/files/ru/web/javascript/reference/classes/private_class_fields/index.html b/files/ru/web/javascript/reference/classes/private_class_fields/index.html index e81a71e738..9cb44a3658 100644 --- a/files/ru/web/javascript/reference/classes/private_class_fields/index.html +++ b/files/ru/web/javascript/reference/classes/private_class_fields/index.html @@ -198,7 +198,7 @@ new ClassWithPrivateAccessor(); <p>{{Compat("javascript.classes.private_class_fields")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Reference/Classes/Public_class_fields">Public class fields</a></li> diff --git a/files/ru/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html b/files/ru/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html index 294f115dac..6c80d16e5d 100644 --- a/files/ru/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html +++ b/files/ru/web/javascript/reference/errors/cant_access_lexical_declaration_before_init/index.html @@ -53,7 +53,7 @@ test(); test(); </pre> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Reference/Statements/let#Temporal_Dead_Zone_and_errors_with_let">Temporal Dead Zone and errors with let</a></li> diff --git a/files/ru/web/javascript/reference/errors/delete_in_strict_mode/index.html b/files/ru/web/javascript/reference/errors/delete_in_strict_mode/index.html index 06f348e5b2..c5184d1801 100644 --- a/files/ru/web/javascript/reference/errors/delete_in_strict_mode/index.html +++ b/files/ru/web/javascript/reference/errors/delete_in_strict_mode/index.html @@ -59,7 +59,7 @@ x = null; // X может быть собран "мусор" </pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><code><a href="/en-US/docs/Web/JavaScript/Reference/Operators/delete">delete</a></code></li> diff --git a/files/ru/web/javascript/reference/errors/invalid_for-in_initializer/index.html b/files/ru/web/javascript/reference/errors/invalid_for-in_initializer/index.html index 9f0b68e84c..b4b9357fc3 100644 --- a/files/ru/web/javascript/reference/errors/invalid_for-in_initializer/index.html +++ b/files/ru/web/javascript/reference/errors/invalid_for-in_initializer/index.html @@ -64,7 +64,7 @@ for (var i = 2; i < arr.length; i++) { // "c"</pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><code><a href="/en-US/docs/Web/JavaScript/Reference/Statements/for...in">for...in</a></code></li> diff --git a/files/ru/web/javascript/reference/errors/invalid_for-of_initializer/index.html b/files/ru/web/javascript/reference/errors/invalid_for-of_initializer/index.html index fd3b630239..0f21c47a49 100644 --- a/files/ru/web/javascript/reference/errors/invalid_for-of_initializer/index.html +++ b/files/ru/web/javascript/reference/errors/invalid_for-of_initializer/index.html @@ -54,7 +54,7 @@ for (let value of iterable) { // 80 </pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><code><a href="/en-US/docs/Web/JavaScript/Reference/Statements/for...of">for...of</a></code></li> diff --git a/files/ru/web/javascript/reference/errors/not_a_function/index.html b/files/ru/web/javascript/reference/errors/not_a_function/index.html index 1f4c9bc29c..d8ad9b66f5 100644 --- a/files/ru/web/javascript/reference/errors/not_a_function/index.html +++ b/files/ru/web/javascript/reference/errors/not_a_function/index.html @@ -77,7 +77,7 @@ numbers.map(function(num) { // Array [ 2, 8, 18 ] </pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Reference/Functions">Functions</a></li> diff --git a/files/ru/web/javascript/reference/errors/strict_non_simple_params/index.html b/files/ru/web/javascript/reference/errors/strict_non_simple_params/index.html index 9f76e774c7..3754648fe4 100644 --- a/files/ru/web/javascript/reference/errors/strict_non_simple_params/index.html +++ b/files/ru/web/javascript/reference/errors/strict_non_simple_params/index.html @@ -114,7 +114,7 @@ function sum(a = 1, b = 2) { })(); </pre> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Strict_mode", "строгий режим", "", 1)}}</li> diff --git a/files/ru/web/javascript/reference/functions/index.html b/files/ru/web/javascript/reference/functions/index.html index c165612fdb..1b26075e66 100644 --- a/files/ru/web/javascript/reference/functions/index.html +++ b/files/ru/web/javascript/reference/functions/index.html @@ -474,7 +474,7 @@ result = padZeros(5,4); // возвращает "0005" </table> </div> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li><a href="https://developer.mozilla.org/ru/docs/Web/JavaScript/Reference/Global_Objects/Function"><code>Function</code></a></li> diff --git a/files/ru/web/javascript/reference/global_objects/array/includes/index.html b/files/ru/web/javascript/reference/global_objects/array/includes/index.html index 0783facb92..769f8cd8b1 100644 --- a/files/ru/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/ru/web/javascript/reference/global_objects/array/includes/index.html @@ -160,7 +160,7 @@ if (!Array.prototype.includes) { <p>{{Compat("javascript.builtins.Array.includes")}}</p> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("TypedArray.prototype.includes()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/atomics/add/index.html b/files/ru/web/javascript/reference/global_objects/atomics/add/index.html index 003ce1619a..f0bb8bf72d 100644 --- a/files/ru/web/javascript/reference/global_objects/atomics/add/index.html +++ b/files/ru/web/javascript/reference/global_objects/atomics/add/index.html @@ -118,7 +118,7 @@ Atomics.load(ta, 0); // 12</pre> <p>[2] The implementation is under development and needs these runtime flags: <code>--js-flags=--harmony-sharedarraybuffer --enable-blink-feature=SharedArrayBuffer</code></p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Atomics")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/atomics/index.html b/files/ru/web/javascript/reference/global_objects/atomics/index.html index 7411110086..97b927374f 100644 --- a/files/ru/web/javascript/reference/global_objects/atomics/index.html +++ b/files/ru/web/javascript/reference/global_objects/atomics/index.html @@ -156,7 +156,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Atomics </li> </ul> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("ArrayBuffer")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/atomics/sub/index.html b/files/ru/web/javascript/reference/global_objects/atomics/sub/index.html index 05a2727be0..5697d64aa7 100644 --- a/files/ru/web/javascript/reference/global_objects/atomics/sub/index.html +++ b/files/ru/web/javascript/reference/global_objects/atomics/sub/index.html @@ -120,7 +120,7 @@ Atomics.load(ta, 0); // 36 <p>[2] The implementation is under development and needs these runtime flags: <code>--js-flags=--harmony-sharedarraybuffer --enable-blink-feature=SharedArrayBuffer</code></p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Atomics")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/isnan/index.html b/files/ru/web/javascript/reference/global_objects/isnan/index.html index 41d9e3ba07..5b1d16bc59 100644 --- a/files/ru/web/javascript/reference/global_objects/isnan/index.html +++ b/files/ru/web/javascript/reference/global_objects/isnan/index.html @@ -125,7 +125,7 @@ isNaN("blabla") // true: "blabla" преобразовано в число. <p> </p> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li>{{jsxref("Global_Objects/NaN", "NaN")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/@@species/index.html b/files/ru/web/javascript/reference/global_objects/map/@@species/index.html index cd65113453..4d24379be9 100644 --- a/files/ru/web/javascript/reference/global_objects/map/@@species/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/@@species/index.html @@ -103,7 +103,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Map/@@species </table> </div> -<h2 id="Смотри_так_же">Смотри так же</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/entries/index.html b/files/ru/web/javascript/reference/global_objects/map/entries/index.html index eb1a79956b..6cf4baca44 100644 --- a/files/ru/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/entries/index.html @@ -119,7 +119,7 @@ console.log(mapIter.next().value); // [Object, "baz"] </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map.prototype.keys()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/foreach/index.html b/files/ru/web/javascript/reference/global_objects/map/foreach/index.html index 27b5c25aa0..7ad360d46b 100644 --- a/files/ru/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/foreach/index.html @@ -86,7 +86,7 @@ new Map([["foo", 3], ["bar", {}], ["baz", undefined]]).forEach(logMapElements); <p>{{Compat("javascript.builtins.Map.forEach")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Array.prototype.forEach()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/get/index.html b/files/ru/web/javascript/reference/global_objects/map/get/index.html index be837c802e..68da178b4e 100644 --- a/files/ru/web/javascript/reference/global_objects/map/get/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/get/index.html @@ -59,7 +59,7 @@ myMap.get('baz'); // Вернёт undefined. <p>{{Compat("javascript.builtins.Map.get")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/keys/index.html b/files/ru/web/javascript/reference/global_objects/map/keys/index.html index d7221c9a6e..ee605924ad 100644 --- a/files/ru/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/keys/index.html @@ -109,7 +109,7 @@ console.log(mapIter.next().value); // Object </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map.prototype.entries()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/set/index.html b/files/ru/web/javascript/reference/global_objects/map/set/index.html index b3f13a7fe5..0243b87ff5 100644 --- a/files/ru/web/javascript/reference/global_objects/map/set/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/set/index.html @@ -131,7 +131,7 @@ myMap.set('bar', 'foo') <li>В Firefox 33 {{geckoRelease("33")}} и более ранних версиях <code>Map.prototype.set</code> возвращал <code>undefined</code> и не был доступен вызов его в цепочке. Это было поправлено ({{bug(1031632)}}). Данное поведение было также обнаружено в Chrome/v8 (<a href="https://code.google.com/p/v8/issues/detail?id=3410">issue</a>) и IE11.</li> </ul> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/map/values/index.html b/files/ru/web/javascript/reference/global_objects/map/values/index.html index 6267dab64e..6362530ea2 100644 --- a/files/ru/web/javascript/reference/global_objects/map/values/index.html +++ b/files/ru/web/javascript/reference/global_objects/map/values/index.html @@ -108,7 +108,7 @@ console.log(mapIter.next().value); // "baz"</pre> </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map.prototype.entries()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/parseint/index.html b/files/ru/web/javascript/reference/global_objects/parseint/index.html index fd1942b04d..e6db326610 100644 --- a/files/ru/web/javascript/reference/global_objects/parseint/index.html +++ b/files/ru/web/javascript/reference/global_objects/parseint/index.html @@ -190,7 +190,7 @@ console.log(filterInt('1.61803398875')); // NaN <p>{{Compat("javascript.builtins.parseInt")}}</p> -<h2 id="See_Also" name="See_Also">Смотри также</h2> +<h2 id="See_Also" name="See_Also">Смотрите также</h2> <ul> <li>{{jsxref("Global_Objects/parseFloat", "parseFloat()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/promise/catch/index.html b/files/ru/web/javascript/reference/global_objects/promise/catch/index.html index 3515b9c63c..5a2ed19b38 100644 --- a/files/ru/web/javascript/reference/global_objects/promise/catch/index.html +++ b/files/ru/web/javascript/reference/global_objects/promise/catch/index.html @@ -149,7 +149,7 @@ p3.catch(function(e) { <p>{{Compat("javascript.builtins.Promise.catch")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Promise")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/promise/resolve/index.html b/files/ru/web/javascript/reference/global_objects/promise/resolve/index.html index f61fad91ec..1587d254ac 100644 --- a/files/ru/web/javascript/reference/global_objects/promise/resolve/index.html +++ b/files/ru/web/javascript/reference/global_objects/promise/resolve/index.html @@ -131,7 +131,7 @@ p3.then(function(v) { <p>{{Compat("javascript/promise","Promise.resolve")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Promise")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/promise/then/index.html b/files/ru/web/javascript/reference/global_objects/promise/then/index.html index a380cb5b5c..0a347a9778 100644 --- a/files/ru/web/javascript/reference/global_objects/promise/then/index.html +++ b/files/ru/web/javascript/reference/global_objects/promise/then/index.html @@ -150,7 +150,7 @@ p3.then(function(v) { <p>{{Compat("javascript.builtins.Promise.then")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Promise")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html b/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html index 8e18f0d1c3..0ef0b3f423 100644 --- a/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html +++ b/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html @@ -122,7 +122,7 @@ console.log(result) // false <p>{{Compat("javascript.builtins.Proxy.handler.deleteProperty")}}</p> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Proxy")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/set/foreach/index.html b/files/ru/web/javascript/reference/global_objects/set/foreach/index.html index 643c1f4b3f..b5e0ee2ab9 100644 --- a/files/ru/web/javascript/reference/global_objects/set/foreach/index.html +++ b/files/ru/web/javascript/reference/global_objects/set/foreach/index.html @@ -102,7 +102,7 @@ new Set(['foo', 'bar', undefined]).forEach(logSetElements); <p>{{Compat("javascript.builtins.Set.forEach")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Array.prototype.forEach()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/sharedarraybuffer/index.html b/files/ru/web/javascript/reference/global_objects/sharedarraybuffer/index.html index 64a726aa64..f35e32c051 100644 --- a/files/ru/web/javascript/reference/global_objects/sharedarraybuffer/index.html +++ b/files/ru/web/javascript/reference/global_objects/sharedarraybuffer/index.html @@ -194,7 +194,7 @@ worker.postMessage(sab); <p>[2] The implementation is under development and needs these runtime flags: <code>--js-flags=--harmony-sharedarraybuffer --enable-blink-feature=SharedArrayBuffer</code></p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Atomics")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/string/includes/index.html b/files/ru/web/javascript/reference/global_objects/string/includes/index.html index 43f41136d9..1b7dfaf5dd 100644 --- a/files/ru/web/javascript/reference/global_objects/string/includes/index.html +++ b/files/ru/web/javascript/reference/global_objects/string/includes/index.html @@ -115,7 +115,7 @@ console.log(str.includes('БЫТЬ')); // false <p>В Firefox 48, метод <code>String.prototype.contains()</code> был удалён. Следует использовать только <code>String.prototype.includes()</code>.</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Array.prototype.includes()")}} {{experimental_inline}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/for/index.html b/files/ru/web/javascript/reference/global_objects/symbol/for/index.html index 87d85f23ce..ccbad9b385 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/for/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/for/index.html @@ -133,7 +133,7 @@ Symbol.for("mdn.bar"); </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Symbol.prototype.keyFor()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/index.html b/files/ru/web/javascript/reference/global_objects/symbol/index.html index 71361cc695..009707ec87 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/index.html @@ -217,7 +217,7 @@ obj[Object(sym)]; // снова 1 <p>{{Compat("javascript.builtins.Symbol")}}</p> -<h2 id="See_also" name="See_also">См. также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li><a href="/ru/docs/%D0%A1%D0%BB%D0%BE%D0%B2%D0%B0%D1%80%D1%8C/Symbol">Словарь: Символьный тип данных</a></li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html b/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html index 68ce170adc..19d96c462f 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/isconcatspreadable/index.html @@ -141,7 +141,7 @@ x.concat(fakeArray); // [1, 2, 3, "hello", "world"] </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Array.prototype.concat()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/match/index.html b/files/ru/web/javascript/reference/global_objects/symbol/match/index.html index 135fbcc2ab..6418258aa9 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/match/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/match/index.html @@ -104,7 +104,7 @@ re[Symbol.match] = false; </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Symbol.replace")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/species/index.html b/files/ru/web/javascript/reference/global_objects/symbol/species/index.html index de03682229..ed1baa5222 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/species/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/species/index.html @@ -108,7 +108,7 @@ console.log(mapped instanceof Array); // true </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Map.@@species", "Map[@@species]")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/toprimitive/index.html b/files/ru/web/javascript/reference/global_objects/symbol/toprimitive/index.html index 1252063034..1fa0a52c27 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/toprimitive/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/toprimitive/index.html @@ -82,7 +82,7 @@ console.log(obj2 + ''); // "true" -- желаемый тип (<strong>hint</s <p>{{Compat("javascript.builtins.Symbol.toPrimitive")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Date.@@toPrimitive", "Date.prototype[@@toPrimitive]")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/symbol/valueof/index.html b/files/ru/web/javascript/reference/global_objects/symbol/valueof/index.html index f5ed1d1060..787d6b3bf5 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/valueof/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/valueof/index.html @@ -87,7 +87,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/valueOf </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Object.prototype.valueOf()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/unescape/index.html b/files/ru/web/javascript/reference/global_objects/unescape/index.html index 0aecf842d0..cce4f71528 100644 --- a/files/ru/web/javascript/reference/global_objects/unescape/index.html +++ b/files/ru/web/javascript/reference/global_objects/unescape/index.html @@ -118,7 +118,7 @@ unescape("%u0107"); // "ć" </table> </div> -<h2 id="See_Also" name="See_Also">Смотрите так же</h2> +<h2 id="See_Also" name="See_Also">Смотрите также</h2> <ul> <li>{{jsxref("Global_Objects/decodeURI", "decodeURI")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/uneval/index.html b/files/ru/web/javascript/reference/global_objects/uneval/index.html index 2fa30aeeaa..22378e9286 100644 --- a/files/ru/web/javascript/reference/global_objects/uneval/index.html +++ b/files/ru/web/javascript/reference/global_objects/uneval/index.html @@ -63,7 +63,7 @@ foo(); // возвращает "привет" <div id="compat-mobile"> </div> -<h2 id="See_Also" name="See_Also">См. также</h2> +<h2 id="See_Also" name="See_Also">Смотрите также</h2> <ul> <li>{{jsxref("Global_Objects/eval", "eval()")}}</li> diff --git a/files/ru/web/javascript/reference/global_objects/webassembly/index.html b/files/ru/web/javascript/reference/global_objects/webassembly/index.html index 5265fcdac1..f85c20b310 100644 --- a/files/ru/web/javascript/reference/global_objects/webassembly/index.html +++ b/files/ru/web/javascript/reference/global_objects/webassembly/index.html @@ -152,7 +152,7 @@ fetch('simple.wasm').then(response => <p>[2] В настоящее время поддерживается флаг «Экспериментальные функции JavaScript». Для более подробной информации смотрите <a href="https://blogs.windows.com/msedgedev/2017/04/20/improved-javascript-performance-webassembly-shared-memory/">этот blog post</a>.</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/WebAssembly">WebAssembly</a> обзорная страница</li> diff --git a/files/ru/web/javascript/reference/operators/async_function/index.html b/files/ru/web/javascript/reference/operators/async_function/index.html index 2936baf4f4..989c55f61c 100644 --- a/files/ru/web/javascript/reference/operators/async_function/index.html +++ b/files/ru/web/javascript/reference/operators/async_function/index.html @@ -30,7 +30,7 @@ translation_of: Web/JavaScript/Reference/Operators/async_function <h2 id="Описание">Описание</h2> -<p>Выражение <code>async function</code> очень похоже, и имеет почти тот же синтаксис, что и {{jsxref('Statements/async_function', 'async function statement')}}. Главное отличие между выражениями async <code>function</code> и объявлениями async <code>function</code> заключается в <em>имени функции,</em> которое может быть опущено в выражении <code>async function</code> для создания <em>анонимной</em> функции. Выражение <code>async function</code> можно использовать в виде {{Glossary("IIFE")}} (Immediately Invoked Function Expression), и оно будет запущено сразу после объявления. См. также главу о <a href="/en-US/docs/Web/JavaScript/Reference/Functions">функциях</a>.</p> +<p>Выражение <code>async function</code> очень похоже, и имеет почти тот же синтаксис, что и {{jsxref('Statements/async_function', 'async function statement')}}. Главное отличие между выражениями async <code>function</code> и объявлениями async <code>function</code> заключается в <em>имени функции,</em> которое может быть опущено в выражении <code>async function</code> для создания <em>анонимной</em> функции. Выражение <code>async function</code> можно использовать в виде {{Glossary("IIFE")}} (Immediately Invoked Function Expression), и оно будет запущено сразу после объявления. Смотрите также главу о <a href="/en-US/docs/Web/JavaScript/Reference/Functions">функциях</a>.</p> <h2 id="Примеры">Примеры</h2> @@ -138,7 +138,7 @@ add(10).then(v => { </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Statements/async_function", "async function")}}</li> diff --git a/files/ru/web/javascript/reference/operators/bitwise_and/index.html b/files/ru/web/javascript/reference/operators/bitwise_and/index.html index 099bbe37cd..06764a1803 100644 --- a/files/ru/web/javascript/reference/operators/bitwise_and/index.html +++ b/files/ru/web/javascript/reference/operators/bitwise_and/index.html @@ -103,7 +103,7 @@ translation_of: Web/JavaScript/Reference/Operators/Bitwise_AND <p>{{Compat("javascript.operators.bitwise_and")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Guide/Expressions_and_Operators#Bitwise">Bitwise operators in the JS guide</a></li> diff --git a/files/ru/web/javascript/reference/operators/comma_operator/index.html b/files/ru/web/javascript/reference/operators/comma_operator/index.html index de9bc91731..e1108dc7c9 100644 --- a/files/ru/web/javascript/reference/operators/comma_operator/index.html +++ b/files/ru/web/javascript/reference/operators/comma_operator/index.html @@ -97,7 +97,7 @@ console.log(x); // 6 <p>{{Compat("javascript.operators.comma")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/ru/docs/Web/JavaScript/Reference/Statements/for">for loop</a></li> diff --git a/files/ru/web/javascript/reference/operators/instanceof/index.html b/files/ru/web/javascript/reference/operators/instanceof/index.html index a9274710e2..07d96f328d 100644 --- a/files/ru/web/javascript/reference/operators/instanceof/index.html +++ b/files/ru/web/javascript/reference/operators/instanceof/index.html @@ -157,7 +157,7 @@ var b = mycar instanceof Object; // возвращает true <p>{{Compat("javascript.operators.instanceof")}}</p> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><code><a href="/ru/docs/Web/JavaScript/Reference/Operators/typeof" title="/en-US/docs/JavaScript/Reference/Operators/typeof">typeof</a></code></li> diff --git a/files/ru/web/javascript/reference/operators/new/index.html b/files/ru/web/javascript/reference/operators/new/index.html index 6afdd75f04..e6d42cf137 100644 --- a/files/ru/web/javascript/reference/operators/new/index.html +++ b/files/ru/web/javascript/reference/operators/new/index.html @@ -209,7 +209,7 @@ var car2 = new Car("Nissan", "300ZX", 1992, ken); </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Function")}}</li> diff --git a/files/ru/web/javascript/reference/operators/this/index.html b/files/ru/web/javascript/reference/operators/this/index.html index b373d12fa1..8b19167be8 100644 --- a/files/ru/web/javascript/reference/operators/this/index.html +++ b/files/ru/web/javascript/reference/operators/this/index.html @@ -403,7 +403,7 @@ for (var i = 0; i < elements.length; i++) { <p>{{Compat("javascript.operators.this")}}</p> -<h2 id="See_also" name="See_also">Смотри также</h2> +<h2 id="See_also" name="See_also">Смотрите также</h2> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode">Строгий режим</a></li> diff --git a/files/ru/web/javascript/reference/statements/block/index.html b/files/ru/web/javascript/reference/statements/block/index.html index c6d34377df..d34ae6f177 100644 --- a/files/ru/web/javascript/reference/statements/block/index.html +++ b/files/ru/web/javascript/reference/statements/block/index.html @@ -169,7 +169,7 @@ console.log(c); // выводит 1 и не выбрасывает SyntaxError.. </table> </div> -<h2 id="См._так_же">См. так же</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Statements/while", "while")}}</li> diff --git a/files/ru/web/javascript/reference/statements/class/index.html b/files/ru/web/javascript/reference/statements/class/index.html index 507c13cb10..4bb19a133b 100644 --- a/files/ru/web/javascript/reference/statements/class/index.html +++ b/files/ru/web/javascript/reference/statements/class/index.html @@ -174,7 +174,7 @@ class Foo {}; // Uncaught TypeError: Identifier 'Foo' has already been declared </table> </div> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Web/JavaScript/Reference/Statements/function"><code>function</code> declaration</a></li> diff --git a/files/ru/web/javascript/reference/statements/debugger/index.html b/files/ru/web/javascript/reference/statements/debugger/index.html index f6f1c58674..a1211c4e28 100644 --- a/files/ru/web/javascript/reference/statements/debugger/index.html +++ b/files/ru/web/javascript/reference/statements/debugger/index.html @@ -116,7 +116,7 @@ translation_of: Web/JavaScript/Reference/Statements/debugger </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a href="/en-US/docs/Debugging_JavaScript">Debugging JavaScript</a></li> diff --git a/files/ru/web/javascript/reference/statements/export/index.html b/files/ru/web/javascript/reference/statements/export/index.html index df30ad3c5d..6361dd6205 100644 --- a/files/ru/web/javascript/reference/statements/export/index.html +++ b/files/ru/web/javascript/reference/statements/export/index.html @@ -122,7 +122,7 @@ console.log(cube(3)); // 27 <p>{{Compat("javascript.statements.export")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Statements/import", "import")}}</li> diff --git a/files/ru/web/javascript/reference/statements/import/index.html b/files/ru/web/javascript/reference/statements/import/index.html index 99911d4f33..53136785d4 100644 --- a/files/ru/web/javascript/reference/statements/import/index.html +++ b/files/ru/web/javascript/reference/statements/import/index.html @@ -261,7 +261,7 @@ for (const link of document.querySelectorAll("nav > a")) { <p>{{Compat("javascript.statements.import")}}</p> -<h2 id="Смотри_также">Смотри также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Statements/export", "export")}}</li> diff --git a/files/ru/web/javascript/reference/statements/try...catch/index.html b/files/ru/web/javascript/reference/statements/try...catch/index.html index a18bf95b37..40c877c9fb 100644 --- a/files/ru/web/javascript/reference/statements/try...catch/index.html +++ b/files/ru/web/javascript/reference/statements/try...catch/index.html @@ -414,7 +414,7 @@ catch (e) { </table> </div> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li>{{jsxref("Error")}}</li> diff --git a/files/ru/web/javascript/reference/strict_mode/index.html b/files/ru/web/javascript/reference/strict_mode/index.html index fba2587610..ea4bd37290 100644 --- a/files/ru/web/javascript/reference/strict_mode/index.html +++ b/files/ru/web/javascript/reference/strict_mode/index.html @@ -340,7 +340,7 @@ function baz() { // верно <tr> <td>{{SpecName('ES5.1', '#sec-10.1.1', 'Strict Mode Code')}}</td> <td>{{Spec2('ES5.1')}}</td> - <td>Основные определения. См. также: <a href="http://www.ecma-international.org/ecma-262/5.1/#sec-C">Strict mode restriction and exceptions</a></td> + <td>Основные определения. Смотрите также: <a href="http://www.ecma-international.org/ecma-262/5.1/#sec-C">Strict mode restriction and exceptions</a></td> </tr> <tr> <td>{{SpecName('ES6', '#sec-strict-mode-code', 'Strict Mode Code')}}</td> @@ -355,7 +355,7 @@ function baz() { // верно </tbody> </table> -<h2 id="См._также">См. также</h2> +<h2 id="Смотрите_также">Смотрите также</h2> <ul> <li><a class="external" href="http://whereswalden.com/2010/09/08/new-es5-strict-mode-support-now-with-poison-pills/" title="http://whereswalden.com/2010/09/08/new-es5-strict-mode-support-now-with-poison-pills/">Where's Walden? » New ES5 strict mode support: now with poison pills!</a></li> |