问题 单项选择题

下列关于参与管理的陈述不正确的是( )。

A.参与管理有时被推崇为治疗士气低落和生产力低下的灵丹妙药

B.实行参与管理时,参与不应使员工和管理者的地位和权力受到威胁

C.参与管理对所有的员工都适用

D.要发挥参与管理的优势,组织文化必须支持员工参与

答案

参考答案:C

解析: 参与管理就是让下属人员实际分享上级的决策权。实施参与管理不但可以发挥员工的专长,提高其对工作的兴趣,而且可以促进管理者和员工的沟通,有利于决策的执行。同时,参与管理也是促进团队建设的重要手段之一,尤其受到年轻一代和高学历员工的重视。在具体运用上,参与管理有许多形式,如共同设定目标,集体解决问题,直接参与工作决策,参与咨询委员会,参与政策制定小组,参与新员工甄选等。 参与管理有时被推崇为治疗士气低落和生产力低下的灵丹妙药。不过,参与管理也不是放之任何组织,任何工作群体而皆准的法则。

填空题
        用方框中所给单词的适当形式填空,使短文完整正确、(每个单词限用一次)。
         seem succeed write other who interview think by beat made
     Who's the most successful writer in China today? A recent feature story in
the "New York Times" says China's most l          writer is Guo Jingming,
whom some Chinese readers claim is the best  2       .
      In "China's Pop Fiction" , published recently, Aventurina King wrote that
24-year-old Guo is a popidol(偶像)  whose "crossing-dressing.and persona(形象) " 3       him a hit in China.
      And the "New York Times" article 4         to mean that Guo is the most
commercially successful writer. But many of the SohLl responders 5      __ the young writer has not fully developed in literature and his showy persona is
unacceptable 6           Chinese standards.
      Some others think that Guo is successful for his best-selling books.  Guo
is successful more than any   7       Chinese writer last year, according to the
annual list of millionaire writer.  He tops the list with 11 million yuan in copyright royalties(版权税) , 8         Yu Qiuyu, a famous scholar and the richest
writer of 2006.
      Guo tolcl the "Chongqing Evening News" in a recent 9       that he hadn't
yet read the "New York Times" story, but that the honor was inspiring. He says a successful writer is someone 10        books are favored by readers.
问答题

【说明】
在网页鼠标的后面跟随者一串飘动的字符“欢迎访问希赛教育网站”。
HTML文本如下.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>欢迎访问希赛教育网站</title>
</head> <body>
<style type="text/css">
.spanstyle
COLOR: #000000; FONT-FAMILY: 宋体; FONT-SIZE: 20pt; POSITION: absolute; TOP: -50px; VISIBILITY: visible
<!--设置鼠标后面字符的效果-->
</style>
<SCRIPT language="JavaScript">
var x,y
var step=36; //设置鼠标后面每个字符之间的间距
var flag=0;
var message="★欢迎访问希赛教育风网站!", //鼠标后面跟随着的字符

message= (1) ; //将整个字符串转化为单一元素的字符串数组
var xpos=new Array(); //每个字符的水平位置初始化
for (i=0;i<=message.length-1 ;i++)
xpos[i]= 50;

var ypos=new Array(); //每个字符的竖直位置初始化
for (i=0;i<=message.length- 1 ;i++)
ypos[i]= -200;
function handlerMM(e)
//鼠标位置获取
x = (document.layers) e.pageX: document.body. scrollLeft+event.clientX:
y = (document.layers) e.pageY: document.body. scrollTop+event.ciientY
fiag=l;

function www_helper_net() (
if (flag==1 && document.all)//判断浏览器种类,为真表示为IEfor (i=message.length-1; i>=1;i--) //设置每个字符的位置 xpos[i]= (2) ;
ypos[i]=ypos[i-1];xpos[0]=x+step;
ypos[0]=y;
for (i=0; i<message. Length-1; i++) //设置字符输出位置
var thisspan = eval("span"+(i)+".style");
thisspan.posLeft=xpos[i];
thisspan.posTop=ypes[i];
else if (flag==1 && document.layers) //判断浏览器种类,为真表未为 NetScape
for (i=message.length-1; i>=1; i--) //设置每个字符的位置
xpos[i]=xpos[i- 1]+step;
ypos[i]=ypos[i-1];xpes[0]=x+step;
ypos[0]=y;
for ( (3) ) //设置字符输出位置
var thisspan = eval("document. span"+i);
thisspan.left=xpos[i];
thisspan.top=ypos[i];
var timer=setTimeout("www_helper_ner()",30);for (i=0;i<=message. length-1 ;i++) //输出每个字符
documeet.write("<span id=’span"+i+"’! class=’spanstye’>"); document.write( (4) );
document.write("</span>");if (document.layers) //重绘
document. captureEvents(Event. MOUSEMOVE);document.onmousemove = (5) ; www_helpor_net()
www_helpor_net();
</script>
</body>
</html>