说明下列句中加【】词的词性和意义;如果没有实在意义,则说明其语法作用。竭力以事大國,【則】不得免焉。則:
则:连词,表示转折,却,但是。
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/818035.html
上一篇:#include <iostream> using namespace std; class base { private:int x; public:base(int a){x=a;} int get( ){return x;} void showbase( ) {cout<<"x="<<x<<endl;} }; class Derived:public base 下一篇:在因特网上的每一台主机都有唯一的地址标识,称为
#include <iostream> using namespace std; class base { private:int x; public:base(int a){x=a;} int get( ){return x;} void showbase( ) {cout<<"x="<<x<<endl;} }; class Derived:public base
下一篇:在因特网上的每一台主机都有唯一的地址标识,称为