【单选题】The equity theory proposes that ________.
A.
offering employees part of the company's shares, or equity, motivates them to do their best because their performance directly ties in with the company's
B.
employees expect that exerting a given amount of effort will lead to a certain level of performance and will be demotivated if that does not happen
C.
an employee compares his or her job's input–outcomes ratio with that of relevant others and then corrects any inequity
D.
employees are more likely to show initiative at work if they are more involved in decisions that affect their work
【单选题】以美国教育家杜威为代表的现代教育派倡导的三中心是( )。【 2012 ,上半年,教育知识与能力】
【单选题】Equity theory of motivation focuses on:
A.
People’s expectation of the different outcomes for a given action
B.
People’s perception of how they should perform in a given situation at work
C.
The motivational force involved in a person’s actions at work
D.
The fact that people are influenced by the expected results of their actions.
【单选题】17) The equity theory proposes that ________.
A.
offering employees part of the company's shares, or equity, motivates them to do their best because their performance directly ties in with the company's
B.
employees expect that exerting a given amount of effort will lead to a certain level of performance and will be demotivated if that does not happen
C.
an employee compares his or her job's input–outcomes ratio with that of relevant others and then corrects any inequity
D.
employees are more likely to show initiative at work if they are more involved in decisions that affect their work
【简答题】程序设计题 在如下程序中,编写一个函数fun,它的功能是:将ss所指字符串中所有下标为奇数位置的字母转换为大写(若该位置上不是字母,则不转换)。 例如,若输入"abc4Efg",则应输出"aBc4EFg"。 请在答案栏处填写函数fun的花括号中的语句,并附上程序运行结果截图。 #include #include #include #include void fun(char *ss) { } vo...
【简答题】下列给定程序中,函数fun()的功能是:将字符串p中所有字符复制到字符串b中,要求每复制3个字符之后插入一个空格。例如,在调用fun()函数之前给字符串a输入ABCDEFGHIJK,调用函数之后,字符串b中的内容则为ABC DEF GHI JK。 请改正程序中的错误,使它能得出正确的结果。 注意:不要改动main函数,不得增行或删行,也不得更改程序的结构。 试题程序: include <stdio...
【单选题】以美国教育家杜威为代表的现代教育派倡导的“三中心”是:[2012上8.]
【单选题】The items in your bag don't _____________ the items on the laundry list.
【单选题】设有如下程序段 char s[20]="Beijing", *p; p=s; 则执行p=s;语句后,以下叙述正确的是( )
【单选题】The equity theory proposes that ________.
A.
offering employees part of the company's shares, or equity, motivates them to do their best because their performance directly ties in with the company's
B.
employees expect that exerting a given amount of effort will lead to a certain level of performance and will be demotivated if that does not happen
C.
an employee compares his or her job's input–outcomes ratio with that of relevant others and then corrects any inequity
D.
employees are more likely to show initiative at work if they are more involved in decisions that affect their work