按照新黄皮书的规定,对全部工程或部分工程的缺陷责任期已终止的确认是通过工程师颁发( )的形式来完成。
A.接收证书
B.履约证书
C.竣工证书
D.优质证书
参考答案:B
有如下程序: #include<iostream> Using namespace std; Class Amount{ int amount; public; Amount(int n=0):amount(n){} Int getAmount()const{return amount;} Amount &operator+=(Amount a){ amount+=a.amount; return______; } }; int main(){ Amount x(3),y(7); x+=y; cout<<x.getAmount()<<endl; return 0; } 已知程序的运行结果是10,则横线处缺失的表达式是( )。
A.*this
B.this
C.&amount
D.amount
大型洞室施工中安装的锚杆应力计最基本的要求是()。
A、抗振动,便于施工;
B、灵敏度高;
C、抗腐蚀,不怕潮湿;
D、受温度变化影响小。