-
Notifications
You must be signed in to change notification settings - Fork 27
/
credits_cn.html
31 lines (31 loc) · 1.36 KB
/
credits_cn.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<title>中文版制作人员名单</title>
<link href="css/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="container"><a name="top"></a>
<div id="header">
<div class="title"><a href="credits.html">上一页</a> | <a href="about_the_author.html">下一页</a> | <a href="table_of_contents.html">目录</a> | <a href="#bottom">转到页尾</a></div>
</div>
<div id="content">
<h1>中文版制作人员名单</h1>
<p>(名单均以字母顺序为序)</p>
<p>主力翻译: chenz1117</p>
<p>其他翻译: Alex.YSG, cchaha, Hex, 郝银龙, 剑雷, 乐乐</p>
<p>校对: Anson, dudu, gwpxjb, Hex, kelystor, martingKing, 沈蚊</p>
<p>翻译指导: 沧蓝</p>
<p>鸣谢: E博天下, 姜运涛, Kakera, kkito, 灵镜公子, pyxyzn, sharp, Vaysa Lee, 像鸭毛一样飞, 小龙虾, 「訫情裝鎀﹖</p>
<p>组织协调: Hex</p>
<p>特别感谢 李嵩波 先生为本书作序!</p>
</div>
<a name="bottom"></a>
<div id="footer">
<div class="title"><a href="credits.html">上一页</a> | <a href="about_the_author.html">下一页</a> | <a href="table_of_contents.html">目录</a> | <a href="#top">转到页首</a></div>
<div style="clear:none">中文版制作人员名单</div>
</div>
</div>
</body>
</html>