应标识签发负责人姓名的文件一般是_____
A.重要的请示
B.重要的通报
C.重要的会议文件
D.重要的通知
正确答案是A
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/1029151.html
上一篇:You have not at all read my points carefully and ( ) the same mistakes.
下一篇:#include<iostream> using namespace std; class base { private: int x,y; public: void initxy(int a,int b){x=a;y=b;} void show() {______________} } ; void main() { base a,b; _____________
#include<iostream> using namespace std; class base { private: int x,y; public: void initxy(int a,int b){x=a;y=b;} void show() {______________} } ; void main() { base a,b; _____________