-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam_2013.html
More file actions
72 lines (72 loc) · 2.42 KB
/
team_2013.html
File metadata and controls
72 lines (72 loc) · 2.42 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>浙江大学智能交通实验室-2013级硕士研究生</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="styles/iframe.css" type="text/css" />
</head>
<body>
<div class="wrapper">
<div id="content"> <!--内容区-->
<table align="left" cellspacing="10" cellpadding="10">
<tr align="left" valign="top">
<td >
<img src="images/zhoujunjie.JPG" width="200" height="133" alt="周俊杰"/>
</td>
<td>
<div class="text">
<h2>周俊杰</h2>
<br/>
<b>教育背景:</b>
<p>本科毕业于浙江大学控制科学与工程学系,</p>
<p>现为该系硕士研究生。</p>
<b>研究方向:</b>
<p>城市交通诱导技术研究</p>
<b>兴趣爱好:</b>
<p>摄影,美食</p>
</div>
</td>
</tr>
<tr><td colspan="2"><hr size="1"/></td></tr>
<tr align="left" valign="top">
<td>
<img src="images/zhouruiyuan.jpg" width="150" height="200" alt="周瑞园"/>
</td>
<td>
<div class="text">
<h2>周瑞园</h2>
<br/>
<b>教育背景:</b>
<p>本科毕业于郑州大学,</p>
<p>现为浙江大学控制科学与工程学系硕士研究生。</p>
<b>研究方向:</b>
<p>特殊场地交通模型研究</p>
<b>兴趣爱好:</b>
<p>篮球,跳舞</p>
</div>
</td>
</tr>
<tr><td colspan="2"><hr size="1"/></td></tr>
<tr align="left" valign="top">
<td>
<img src="images/zhoubin.JPG" width="200" height="160" alt="周斌"/>
</td>
<td>
<div class="text">
<h2>周斌</h2>
<br />
<b>教育背景:</b>
<p>本科毕业于北京科技大学,</p>
<p>现为浙江大学控制科学与工程学系硕士研究生。</p>
<b>研究方向:</b>
<p>城市交通协调控制与仿真研究</p>
<b>兴趣爱好:</b>
<p>唱歌,游泳</p>
</div>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>