-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
154 lines (128 loc) · 5.56 KB
/
index.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
148
149
150
151
152
153
154
<!DOCTYPE HTML>
<html>
<head>
<title>华中科技大学OEI&SES飞跃手册</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="main.css" />
</head>
<body>
<!-- Banner -->
<section id="banner">
<div class="inner">
<section>
<h2 align="center"><a href="https://hust-feiyue.github.io" target="_blank">华中科技大学OEI&SES飞跃手册</a></h2>
</section>
</div>
</section>
<!-- writeahead -->
<section id="writeahead" class="wrapper">
<div class="inner">
<section>
<h2>写在发布之前</h2>
<p>
这本手册是一本技术性的指导,我们在前五个章节中尽可能全面地介绍了留学申请的准备工作,您可以了解撰写文书、办理签证的知识,也可以了解如何在本科阶段开始自己的科研。
<br/>
这本手册是我院海外交流工作情况的汇总,您可以在第二编中详细地了解学院的政策,知晓各种交流交换项目,从而做出自己的选择。
<br/>
这本手册是申请者面临困惑时的参考,第三编中的案例库可以帮助您对自己的实力做出简单的评估,而阅读学长学姐的总结则会让您学习经验、吸取教训、眼界大开。
<br/>
这本手册是一盏也许不那么亮的灯,低语中告诉后来者大学的一种可能性;这本手册是一支接力棒,希望它能在每一届光电学子手中拿稳、传好;这本手册是即将毕业的申请者精彩的总结,更是充满未知的后来者探索的开始。
<br/>
至于阅读这本手册的你,希望你也可以成功飞跃重洋,希望你也会有自己的想法要与后人分享,希望你也可以自信地将这本手册重新拿起:“新的一版,由我来执笔。”
</p>
<h4>华中科技大学大光电飞跃手册 编委会<br/>2018,2019,2020</h4>
</section>
</div>
</section>
<!-- 2020 -->
<section id="feiyue2020" class="wrapper style2 alt">
<div class="inner">
<div class="spotlight">
<div class="content split" >
<div class="words">
<h3 align="center" >2020年飞跃手册</h3>
</div>
<div>
<ul class="actions" align="center">
<li><a href="2020_feiyue.pdf" class="button alt" target="_blank">下载 (15MB)</a></li>
<li><a href="thanks2020.html" class="button alt" target="_blank">鸣谢名单</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- 2019 -->
<section id="feiyue2019" class="wrapper style2 alt">
<div class="inner">
<div class="spotlight">
<div class="content split" >
<div class="words">
<h3 align="center" >2019年飞跃手册</h3>
</div>
<div>
<ul class="actions" align="center">
<li><a href="2019_feiyue.pdf" class="button alt" target="_blank">下载 (12MB)</a></li>
<li><a href="http://hust-feiyue.github.io/thanks2019.html" class="button alt" target="_blank">鸣谢名单</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="feiyue2018" class="wrapper style2 ">
<div class="inner">
<div class="spotlight">
<div class="content split" >
<div class="words"><h3 align="center" >2018年飞跃手册</h3>
</div>
<div>
<ul class="actions" align="center">
<li><a href="2018_feiyue.pdf" class="button alt" target="_blank">下载 (19MB)</a></li>
<li><a href="http://hust-feiyue.github.io/thanks2018.html" class="button alt" target="_blank">鸣谢名单</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="" class="wrapper style2 ">
<div class="inner">
<div class="spotlight">
<div class="content split" >
<div class="words"><h3 align="center" >传播协议与侵权警告</h3>
</div>
<div>
<ul class="actions" align="center">
<li><a href="http://hust-feiyue.github.io/warning.html" class="button alt" target="_blank">传播协议与侵权警告</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section id="contact" class="wrapper">
<div class="inner">
<section>
<ul class="contact" align="center">
<a href="http://hust-feiyue.github.io/contact.html" target="_blank">- 联络与反馈 -</a>
<br/>
<a href="http://www.hust.edu.cn/" target="_blank">华中科技大学</a>
<a href="http://oei.hust.edu.cn/" target="_blank">光电学院</a>
<a href="http://ses.hust.edu.cn/" target="_blank">工程科学学院</a>
<a href="link_exchange.html" target="_blank">其他院校飞跃手册</a>
<br/>
</ul>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="copyright">
感谢在手册编写过程中给予支持与帮助的所有老师同学 ヾ(@^▽^@)ノ<br/>© 2020华中科技大学OEI&SES飞跃手册编委会.
</div>
</footer>
</body>
</html>