对国家行政管理实施法制监督,下列不是对其考查和评价的内容有()。A.国家行政管理必须

题型:单项选择题

问题:

对国家行政管理实施法制监督,下列不是对其考查和评价的内容有()。

A.国家行政管理必须坚持宪法所确定的四项基本原则

B.国家行政管理必须遵守宪法、法律、法规、规章和政策的规定,坚持依法行政

C.国家行政管理必须依照中国基本国情、坚持从经济建设出发的原则

D.国家行政管理必须积极地为国民经济的发展和改革开放服务

考点:城市规划师城市规划管理与法规城市规划管理与法则7
题型:单项选择题

阅读理解。

      Peter wanted very much to be a soldier when he was a child. So he joined the army (军队) when

he was eighteen, and for several months he was taught how to be a good soldier. He did quite well in

everything except shooting. One day he and his friends were practicing their shooting (射击), and all

of them were doing quite well except Peter. After he had shot at the target (靶) nine times and hadn't

hit it once, the officer who was trying to teach the young soldiers to shoot said, "You are quite hopeless,

Peter. I don't waste your last bullet! Go behind that wall and shoot yourself with it!"

       Peter felt ashamed (难为情). He went behind the wall and a few seconds later, the officer and the

other soldiers heard the sound of a shot.

       "Oh, dear!" the officer said. "Has that silly man really shot himself?" He ran behind the wall as quickly

as he could, but Peter was all right."I'm sorry, sir," he said, "but I missed again."

1. Peter joined the army in order to ______?

A. be a soldier

B. be good at shooting

C. make friends

D. get a good job

2. The officer thought Peter was hopeless because ______.

A. he didn't know how to use a gun.

B. he didn't get along well with other soldier.

C. he was poor at shooting.

D. he couldn't do anything well.

3. What the officer said at the end of the first paragraph(段落) shows that ______.

A. the officer really wanted Peter to die

B. the officer was very angry with Peter

C. the officer was not a kind-hearted man

D. the officer was afraid that Peter would shoot himself

4. The officer felt ______ when he heard the sound of a shot.

A. ashamed

B. frightened

C. excited

D. disappointed (失望)

5. What happened at the end of the story?

A. Peter became a good soldier.

B. Peter killed himself behind the wall.

C. The officer was pleased with Peter in the end.

D. Peter missed the target for the tenth time.

题型:单项选择题

()是指证券分析师应当诚实守信,高度珍惜证券分析师的职业信誉;在执业过程中应当坚持独立判断原则,不因上级、客户或其他投资者的不当要求而放弃自己的独立立场。

A.独立诚信原则

B.谨慎客观原则

C.勤勉尽职原则

D.公正公平原则

题型:单项选择题

请编写一个函数void bubble(double data[],int length),其中data是一维数组,存放比较的数据,length是数组中存放元素的个数,用冒泡法将数据(个数可变)捧序后由小到大输出。冒泡法是常用的排序算法,这种算法执行效率不高,但比较简单,就是将相邻的两个数据作比较,把较小的数据交换到前面。纵向看来,交换过程中较小的数据就好像水中的气泡不断浮起。要求使用for循环实现算法。 注意:部分源程序已存在文件test23_2.cpp中。 请勿修改主函数main和其他函数中的任何内容,仅在函数bubble的花括号中填写若干语句。 文件test23_.cpp的内容如下: #include<iostream.h> void bubble(double data[],int length) { } void main () {int n;cout << "请输入数据的个数";cin>>n;double* ddata = new double[n];for(int i = 0; i < n; i++){ cout<<"No."<<i+1<<": "; cin>>ddata[i];}bubble (ddata, n);cout<<"排序后输出数据:"<<endl;for(i = O; i<n; i++){ cout<<"No."<<i+1<<":"; cout<<ddata[i]<<endl;} }

题型:单项选择题

勉強が好きではない()、高校はちゃんと卒業しておいたほうがいい。

A.にしても

B.ながら

C.といって

D.として

题型:单项选择题

脂肪摄入量过多会增加下列哪些疾病的危险?()

A.肥胖

B.高血脂症

C.脂肪肝

D.动脉粥样硬化

更多题库