火疳在其他治疗中应首选()。
A.消炎眼药水
B.冲洗结膜囊
C.耳尖放血
D.激素眼药水
E.湿热敷
参考答案:D
有关经前期紧张综合征的叙述错误的是
A.多见于围绝经期妇女B.症状出现于月经前1周C.发生周期性躯体、精神及行为方面的改变D.常因家庭不和睦或工作紧张而加重E.症状在月经来潮后迅速减轻至消失
已知程序中已经定义了函数test,其原型是int test(int,int,int);,则下列重载形式中正确的是【 】
A.char test (int,int,int);
B.double test(int,int,double);
C.int test(int,int,int=0);
D.float test(int,int,float=3.5F);