forked from iliakan/es5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
x1.html
executable file
·39 lines (32 loc) · 2.07 KB
/
x1.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html class="split chapter"><head>
<meta charset="utf-8"><title>1 Область применения | ES5 на русском</title><link rel="stylesheet" href="style.css"><link href="introduction.html" title="Введение " rel="prev">
<link href="index.html" title="Содержание" rel="index">
<link href="x2.html" title="2 Соответствие стандарту " rel="next">
</head><body><div class="head">
<h2 id="top">Спецификация ECMAScript 5.1 с аннотациями <span id="timestamp"></span></h2>
<!--left..-->
<div id="slogan">
<div id="share-toggler">Поделиться</div>
<div class="share">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://es5.javascript.ru/" data-lang="ru" data-size="large" data-count="horizontal">Твитнуть</a>
<div id="fb-root"></div>
<div style="margin-bottom:5px" class="fb-like" data-href="http://es5.javascript.ru" data-send="false" data-action="recommend" data-layout="button_count" data-width="300" data-show-faces="false" data-font="arial"></div>
<div class="vk-share-wrapper">
<script src="http://vkontakte.ru/js/api/share.js?9" charset="windows-1251"></script>
<script src="misc.js"></script>
</div>
<div style="margin-top:6px">
<g:plusone annotation="inline" href="http://es5.javascript.ru/" width="120" size="standard" style="vertical-align:middle"></g:plusone>
</div>
</div>
</div>
<!--..left-->
<div id="annotations">
</div>
</div>
<nav><a href="introduction.html">← Введение </a> – <a href="index.html" class="toc-nav">Содержание</a> – <a href="x2.html">2 Соответствие стандарту →</a></nav>
<h2 id="x1">1 Область применения <a href="#x1">#</a> <a href="#x1-toc" class="bak">Ⓣ</a> <b class="erra">Ⓔ</b> <b class="rev1">①</b> <b class="anno">Ⓐ</b></h2>
<p>
Данный стандарт определяет скриптовый язык ECMAScript.</p>
</body><script src="anno.js"></script></html>