接到请帖后,如不能出席,要()。
参考答案:尽早设词婉告主人并致谢
使用VC6打开考生文件夹下的工程test26_1,此工程包含一个源程序文件test26_1.cpp,但该程序运行有问题,请改正 函数中的错误,使该程序的输出结果为: Values are: 1,2 and 3 源程序文件test26_1.cpp清单如下;#include <iostream.h>class CommonBasepublic: int x;; /*****************found*****************/ class DeriveCommonA::public CommonBase public: int y; ;class DeriveCommonB:public CommonBasepublic: int z;;/*****************found*****************/ class Overlapping:public DeriveCommonA; public DeriveCommonBpublic: void Display() cout<<"Values are: "<<DeriveCommonA::x<<", "<<y<<" and "<<z<<end1; ;int main ( ) Overlapping ov; /*****************found*****************/ ov.x=1; ov.y=2; ov.z=3; ov.Display(); return 0;
下列有关亲和需要的表述,不正确的是( )。
A.亲和需要指寻求与别人建立友善且亲近的人际关系的欲望
B.亲和需要较强的人往往在组织中充当管理他人的角色
C.亲和需要较强的人在组织中容易形成良好的人际关系
D.在管理上过分强调维持良好的关系会干扰正常的工作程序