货油泵都设置自动保护装置当()达65℃时泵会自动停止。
A、货油温度
B、叶轮温度
C、泵壳温度
参考答案:C
有如下程序: #include <iostream> using namespace std; class test{ private: int a; public: test( ){cout<<"constructor"<<endl;} test(int A) {cout<<a<<endl;} test(const test &_test){ a=_test.a; cout<<"copy constructor"<<endl; } ~test(){cout<<"destructor"<<endl;} }; int main( ){ test A(3) return 0; } 程序的输出结果是
A.3 destructor
B.constructor destructor
C.copy constructor destructor
D.3
与转移瘤CT表现不符的是()
A.多发散在的环形等密度影
B.多发的结节影
C.灶旁水肿明显
D.位置较表浅
E.无强化