原文“大病瘥后,从腰以下有水气者”,用下列何方治疗:()。
A.五苓散
B.牡蛎泽泻散
C.苓桂术甘汤
D.苓桂草枣汤
E.茯苓甘草汤
参考答案:B
以y1=ex,y2=e-3x为特解的二阶线性常系数齐次微分方程是:
A.y″-2y′-3y=0 B.y″+2y′-3y=0C.y″-3y′+2y=0 D.y″+3y′-2y=0
引用ListBox(列表框)最后一个数据项应使用()语句
A.ListBox1.Items[ListBox1.Items.Count]
B.ListBox1.Items[ListBox1.SelectedIndex]
C.ListBox1.Items[ListBox1.Items.Count-1]
D.ListBox1.Items[ListBox1.SelectedIndex-1]