forked from henryzp/jsba.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
168 lines (168 loc) · 9.86 KB
/
Copy pathindex.html
File metadata and controls
168 lines (168 loc) · 9.86 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="author" content="IntPtr" />
<title>JavaScript吧官方导航</title>
<link type="text/css" rel="stylesheet" href="./css/main.css" />
<base target="_blank" />
</head>
<body>
<div id="header">
JavaScript吧官方导航
</div>
<div id="container">
<a class="t" name="t-0"></a>
<h1>写在前面</h1>
<div class="block">
<p>请善于在本页面使用<strong>Ctrl+F</strong>以快速获取所需内容。</p>
</div>
<a class="t" name="t-1"></a>
<h1>吧务成员</h1>
<div class="block">
<h2>吧主</h2>
<div class="block">
<p>
<a href="http://www.baidu.com/p/%E3%83%A1%E7%B5%95%E5%AF%BE%E5%99%AF%E4%B8%8A%E4%BC%B1">メ絕対噯上伱</a>
|
<a href="http://www.baidu.com/p/%E9%A9%ACN%E7%94%B2N%E5%8F%B7">马N甲N号</a>
</p>
</div>
<h2>小吧主</h2>
<div class="block">
<p>
<a href="http://www.baidu.com/p/gainover">gainover</a>
|
<a href="http://www.baidu.com/p/%E4%B8%8D%E5%B1%91%E5%9B%9E%E5%BF%86">不屑回忆</a>
|
<a href="http://www.baidu.com/p/lxy_lixiaoyan">lxy_lixiaoyan</a>
</p>
</div>
</div>
<a class="t" name="t-2"></a>
<h1>吧规</h1>
<div class="block">
<ol>
<li>遵守中华人民共和国法律</li>
<li>遵守百度相关协议</li>
<li>遵守javascript吧吧规</li>
<li>尊重他人,不侮辱、谩骂他人</li>
<li>在不违反吧规的情况下,本吧所有的发言都受到保护和尊重</li>
<li>javascript吧是以javascript编程语言技术交流为主的贴吧</li>
<li>请尽量避免伸手贴,因为回复会很少</li>
<li>请尽量不要发贴长代码的帖子,因为仔细看的人很少,建议将代码贴至导航贴内推荐的网站中。</li>
<li>请勿挖坟,如果对坟贴有技术性的补充,可不追究。如果对时效性的贴子挖坟,将被封禁1天,再犯直接10天。时效性的解释为:贴子最少2个月(含)无最新回复。</li>
<li>请勿发广告,本吧将设立专门的广告贴用于广告发布。广告贴效期为7天,过期即删。另:连续占用多个楼层发布广告将取消发布广告的资格。</li>
<li>资源分享帖请上传到百度网盘,或在发帖时上传为附件,如要求留邮箱,贴子将被删除</li>
<li>本吧鼓励交流但不鼓励水贴,水贴为和本吧主旨无关的帖子,恶意灌水将被封禁1天。恶意灌水的解释为:短期内连续发布与本吧主旨无关的贴子(主题帖)</li>
<li>刷楼,凑字数的复制粘贴的贴子将被删除,同时发帖人将被警告1次,3天连续三次将被封禁1天,解禁后再犯,直接10天</li>
<li>本吧不提倡短期内问一个问题发一个主题贴。可能你是新手,你正在学习阶段,可能刚解决一个问题又遇见了新问题,然后又开新帖提问。我们建议正在学习阶段的吧友为自己专门开一个提问贴,有问题在贴内问,可@ 吧友求助。</li>
<li>提问前请确认是否使用过javascript调试工具进行调试(现代最新浏览器按F12可调出工具调试)</li>
<li>优秀的贴子由吧务讨论后分类加精。</li>
</ol>
</div>
<a class="t" name="t-3"></a>
<h1>提问必看</h1>
<div class="block">
<a href="http://bbs.csdn.net/smart_questions">提问的艺术</a>
<h2>建议</h2>
<div class="block">
<p>多使用搜索引擎和各种论坛。</p>
<p><a href="http://www.google.com/">Google</a></p>
<p><a href="http://stackoverflow.com/">Stack Overflow</a></p>
</div>
</div>
<a class="t" name="t-4"></a>
<h1>贴代码</h1>
<div class="block">
<p>由于贴吧贴代码无法保证代码的缩进并且没有代码高亮,</p>
<p>所以在贴吧发代码时请选择下面一个网站或<a href="#t-11" target="_self">在线编辑/运行/分享代码</a>粘贴代码,并将链接发到贴吧。</p>
<p>如何在贴吧发链接不被抽楼,请参见<a href="#t-5" target="_self">发链接</a>。</p>
<p><a href="http://ideone.com/">Ideone</a></p>
<p><a href="http://codepad.org/">Codepad</a></p>
<p><a href="http://pastebin.com/">Pastebin</a></p>
<p><a href="http://paste.ubuntu.com/">Ubuntu Pastebin</a></p>
<p><a href="http://pastebin.mozilla.org/">Mozilla Pastebin</a></p>
</div>
<a class="t" name="t-5"></a>
<h1>发链接</h1>
<div class="block">
<p>由于贴吧发链接有一定几率被抽楼,</p>
<p>所以在发链接前可以在<strong>http://</strong>中间加上空格,</p>
<p>即<strong>ht tp://www.baidu.com/</strong>以防止被抽。</p>
</div>
<a class="t" name="t-6"></a>
<h1>官方文档</h1>
<div class="block">
<p>以下网站未特殊注明均为英文。</p>
<p><a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a></p>
<p><a href="http://www.w3.org/TR/xhtml11/">XHTML 1.1</a></p>
<p><a href="http://www.w3.org/TR/xhtml2/">XHTML 2.0</a></p>
<p><a href="http://www.w3.org/TR/html4/">HTML 4.01</a></p>
<p><a href="http://www.w3.org/TR/html5/">HTML 5</a></p>
<p><a href="http://www.w3.org/Style/CSS/">CSS</a></p>
<p><a href="http://www.ecmascript.org/docs.php">ECMAScript</a></p>
</div>
<a class="t" name="t-7"></a>
<h1>相关网站</h1>
<div class="block">
<p>以下网站没有特殊注明等均为中文网站或有中文版本,</p>
<p>如果看到的是英文请尝试切换语言。</p>
<p><a href="http://w3.org/">World Wide Web Consortium(W3C)</a>(EN)</p>
<p><a href="http://msdn.microsoft.com/library/IE">Microsoft Developer Network(MSDN)</a></p>
<p><a href="https://developer.mozilla.org/">Mozilla Developer Network(MDN)</a></p>
<p><a href="http://quirksmode.org/">QuirksMode</a>(EN)</p>
<p><a href="http://www.w3schools.com/">W3schools</a>(EN)</p>
<p><a href="http://www.w3schools.com/cn/">W3schools</a></p>
<p><a href="http://www.w3school.com.cn/">W3school</a></p>
<p><a href="http://www.w3cplus.com/">W3C Plus</a></p>
</div>
<a class="t" name="t-8"></a>
<h1>推荐书籍</h1>
<div class="block">
<p>JavaScript DOM 编程艺术</p>
<p>JavaScript 权威指南</p>
<p>高性能JavaScript</p>
<p>JavaScript 高级程序设计</p>
<p>JavaScript 设计模式</p>
</div>
<a class="t" name="t-9"></a>
<h1>相关博客</h1>
<div class="block">
<p><a href="http://www.web-tinker.com/">Web技术研究所</a>(吧友次碳酸钴的博客)</p>
<p><a href="http://www.planabc.net/">怿飞</a></p>
<p><a href="http://www.cnblogs.com/rubylouvre/">司徒正美</a></p>
<p><a href="http://www.zhangxinxu.com/wordpress/">张鑫旭</a></p>
</div>
<a class="t" name="t-10"></a>
<h1>相关工具</h1>
<div class="block">
<p><a href="http://www.ostools.net/">开源中国在线工具</a></p>
<p><a href="http://ganquan.info/yui/">YUI Compressor Online</a>(在线代码压缩,由吧友<a href="http://www.baidu.com/p/%E2%88%A5%E9%A3%8E%E5%90%9F">∥风吟</a>提供)</p>
<p><a href="http://jsperf.com/">jsPerf</a>(代码效率比较)</p>
</div>
<a class="t" name="t-11"></a>
<h1>在线编辑/运行/分享代码</h1>
<div class="block">
<p><a href="http://runjs.cn/">RunJS</a></p>
<p><a href="http://jsbin.com/">JS Bin</a></p>
<p><a href="http://jsfiddle.net/">jsFiddle</a></p>
</div>
<a class="t" name="t-12"></a>
<h1>官方QQ群</h1>
<div class="block">
<p>1群:<strong>2959385</strong></p>
<p>2群:<strong>275465539</strong></p>
</div>
<a class="t" name="t-13"></a>
<h1>意见反馈</h1>
<div class="block">
<p><a href="./comment.html">意见反馈</a></p>
</div>
</div>
<div id="footer">
Copyleft 2013 IntPtr
</div>
</body>
</html>