首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
单项选择题
The piston cooling system may employ similar components, except that _____ is used instead of a head tank.
A、a sump tank
B、a feed well
C、a double bottom tank
D、a drain tank
点击查看答案&解析
在线练习
手机看题
你可能感兴趣的试题
单项选择题
图示机构中,刚体1作( )运动,刚体2作( )运动。
A. 平动,平动 B. 平动,定轴转动 C. 定轴转动,定轴转动 D. 定轴转动,平动
点击查看答案&解析
手机看题
单项选择题
下列代码的输出结果是( )。
function attr(name: string): string;
function attr(age: number): string;
function attr(nameorage: any): any {
if (nameorage && typeof nameorage === "string") { //代表当前是名字
console.log("ming")
} else {
console.log("age");
}
}
attr("hello");
A、运行错误
B、运行正确,结果为h
C、运行正确,结果为he
D、运行正确,结果为hello
点击查看答案&解析
手机看题
微信扫码免费搜题