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 pathinstitution-2.html
243 lines (238 loc) · 11 KB
/
institution-2.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
<!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/banner1.jpg" alt="" /> -->
</section>
<section class="mainWrap">
<div class="detailContent clearfix">
<div class="column_1">
<section class="leftNav">
<h3>机构设置</h3>
<ul>
<li>
<a href="institution-1.html">大数据技术与分析部</a>
</li>
<li>
<a href="institution-2.html">应用软件研发部</a>
</li>
<li>
<a href="institution-3.html">信号与图像处理部</a>
</li>
<li>
<a href="institution-4.html">信息安全部</a>
</li>
</ul>
<!-- <div class="detailLine"></div> -->
</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="institution.html">机构设置</a> >
<span>应用软件研发部</span>
</nav>
</header>
<section class="article">
<p>以培养软件开发工程师为目标,包括手持设备android和ios平台的APP开发,web应用开发以及树莓派等嵌入式开发等方向。</p>
<p>主要通过理论学习和实际项目开发相结合,达到编程基础扎实,熟悉常用的开发框架,并且掌握相关网络技术。</p>
<p>所用到的技术工具:c/c++,java,python,ruby,PHP,javascript,数据库技术等。</p>
</section>
<div class="column_3">
<figure class="institutionImg">
<img src="images/institution_de_2.jpg" alt="图片">
<figcaption>应用软件研发部</figcaption>
</figure>
</div>
</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>
</body>
</html>