卢思道诗歌的代表作《从军行》的风格特点是( )
A.重词采
B.重气质
C.重格律
D.重理致
正确答案是B
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/350412.html
上一篇:【阅读判断】What about drinking alcohol to wet your throat? I advice you not to touch alcohol before speaking. You will feel all-powerful and you will feel you can do everything, but in fact your brain and your mouth do not work together properly. Save the
下一篇:阅读下列程序,写出程序的运行结果。__main__{structstudent__{charname[10];__floatk1;__floatk2;__}a[2]={{"zhang",100,70},{"wang",70,80}},*p=a;__inti;__printf("\nname:%stotal=%f",p->name,p->k1+p->k2);__printf("\nname:%stotal=%f",a[l].name,a[1].k1+a[l].k2);__}a[0].k2=70.0