可导致血压下降,反复注射产生体内蓄积,并可能诱发喉和支气管痉挛的静脉药物是()。
A.丙泊酚
B.咪达唑仑
C.氯胺酮
D.依托咪酯
E.硫喷妥钠
参考答案:E
有以下类定义 classPoint{ public: Point(int x=0,int y=0){_x=x;_y=y;} void Move (int xOff,int yOff {_x +=xOff;_y+yOff} void Print() const {cout<<’’(’’<<_x<<’’,’’<<_y<<’’)’’<<endl;} private: int_x_y; }; 下列语句中会发生编译错误的是【 】
A.Pointpt;pt;Print();
B.const Point pt;pt.Print();
C.Pointpt;pt.Move(1,2);
D.const Point pt;pt.Move(1,2);
下列书画家中属于明代的有()。
A.沈周
B.徐渭
C.仇英
D.董其昌