It is important to ______our awareness about environment protection.A. improveB. makeC.

题目

It is important to ______our awareness about environment protection.

A. improve

B. make

C. form

D. raise

参考答案和解析
正确答案:D
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

在UNET中,话务建模的准确顺序是:()

A . mobility—>terminal—>service—>userprofile->environment;

B . mobility—>service—>terminal—>userprofile->environment;

C . mobility—>terminal—>userprofile—>service->environment;

D . mobility—>userprofile->terminal—>service—>environment;


参考答案: A

第2题:

下面关于CSS样式优先级,正确的是

A.!important > id > class > tag

B.id> !important > class > tag

C.!important > tag > class > id

D.tag> id > class > !important


important > id > class > tag

第3题:

The Internet has changed the way people work.They can __1__ from place to place while getting in touch __2__ their office all the time via the Internet.A recent __3__ in the America magazine, Newsweek, said more than 89 million Americana now use the Internet at work.One can __4__ imagine how business could be done without the Internet.The Internet is becoming more __4__ than any one had thought possible.And its importance is __5__ to increase more in the future.

1).A.travel

B.with

C.report

D.expected

E.important

2).A.travel

B.with

C.report

D.expected

E.important

3).A.travel

B.with

C.report

D.expected

E.important

4).A.travel

B.with

C.report

D.expected

E.important

5).A.travel

B.with

C.report

D.expected

E.important


参考答案:ABCED

第4题:

下列代码中,用于获取SD卡路径的是_______。

A.Environment.getSD();

B.Environment.getExternalStorageState();

C.Environment.getSDDirectory();

D.Environment.getExternalStorageDirectory();


Environment.getExternalStorageDirectory()

第5题:

后缀-our的语义和形容词性物主代词our是相同的,表示“我们的”。


错误

第6题:

下列关于CSS重要性的说法中正确的是()

A.!important要写在分号“;”的前面

B.!important要写在相关属性值的前面

C.!important权值为1000

D.!important只能应用与字体样式设置


CSS用于设置HTML页面中的文本内容、图片的外形以及版面的布局等外观显示样式

第7题:

提升选择器样式重要性的代码正确的是()

A..green{ color:green!important; }

B..green{ !important color:green; }

C..green!important{ color:green!important; }

D..green{ color:green; }!important;


正确

第8题:

______school is much larger than ______.

A.Our;your

B.Our;yours

C.Ours;yours

D.We;you


正确答案:B
本题考查形容词性物主代词和名词性物主代词的用法和区别,前者后面
要加名词,而后者后面不能加名词,根据第一空后的school可判断第一空应用0ur,第二空后无名词,故应用yours,答案为B。

第9题:

【单选题】下列代码中,用于获取SD卡路径的是()

A.Environment.getSD();

B.Environment.getExternalStorageState();

C.Environment.getSD Directory();

D.Environment.getExternalStorageDirectory();


Environment.getExternalStorageDirectory()

第10题:

CSS优先级说法正确的是?

A.!important > id > class > tag

B.!important < id < class < tag

C.!important>class>id>tag

D.!important>tag>id>class


important > id > class > tag