摘要: package builder; public class Person { private Integer id; private String name; private Integer age; private Person () {} public static class PersonBu 阅读全文
posted @ 2020-09-24 15:02 Peter.Jones 阅读(91) 评论(0) 推荐(0)
摘要: 多选和少选都算错 1.汽车各个轮胎气压不一致时, 容易造成的后果是什么? A.加剧轮胎磨损 B.操纵失控 C.爆胎 D.汽车行驶油耗增大 答案ABCD 2.驾驶机动车在下坡行驶过程中行车制动器失效, 以下正确做法是? A.驶入紧急避险车道 B.使用发动机制动 C.使用驻车制动器制动 D.必要时,可用 阅读全文
posted @ 2020-09-24 11:03 Peter.Jones 阅读(352) 评论(0) 推荐(0)