冲沟的发展阶段分为()。
A、浅沟阶段
B、向源侵蚀阶段
C、平衡剖面形成阶段
D、冲沟的衰老阶段
参考答案:A, B, C, D
若下面程序运行时输出结果为: 1,A,10.1 2,B,3.5 请将程序补充完整。 #include<iostream> using namespace std; int main() { void test(int, char,double______); test(1, ’A’, 10.1); test(2, ’B’); return 0; } void test(int a, char b, double c) { cout<<a<<’,’<<b<<’,’<<c<<end1; }
嫦娥一号卫星离开环绕地球飞行的轨道、开始进入奔月轨道时的速度应该达到()
A.9.4千米/秒
B.9.7千米/秒
C.10.4千米/秒