mst-jx.html
11.4 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7, IE=9">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>长沙华恒机器人系统有限公司</title>
<meta name="keywords" content="长沙华恒机器人系统有限公司,华恒机器人,智能物流,机器人焊接"/>
<meta name="description" content="长沙华恒致力于智能物流、工业机器人、自动化焊接设备的研发和销售,为客户提供优质的智能物流系统与焊接自动化工程一体化解决方案"/>
<meta name="author" content="长沙华恒机器人系统有限公司"/>
<link href="favicon.ico" rel="shortcut icon">
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
<link href="css/font-awesome.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://at.alicdn.com/t/font_1805932_ysrcp4y0uy9.css">
<link rel="stylesheet" href="css/uploadImg.css">
<link rel="stylesheet" href="css/ms_style.css" type="text/css">
<link rel="stylesheet" href="css/reveal.css">
<script type="text/javascript" src="js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="js/jquery.reveal.js"></script>
<style type="text/css">
.form-control {
font-size: 16px;
}
.form-center .username input,.form-center .password input{
height: 50px;
padding-left: 60px;
}
.form-control-feedback {
line-height: 50px;
left: 20px;
}
@media (max-width: 414px){
.form-control {
font-size: 16px;
padding: 6px 12px 6px 50px;
}
}
</style>
<script src="js/jquery.min.js"></script>
<!--倒计时控制-->
<script type="text/javascript">
var maxtime = 30 * 60; //
var examTime=0;
function CountDown() {
if (maxtime >= 0) {
minutes = Math.floor(maxtime / 60);
seconds = Math.floor(maxtime % 60);
examTime++;
msg = "剩余" + minutes + "分" + seconds + "秒";
document.all["timer"].innerHTML = msg;
if (maxtime == 5 * 60)alert("距离结束仅剩5分钟");
--maxtime;
} else{
clearInterval(timer);
submitAnswer();
alert("时间到,结束!");
}
}
//timer = setInterval("CountDown()", 1000);
</script>
</head>
<body>
<div class="top">
<div class="container">
<div class="row">
<div class="pull-left logo">
<img src="images/white_logo.png">
</div>
<div class="pull-right user" id="pull-right">
<span class="pull-right">
<span style="position: relative;top:5px"><i class="fa fa-pause-circle-o" style="font-size: 35px; color: red;"></i></span>
<span style="font-size: 18px;" id="timer"></span>
<span id="warring"></span>
</span>
</div>
</div>
</div>
</div>
<div class="container cont">
<div class="mst">
<div class="mst_title">
<div class="st_title">智能制造部机械设计工程师(S1级)笔试</div>
<p style="text-align: center"><span>总分:100分</span> <span style="padding-left: 20px">闭卷:30分钟</span></p>
<div class="row">
<div class="col-md-3 col-md-offset-3"><span style="color:red">*</span>姓名:<input id="userName" type="text" maxlength="30" class="tm_input" placeholder="必填项" readonly></div>
<div class="col-md-3"><span style="color:red">*</span>
电话:<input id="userPhone" type="text" maxlength="20" class="tm_input" placeholder="必填项" readonly>
<!--<p style="font-size:14px;color: red;">格式错误</p>-->
</div>
</div>
</div>
<div class="mst-dt">
<h3 class="tm_title2">一、常见的机械传动方式有哪些?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">二、常见的机加工方式有哪些?分别有什么特点?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">三、传动轴轴向定位的方式有哪些?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">四、列出常见的三种以上的金属材料,并简述其材料特性?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">五、常见的轴承有哪些?写出三种轴承的型号,并说明型号代表的意义?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">六、请简述机械设计中常用的一些自锁结构?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">七、杆件基本变形有哪些?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">八、零件图和装配图的图纸有哪些组成要素?</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px">九、请列出至少三种旋转运动转化为直线运动的结构形式,并画出相应简图(简图可附在试卷背面)??</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px;">
十、假如有一台小车在轨道上以速度V行走,其中小车自重为M,载重为m,轮子与导轨之间摩擦系数为μ,要求减速机直驱,请计算驱动小车的电机的功率需要多大,
车轮的直径多大(不考虑单位,列出公式即可)?
</h3>
<div style="padding:0 30px;">
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 120px"></textarea>
</div>
<h3 class="tm_title2" style="padding-top: 10px;">
十一、如下图所示的一个液压举升机构。该机构是用液压缸垂直举升物体。已知物体质量为M(kg)。油缸举升速度v(mm/s),液压站输出压力为P(Mpa)。请回答以下问题:
</h3>
<div style="padding:0 30px;">
<div class="row">
<div class="col-lg-6 pull-right" style="padding-bottom: 20px">
<img src="images/jx_pic1.png" class="img-responsive" />
</div>
<div class="col-lg-6">
<p style="padding-top: 10px;font-size: 16px">(1)该液压系统由那些部分组成?</p>
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 80px"></textarea>
<p style="padding-top: 20px;font-size: 16px">(2)计算油缸活塞直径D(mm)及系统需要的流量Q(L/min)?</p>
<textarea rows="6" name="answer" class="form-control2" placeholder="这里写答案..." style="height: 80px"></textarea>
</div>
</div>
</div>
<h3 class="tm_title2" style="padding-top: 10px;">
十二、指出下图轴和孔分别是那个,基准制是什么,计算轴与孔配合的最大间隙?
</h3>
<div style="padding:0 30px;">
<div class="row">
<div class="col-lg-6" style="padding-bottom: 20px">
<img src="images/jx_pic2.png" class="img-responsive" />
<p style="padding-top: 10px;font-size: 28px;text-align: center">A:<input name="answer" type="text" class="hx_input" style="font-size: 24px; text-align: center"></p>
</div>
<div class="col-lg-6">
<img src="images/jx_pic3.png" class="img-responsive" />
<p style="padding-top: 20px;font-size: 28px;text-align: center">B:<input name="answer" type="text" class="hx_input" style="font-size: 24px; text-align: center"></p>
</div>
</div>
</div>
<div class="form-group" style="overflow: hidden" id="hiddenSubmit">
<div class="col-lg-4 col-lg-offset-4 col-sm-12" style="padding-top: 5%">
<a href="#" data-reveal-id="myModal" class="btn btn-primary btn-lg btn-block" style="height:60px;line-height:34px;font-size:21px;" role="button">交卷</a>
</div>
<div id="myModal" class="reveal-modal">
<h1 class="qr_title">确认提示</h1>
<p><i class="fa fa-3x fa-question-circle text-info pull-left"></i> <span style="position: relative;">再次确认是否交卷?仔细核对姓名和电话号码是否正确,交卷后将不能继续答题!</span></p>
<div class="form-group" style="padding-top: 20px">
<div class="pull-right">
<button type="submit" onclick="submitAnswer();" class="btn btn-primary btn-lg" style="font-size: 16px">确定</button>
<button type="submit" class="btn btn-default btn-lg close-reveal-modal" style="font-size: 16px">取消</button>
</div>
</div>
<a class="close-reveal-modal close-reveal">×</a>
</div>
</div>
</div>
</div>
</div>
<script src="js/bootstrap.min.js"></script>
<script src="js/uploadImg.js"></script>
<script src="js/common.js"></script>
<script src="js/answer_jx.js"></script>
<script src="js/layer/layer.js"></script>
<script>
layerOpen(2);
</script>
</body>
</html>