📄 shownews6.htm
字号:
<P>47. 公务员的交流形式有:( )。<BR> A. 挂职锻炼<BR> B. 轮换<BR> C. 调任<BR> D. 离任</P>
<P>48. 国家公务员必须严格遵守的政治纪律有( )。<BR> A. 不得散布有损政府声誉的言论<BR> B. 不得经商、办企业以及参与其他营利性的经营活动<BR> C. 不得组织或者参加非法组织<BR> D. 不得组织或者参加反对政府的集会、示威等活动</P>
<P>49. 我国行政首长负责制的基本内容有( )。<BR> A. 同工作首长负责制以及工作责任制相结合<BR> B. 领导本级政府的工作<BR> C. 向本级人民代表大会及其常务委员会负责<BR> D. 召集和主持本级政府的全体会议和常委会议</P>
<P>50. 行政人员的协调机制是:( )<BR> A. 权力委托<BR> B. 行政参与<BR> C. 团体活动<BR> D. 态度调查</P>
<P><BR>######## 综合测试参考答案 ########</P>
<P>一、单项选择题(共50题,每题1分):<BR>1. A 2. C 3. C 4. D 5. D <BR>6. D 7. D 8. D 9. B 10.B <BR>11.C 12.C 13.A 14.C 15.C <BR>16.C 17.D 18.A 19.D 20.B <BR>21.A 22.D 23.D 24.B 25.A <BR>26.C 27.A 28.B 29.A 30.D <BR>31.C 32.D 33.C 34.D 35.A <BR>36.C 37.B 38.B 39.C 40.A <BR>41.B 42.C 43.A 44.D 45.A <BR>46.B 47.D 48.A 49.A 50.A </P>
<P>二、多项选择题(共50题,每题1分):<BR>1. ACD 2. ACD 3. ACD 4. BC 5. ABC <BR>6. ABCD 7. ABCD 8. AD 9. AC 10.ACD <BR>11.AD 12.AC 13.ABD 14.ACD 15.ACD <BR>16.BCD 17.ABCD 18.AC 19.AB 20.ABCD <BR>21.ABCD 22.ACD 23.BD 24.ABCD 25.ABCD <BR>26.AC 27.ABCD 28.ABCD 29.BCD 30.ABCD <BR>31.ABD 32.ABCD 33.BCD 34.AB 35.ACD <BR>36.AC 37.BCD 38.ABC 39.ABCD 40.ABCD <BR>41.BCD 42.ABCD 43.BC 44.ABCD 45.AC <BR>46.ABCD 47.ABC 48.ACD 49.ABCD 50.CD <BR></P>
</td>
</tr>
</table>
</td>
</tr>
<tr align="right">
<td colspan="2">
<p> </p>
<p>资料录入员:badgirl (共计 240 篇) <br>
<br>
</p>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2">
<table border='0' cellspacing='0' cellpadding='0' width='100%' align='center'bgcolor='efefef'><tr><TD background="images/hline.gif" HEIGHT="1"></TD></tr><tr><td width='100%' bgcolor='efefef' height='18' class=maintitle> 相关信息:公共知识</td></tr><tr><TD background="images/hline.gif" HEIGHT="1"></TD></tr><tr><td bgcolor='ffffff'><table width='100%' border='0' cellspacing='5' cellpadding='0' style="TABLE-LAYOUT: fixed"><tr><td style="WORD-WRAP: break-word">· <a class='MainContentS' href='shownews.asp?newsid=214' title='' target='_blank'>公共知识综合测试卷10</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=213' title='' target='_blank'>公共知识综合测试卷09</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=212' title='' target='_blank'>公共知识综合测试卷08</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=211' title='' target='_blank'>公共知识综合测试卷07</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=210' title='' target='_blank'>公共知识综合测试卷06</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br></td></tr><tr><td width='98%' align='right'><a Class='MainMore' href='showsearch.asp?keyword=公共知识' target=_blank>>>更多</a> </td></tr></table></td></tr></table><table width='90%' border='0' height='6' cellpadding="0" cellspacing="0"><tr><td></td></tr></table>
</td>
</tr>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<fieldset> <legend align=left>╣ 公共知识综合测试卷04 会员评论[共 0 篇] ╠</legend>
<table border="0" width="100%" cellspacing="0" class="TableLine" bordercolorlight="FFFFFF" bgcolor="ffffff" style="TABLE-LAYOUT: fixed">
</table>
</fieldset>
</td>
</tr>
<tr>
<td>
<script Language="JavaScript"><!--
function Form1_Validator(theForm)
{
if (theForm.name.value == "")
{
alert("请输入您注册的会员名!");
theForm.name.focus();
return (false);
}
if (theForm.password.value == "")
{
alert("请输入密码!");
theForm.password.focus();
return (false);
}
if (theForm.name.value.length > 20)
{
alert("名字太长!至多20个字符");
theForm.name.focus();
return (false);
}
if (theForm.content.value == "")
{
alert("没有内容!");
theForm.content.focus();
return (false);
}
if (theForm.content.value.length > 100)
{
alert("话也太多了些吧,至多100个字符!");
theForm.content.focus();
return (false);
}
return (true);
}
//--></script>
<fieldset> <legend align=left>╣ 我要评论 ╠</legend>
<table border="0" width="95%" cellspacing="0" cellpadding="0" bgcolor="ffffff" align="center" style="TABLE-LAYOUT: fixed">
<form method="POST" name="Form1" action="GBookSave.asp?PageName1=shownews&NewsID=208&default=0" onsubmit="return Form1_Validator(this)" >
<tr>
<td width=100%>姓 名:<INPUT maxLength=16 name=name size=10>
密 码:
<INPUT type=password name=password size=10><INPUT type=hidden name=page value=1></td>
</tr>
<td width=100% valign=top style="WORD-WRAP: break-word"><TEXTAREA name=content rows=3 cols=82></TEXTAREA></td>
<tr>
<td width=100% align="center">
<input type="submit" value="提交" name="B1"> <input type="reset" value="重写" name="B2">
</td>
</tr>
</FORM>
</table>
</fieldset>
<table width='90%' border='0' height='6' cellpadding="0" cellspacing="0"><tr><td></td></tr></table>
</td>
</tr>
</table>
</td>
<TD background="images/lline.gif" WIDTH="1"></TD>
<!--右栏开始-->
<td width="160" align="right" valign="top" bgcolor="dee7f7">
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="dee7f7">
<tr>
<td width="100%" bgcolor="756DA1" height="18" align="center" class=RightTitle>推荐资料</td>
</tr>
<tr><TD BGCOLOR=dee7f7 HEIGHT='1'></TD></tr>
<tr>
<td bgcolor="dee7f7" height="18">
<table width="95%" border="0" cellspacing="0" cellpadding="0" style="TABLE-LAYOUT: fixed" align="center">
<tr>
<td class=RightContent valign=top width="8">-</td>
<td class=RightContent style="WORD-WRAP: break-word">
<a class='RightContent' href='shownews.asp?newsid=214' title='' target='_blank'>公共知识综合测试卷10</a><br>
</td></tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -