I hope all the measures against air pollution, ________ suggested by the local government, will be seriously considered here.
A.while
B.since
C.that
D.as
正确答案是D
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/751296.html
上一篇:下列选项中属于承诺的是
下一篇:下列程序段的输出结果是()int x=2;do printf("%d,",x--);while(!(--x));