泰勒的科学管理理论重视社会因素而忽视技术因素。
A.正确
B.错误
正确答案是B
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/106351.html
上一篇:#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; _____________
下一篇:简述我国现代化建设“三步走”的战略的主要内容。