女性血浆雌二醇的水平最高的时期是()
A.排日期
B.青春期前
C.黄体期
D.绝经期
E.卵泡期
参考答案:A
以下程序的功能是从键盘输入若干个学生的考试成绩,统计并输出最高分和最低分,当输 入负数时结束输入,输出结果。请补充完整下列程序段。 Dim x,amax,amin As Single x=InputBox("Enter a score") amax=x amin=x Do While【】 If x>amax Then amax=x End If If【】Then amin=x End If x=InputBox("enter a score") Loop Print"max=";amax,"min=";amin
以下可能产生操作过电压的操作有()。
A.切除空载线路
B.空载线路充电
C.切除空载变压器
D.空载变压器充电