胸,腰椎棘突下穴位的操作是()。
A.直刺
B.斜刺
C.向上斜刺
D.向下斜刺
E.平刺
参考答案:C
_____ not to miss the flight at 15:20, the manager set out for the airport in a hurry.
A.Reminding
B.Reminded
C.To remind
D.Having reminded
Sub过程与Function过程最根本的区别是
A.Sub过程的过程不能返回值,而Function过程能返回值
B.Function过程可以有形参,Sub过程不可以
C.Sub过程可以使用Call语句直接使用过程名调用,而Function过程不可以
D.两种过程参数的传递方式不同