床身导轨的平行度检验是将水平仪横向放置在滑板上,纵向等距离移动滑板进行的。( )
参考答案:对
在下面程序的横线处填上______,使程序执行后的输出结果为1/2005。 #include<iostream.h> using namespace std; class Date Public: Date(int m=1,int y=0): month(m),year(y) void Print()cout<<month<<"/"<<year<<end1; ______operator+(const Date&d1,const Date&d2); private: int month, year; ; Date operator+(const Date&d1,const Date&d2) int year,month; year=d1.year+d2.year; month=d1.month+d2.month; year+=(month-1)/12; month=(month-1)%12+1; return Date(month,year); void main() Date d1(3,2004),d2,d3(10); d2=d3+d1; d2.Print();
充分燃烧一定量的丁烷(C4H10)放出热量为Q,经测定完全吸收它生成的CO2需要消耗5mol/LKOH溶液100ml,恰好生成正盐。则燃烧1mol丁烷放出的热量为 ( )
A.4Q
B.5Q
C.8Q
D.16Q