This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunicate-1.html
278 lines (273 loc) · 15.8 KB
/
communicate-1.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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>七院创新基地 - 学习路线</title>
<!-- <meta name="viewport" content="width=device-width, initial-scale=1"> -->
<link rel="shortcut icon" href="images/favicon.ico">
<link rel="stylesheet" type="text/css" href="http://at.alicdn.com/t/font_bb3hci1ixtwng66r.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/base.css">
</head>
<body>
<!-- 头部区域 -->
<header class="header">
<section class="mainWrap">
<div class="topLine"></div>
<section class="topWrap">
<a href="index.html" class="logo"><img src="images/logo.png" alt="logo"></a>
<section class="search">
<div class="english">
<a href="#">English Version</a>
</div>
<form class="navbar-form navbar-left" role="search">
<div class="input-group">
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-default" type="button">
<i class="iconfont icon-sousuo"></i>
</button>
</span>
</div>
</form>
</section>
</section>
<nav class="headerNav">
<ul class="nav1">
<li>
<a href="index.html">首页</a>
</li>
<li>
<a href="about.html">关于我们
<i class="iconfont icon-xiajiantou"></i>
</a>
<section class="nav1-down">
<a href="about-1.html">基地简介</a>
<a href="about-2.html">基地环境</a>
<a href="about-3.html">指导老师</a>
<a href="about-4.html">管理制度</a>
<a href="about-5.html">历史荣誉</a>
</section>
</li>
<li>
<a href="institution.html">机构设置
<i class="iconfont icon-xiajiantou"></i>
</a>
<section class="nav1-down">
<a href="institution-1.html">大数据技术与分析部</a>
<a href="institution-2.html">应用软件研发部</a>
<a href="institution-3.html">图像处理部</a>
<a href="institution-4.html">信息安全部</a>
</section>
</li>
<li>
<a href="news.html">最新资讯
<i class="iconfont icon-xiajiantou"></i>
</a>
<section class="nav1-down">
<a href="news-1.html">基地动态</a>
<a href="news-2.html">基地活动</a>
<a href="news-3.html">相关赛事</a>
</section>
</li>
<li>
<a href="communicate.html">技术交流
<i class="iconfont icon-xiajiantou"></i>
</a>
<section class="nav1-down">
<a href="#">学习路线</a>
<a href="#">技术问答</a>
<a href="#">资源共享</a>
</section>
</li>
<li>
<a href="blog.html">个人博客</a>
</li>
<li>
<a href="registration.html">参与报名</a>
</li>
<li>
<a href="contact.html">联系我们</a>
</li>
</ul>
</nav>
</section>
</header>
<!-- 头部区域 end-->
<!-- 主体区域 -->
<article class="content">
<section class="subTopImg detailTopImg">
<img src="images/communicate_de.jpg" alt="图片">
</section>
<section class="mainWrap">
<div class="detailContent clearfix">
<div class="column_1">
<section class="leftNav">
<h3>技术交流</h3>
<ul>
<li>
<a href="communicate-1.html">学习路线</a>
</li>
<li>
<a href="communicate-2.html">技术问答</a>
</li>
<li>
<a href="communicate-3.html">资源共享</a>
</li>
</ul>
</section>
</div>
<div class="column_2">
<article class="mainContent clearfix">
<header class="contentNav clearfix">
<h1>学习路线</h1>
<nav class="nav">
<a href="index.html">首页</a> >
<a href="communicate.html">技术交流</a> >
<span>学习路线</span>
</nav>
</header>
<section class="article big">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">Java</a>
</h4>
</div>
<div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingTwo">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">C/C++
</a>
</h4>
</div>
<div id="collapseTwo" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingTwo">
<div class="panel-body">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingThree">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseThree" aria-expanded="false" aria-controls="collapseThree">HTML5
</a>
</h4>
</div>
<div id="collapseThree" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingThree">
<div class="panel-body">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading" role="tab" id="headingFour">
<h4 class="panel-title">
<a class="collapsed" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseFour" aria-expanded="false" aria-controls="collapseFour">Python
</a>
</h4>
</div>
<div id="collapseFour" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingFour">
<div class="panel-body">Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.</div>
</div>
</div>
</div>
</section>
</article>
</div>
</div>
</section>
</article>
<!-- 底部区域 -->
<footer class="footer">
<section class="footWrap">
<section class="mainWrap">
<nav class="footerNav">
<ul class="clearfix">
<li>
<h4>
<a href="about.html">关于我们</a>
</h4>
<a href="about-1.html">基地简介</a>
<a href="about-2.html">基地环境</a>
<a href="about-3.html">指导老师</a>
<a href="about-4.html">管理制度</a>
<a href="about-5.html">历史荣誉</a>
</li>
<li>
<h4>
<a href="institution.html">机构设置</a>
</h4>
<a href="institution-1.html">大数据技术与分析部</a>
<a href="institution-2.html">应用软件研发部</a>
<a href="institution-3.html">图像处理部</a>
<a href="institution-4.html">信息安全部</a>
</li>
<li>
<h4>
<a href="news.html">最新资讯</a>
</h4>
<a href="news-1.html">基地动态</a>
<a href="news-2.html">基地活动</a>
<a href="news-3.html">相关赛事</a>
</li>
<li>
<h4>
<a href="communicate.html">技术交流</a>
</h4>
<a href="#">学习路线</a>
<a href="#">技术问答</a>
<a href="#">资源共享</a>
</li>
<li>
<h4>
<a href="blog.html">个人博客</a>
</h4>
</li>
<li>
<h4>
<a href="registration.html">参与报名</a>
</h4>
</li>
<li>
<h4>
<a href="contact.html">联系我们</a>
</h4>
</li>
<li>
<h4 class="h4_noa">常用链接</h4>
<a href="http://www.guet.edu.cn/" target="_blank">桂电主页</a>
<a href="http://szhxy.guet.edu.cn/" target="_blank">数字化校园</a>
<a href="http://lib.guet.edu.cn/" target="_blank">图书馆主页</a>
<a href="http://utsc.guet.edu.cn/" target="_blank">本科教育</a>
</li>
</ul>
</nav>
</section>
</section>
<section class="copyrights">
<section class="mainWrap">
版权所有©桂林电子科技大学七院创新基地
<span>|</span>
技术支持 : [email protected]
</section>
</section>
</footer>
<!-- 底部区域 end-->
<!-- 回到顶部区域 -->
<section class="top">
<i class="iconfont icon-huidaodingbu"></i>
</section>
<!-- 回到顶部区域 end-->
<script type="text/javascript" src="js/jquery-v1.10.2.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/detail.js"></script>
<!-- <script type="text/javascript">
leNav(newshref);
</script> -->
</body>
</html>