主页
知识大厅
搜索
账户
充值
常见问题
当前学科:管理学(专)
题目:
期望理论是由管理学家( )提出来的。
A. 赫茨伯格
B. 亚当斯
C. 马斯洛
D. 弗隆
答案:
<查看本题扣1积分>
查看答案
问题答案不对?抱歉,搜索引擎优化导致页面变化,请尝试站内搜索,远程教育试题库
推荐知识点:
什么是软磁材料?什么是硬磁材料?
《王书》
改正图2-11中各项形位公差标注上的错误(不得改变形位公差项目)。
人的基本需要
读下面程序,给出最后屏幕输出结果。public class BitwiseDemo { static final int VISIBLE = 1; static final int DRAGGABLE = 2; static final int SELECTABLE = 4; static final int EDITABLE = 8; public static void main(String[] args) { int flags = 0; flags = flags | VISIBLE; flags = flags | DRAGGABLE; if ((flags & VISIBLE) == VISIBLE) { if ((flags & DRAGGABLE) == DRAGGABLE) { System.out.println("Flags are Visible and Draggable."); } }flags = flags | EDITABLE; if ((flags & EDITABLE) == EDITABLE) { System.out.println("Flags are now also Editable."); } }}
感受性与感觉阈限之间的关系是什么?
某建筑物地基中一点计算得应力σ1=325kPa、σ3=135 kPa,该地基土的抗剪强度指标为,粘聚力c=40.5 kPa,内摩擦角φ=25°。判断该点土是否稳定。
如何理解我国宪法的基本原则?
个性心理特征
如果职工A认为和职工 B相比,自己报酬偏低,根据公平理论,A会采取以下哪种行为
本网站数据均来自互联网 --2018