-
Notifications
You must be signed in to change notification settings - Fork 9
/
index-zh-tw.html
147 lines (135 loc) · 6.61 KB
/
index-zh-tw.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
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
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>瓦克星:教育新世界</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="http://wahlque.org/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="http://wahlque.org/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="http://wahlque.org/styles/style.css" rel="stylesheet">
<link href="/styles/style.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="http://wahlque.org/favicon.ico">
<link rel="apple-touch-icon" href="http://wahlque.org/apple-touch-icon.png">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<h1><a class="brand" href="http://wahlque.org/index-zh-tw.html">瓦克星</a></h1>
<div class="nav-collapse">
<ul class="nav">
<li><a href="http://wahlque.org/index-zh-tw.html">首頁</a></li>
<li><a href="http://blog.wahlque.org/zh-tw">網誌</a></li>
<li><a href="http://wiki.wahlque.org/w/index.php?title=%E9%A6%96%E9%A1%B5&userlang=zh-hant&flag=zh-tw">維基</a></li>
<li class="active"><a href="http://playground.wahlque.org/">園地</a></li>
<li><a href="https://github.com/Wahlque">原始碼</a></li>
</ul>
</div><!--/.nav-collapse -->
<div class="pull-right">
<div id="language-selector" class="btn-group">
<button id="language" class="btn"><span><img class="flag" src="http://wahlque.org/flags/zh-tw.png" /></span></button>
<button class="btn dropdown-toggle" data-toggle="dropdown">
<span class="caret"></span>
</button>
<ul id="languages" class="dropdown-menu">
<li><a href="/index-en-us.html"><img class="flag" src="http://wahlque.org/flags/en-us.png" /> en-us</a></li>
<li><a href="/index-zh-cn.html"><img class="flag" src="http://wahlque.org/flags/zh-cn.png" /> zh-cn</a></li>
<li><a href="/index-zh-hk.html"><img class="flag" src="http://wahlque.org/flags/zh-hk.png" /> zh-hk</a></li>
<li><a href="/index-zh-sg.html"><img class="flag" src="http://wahlque.org/flags/zh-sg.png" /> zh-sg</a></li>
<li><a href="/index-zh-tw.html"><img class="flag" src="http://wahlque.org/flags/zh-tw.png" /> zh-tw</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div id="slideshow" class="hero-unit span10">
<div id="mainimage">
<div id="caption"></div>
</div>
<div id="thumbnails">
<ul>
<li>
<a href="/images/slideshow/twilight.png"><img src="/images/slideshow/twilight.th.png" alt="晨昏線" /></a>
<div class="description">
<p>瓦克星上的白天和黑夜</p>
</div>
</li>
<li>
<a href="/images/slideshow/terra.png"><img src="/images/slideshow/terra.th.png" alt="大陸與海洋" /></a>
<div class="description">
<p>瓦克星上的大陸和海洋</p>
</div>
</li>
<li>
<a href="/images/slideshow/tree.png"><img src="/images/slideshow/tree.th.png" alt="樹" /></a>
<div class="description">
<p>用L-系統生成的樹</p>
</div>
</li>
</ul>
</div>
</div>
<div id="tutorials" class="span12 aligncenter">
<div id="tutorials-left" class="span4">
<h3>概念驗證</h3>
<ul>
<li><a href='/poc/orbits/'>限定性三體問題的軌道</a>
<li><a href='/poc/plant2d'>一棵樹</a>
<li><a href='/poc/weather'>實驗性的模擬行星氣候</a>(警告:程序需要一分鐘初始化,同時每步計算需要一分鐘)
</ul>
<h3>CoffeeScript演示</h3>
<ul>
<li><a href='/tutorials/coffeescript/001-hello-world/'>Hello World</a>
<li><a href='/tutorials/coffeescript/002-using-modules/?a=1&b=2'>使用模塊</a>
<li><a href='/tutorials/coffeescript/003-qwery-bonzo-bean/'>Qwery, Bonzo, Bean</a>
<li><a href='/tutorials/coffeescript/004-webworkers/'>WebWorkers</a>
</ul>
</div>
<div id="tutorials-right" class="span4">
<h3>力學演示</h3>
<ul>
<li><a href='/tutorials/mechanics/001-binary-stars/'>雙星系統</a>
<li><a href='/tutorials/mechanics/002-restricted-3-bodies/'>雙星系統中的行星</a>
<li><a href='/tutorials/mechanics/003-twilight-zone/'>行星上的晨昏線</a>
</ul>
<h3>計算圖形學演示</h3>
<ul>
<li><a href='/tutorials/graphics/001-terrain-gen/'>地貌生成</a>
<li><a href='/tutorials/graphics/002-rotated-wahlque/'>旋轉中的瓦克星</a>
<li><a href='/tutorials/graphics/003-colorful-wahlque/'>彩色的瓦克星</a>
</ul>
<h3>大氣科學演示</h3>
<ul>
<li><a href='/tutorials/atmospheric/001-balanced-temperature/'>行星上溫度的緯向分布</a>
</ul>
</div>
<div id="notices" class="span3">
<h3>通告</h3>
</div>
</div>
</div> <!-- /container -->
<script src="http://wahlque.org/javascripts/jquery-1.7.2.min.js"></script>
<script src="http://wahlque.org/bootstrap/js/bootstrap.min.js"></script>
<script src="/javascripts/triqui.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-27097299-1']);
_gaq.push(['_setDomainName', 'playground.wahlque.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>