多项选择题

铁路工程中使用的材料按照使用的性质不同分()两大类。

A.地方材料
B.直供材料
C.工程材料
D.周转材料
E.一次性材料

<上一题 目录 下一题>
热门 试题

单项选择题
下面函数的功能是将指针t2所指向的线性链表,链接到t1所指向的链表的末端。假定t1所指向的链表非空 struct node{ float x;struct node *next;}; connect(struct node *t1, struct node *t2) { if(t1->next==NULL)t1->next=t2; else connect(______ ,t2); } 要实现此功能则应该添入的选项是A.t1.next B.++t1.next C.t1->next D.++t1->next
A.t1.next
B.++t1.next
C.t1->next
D.++t1->next
多项选择题
某国际工程施工中,由于业主晚于合同规定的时间3天后,才向承包人提交施工图纸,结果造成承包人费用增加和工期延长。承包人可以获得的补偿包括()。

A.人员窝工费
B.机械窝工费
C.材料丢失损失
D.工期
E.不做任何补偿

相关试题
  • The main idea of the story is tha...
  • When we dream,().
  • Which of the following is true?(...
  • Why do some people often dream abo...
  • If the patient is rational and pos...