特发性血小板减少I生紫癜患者治疗8个月后,血小板上升为30×109/L,仍有出血症状,51Cr标记血小板扫描脾区的放射指数比值较高,进一步治疗可选用( )
A. 肾上腺糖皮质激素
B. 脾切除
C. 免疫抑制剂
D. 大量甲泼尼龙
E. 去氨加压素
查看答案
A full-sized tripod is far too () to carry around. I find this pocket-sized one is much handier.
A. overweight
B. inept
C. unwieldy
D. outsize
下面有—段程序代码,如果从键盘上输入"Computer",则在文本框内显示的内容是 Private Sub Text1_KeyPress(KeyAscii As Integer) If KeyAscii>=65 And KeyAscii<=122 Then KeyAscii=42 End If End Sub
A. Computer
B. 什么都没有
C. * * * * * * * *
D. 程序出错
下列程序运行后的输出结果是 Function Fun(n) x=n*n Fun=x-11 End Function Private Sub Command1_Click() For k=1 To 2 y=Fun(k)=Print y Next End Sub
A. -10 -7
B. 10 8
C. 1 3
D. 0 4
食指络脉诊法始见于
A. 《小儿药证直诀》
B. 《水镜图诀》
C. 《幼幼集成》
D. 《望诊遵经》