信用社按分类折旧方法计提固定资产折旧,分类折旧一般采用()计提。
A.平均年限法
B.双倍余额递减法
C.工作量法
D.年数总和法
参考答案:A, C
146. What a pity it is that Bob ______ the habit of smoking at such an early age!
A.developed into
B.slid into
C.switched into
D.slipped into
现有一个已经建好的窗体,窗体中有一命令按钮,单击此按钮,将打开“tEmployee”表,如果采用VBA代码完成,下面语句正确的是
A.DoCmd. OpenForm "tEmployee"
B.DoCmd. OpenView "tEmployee"
C.DoCmd. OpenTable "tEmployee"
D.DoCmd. OpenReport "tEmployee"