好文档 - 专业文书写作范文服务资料分享网站

网页设计与制作-自考-第五章HTML历年考题整理

天下 分享 时间: 加入收藏 我要投稿 点赞

文档来源为:从网络收集整理.word版本可编辑.欢迎下载支持.

第五章 HTML语言 历年考题

一、单选题

1.在HTML语言中,标记代表( )

A.文件头开始 B.文件头结束 C.文件体开始 D.文件体结束 2.在HTML语言中,符号

表示(      ) 

A.预排版标记 B.文字效果标记 C.特殊符号标记 D.转行标记 3.在HTML文件中,使一段文字按照原来的格式显示的标记是( ) A.

B. C. 4.在HTML文件中,</u>标记表示( )

A.文本加粗 B.文本加注底线 C.文本斜体 D.删除线 5.在HTML语言中,代表( )

A.倾斜标记 B.文字闪烁标记 C.下标标记 D.上标标记 6.在HTML语言中转行的标记是 ( ) A.

B.
C. D.<pre> 7.在HTML中,关于文字效果标记的说法错误的是 ( ) A.可以使用font标记color属性指定文字颜色 B.可以使用font标记size属性指定文字大小 C.可以使用em标记指定文字的斜体效果 D.可以使用cite标记指定粗体字体 </p><p>8.在HTML页面中,&;表示的符号是( ) A.< B.> C.& </p><p>D.’’ </p><p>D.<pre> </p><p>9.在HTML语言中,有些符号由于被标记或标记的属性所占用,在HTML文本中用特殊符号表示,“<;”代表的符号是( ) </p><p>A.& B.\ C.> D.< 10.在HTML标记中,关于<hx>的描述正确的是( ) A.<hx>表示横线标记 </p><p>B.<hx>中的x表示1~6的数字标题字体标记有6种 C.<hx>本身是一个独立的标记,表示新的行的开始 D.<hx>必须与</.hx>标记一起使用 </p><p>11.在HTML中,关于预排版标记<pre>…</pre>叙述正确的是( ) A.不需要重新排版的内容,可以用<pre>…</pre>标记通知浏览器 B.使用该标记时与<p>标记效果相同 C.使用该标记与<quot>标记效果相同 </p><p>D.该标记已不在新版本中使用,取代它的是<quot>标记 12.在HTML标记中,&表示的符号是( ) A.< B.> C.& D.@ 13.在HTML中,关于<br>的描述不正确的是( ) ...A. <br>是转行标记 </p><p>C. 与<br>相反的标记是<nobr> </p><p>B. <br>必须与</br>成对使用 </p><p>D. <br>与</br>之间的文字即使有回车符也不能自动换行 </p><p>1文档来源为:从网络收集整理.word版本可编辑. </p><p>文档来源为:从网络收集整理.word版本可编辑.欢迎下载支持. </p><p>14.下列标记中,字体最小的是( ) </p><p>A.〈H1〉 B.〈H3〉 C.〈H5〉 D.〈H6〉 15.不能..使文字换行的标记是( ) A.〈PRE〉 B.〈BR〉 C.〈P〉 D.〈BLOCK〉 </p><p>16.对文字使用下划线的标记是( ) </p><p>A.〈X〉 B.〈P〉 C.〈U〉 D.〈B〉 17.上标标记是( ) </p><p>A.〈SUP〉 B.〈SUB〉 C.〈STRIKE〉 D.〈BLINK〉 18.BACKGROUND属性指定的是( ) </p><p>A.背景色 B.背景音乐 C.背景图片 D.背景有无 19.>表示的符号是( ) A.< B.> C.\D.& </p><p>20.&表示的符号是( ) </p><p>A.< B.> C.\D.& </p><p>21.在HTML标记中,"表示的符号是( ) A. QUOT B. & C. " D. < 22.下列标记不能..</p><p>改变文字颜色的是( ) A.<FONT COLOR=RED> B.<FONT COLOR=\C.<FONT COLOR=#FF0000> D.<FONT COLOR=#12> 23.<表示的符号是( ) A.< B.> C.″ D.& 24.下列不是..文字斜体标记的是 ( ) A.<em> B.(embed) C.(i> D.(cite) 25.对文字使用删除线的标记是 ( ) </p><p> A.(d) B.(delete) C.(del) D.(strike) 26.在HTML语言中,嵌入图片的标记是( ) A.<caption>……</caption> </p><p>B.<img src=¨URL¨> C.<embed src=\D.<a href=\字符串</a> </p><p>27.在HTML中,符号清单的type属性值square表示( ) A.实心圆点 B.空心圆点 C.实心方块 D.空心方块 </p><p>28.在HTML文件中,单击一个链接,自动跳转到某网页的某一指定位置,此链接为( A.邮件链接 B.位置链接 C.跳转链接 D.书签链接 29.下列标记属于单选按钮的是( ) A.<input type=\B.<input type=\C.<input type=\</p><p>D.<input type=\</p><p>30.在表格标记中,cellpadding属性的作用是( ) A.数据与表边框的距离 </p><p>B.表格边框的高度 </p><p>C.表格的扩展边距 D.表格边框的宽度 31.在HTML文件中,可以设置声音文件始终循环播放的是( ) </p><p>2文档来源为:从网络收集整理.word版本可编辑. </p><p>) 文档来源为:从网络收集整理.word版本可编辑.欢迎下载支持. </p><p>A.loop=″true″ B. loopdelay=″true″ C. loop=″no″ D. loopdelay=″no″ 32.在HTML中,要定义一个书签应该使用的标记是( ) </p><p>A.<a target=″#object-name″>text</a> B.<a link=″#object-name″>text</a> C.<a name=″object-name″>text</a> D.<a href=″#object-name″>text</a> 33.在HTML中,文本域的标记是( ) </p><p>A.<text…> B.<input type=text…> C.<input type=textarea…> D.<textarea…> 34.在HTML中插入图片标记,对插入的图片进行文字说明,使用的属性是( ) A.hspace B.align C.alt D.src </p><p>35.在HTML中,对于表格的标记,若单元格在水平方向上跨多个单元格,需使用的属性是 ( ) A.valign B.colspan C.nowrap D.rowspan </p><p>36.在HTML页面中插入图片时,关于图像边框属性的说法错误的是 ( ) A.图像和文字之间的距离是可以调整的 </p><p> B.可以用vspace属性调整图像和文字之间的上下距离 C.默认值为1 D.单位为像素 </p><p>37.在HTML中,属于复选框标记的是 ( ) A.<input type=\text\> B.<input type=\checkbox\> C.<input type=\password\> D.<input type=\radio\> 38.符号清单包括( ) A.选项清单和说明式清单 C.选项清单和标号清单 </p><p>B.标号清单和说明式清单 D.标号清单和嵌套清单 </p><p>39.在HTML中,指定Wav声音文件在网页中播放次数的是( ) A.loop属性 B.loopdelay属性 C.start属性 </p><p>D.src属性 </p><p>40.在HTML中使用图像地图时,设置图像区域的形状为多边形的是( ) A.triangle B.rect C.poly 41.下列可以指定横向框架的是( ) A.<frame cols=\%,*\</p><p>B.<frameset cols=\%,*\D.circle </p><p>C.<rows=\%,*\D.<frameset rows=\%,*\42.关于HTML文档的描述正确的是( ) A.HTML文档不是ASCII文件 </p><p>B.HTML语法虽然简单,但也不能脱离如FrontPage、DreamWeaver等其它工具 C.在学习HTML之前,首先要掌握一门编程语言 </p><p>D.创建一个HTML文档,所需的最基本标记是<html>和</html> 43.在HTML中,定义表格标题行的标记是( ) A.<caption> B.<th> C.<td> A.<td align=列> </p><p>D.<tr> </p><p>B.<td align=行> </p><p>44.在HTML中,表格合并水平单元格的标记是( ) </p><p>C.<td colspan=3> D.<td rowspan=3> 46.在HTML中,图片的超级链接<area>标记不包含的属性是( ) ...A.shape B.img C.coords D.href 47.关于HTML文档的描述正确的是( ) </p><p>A. <HTML>和</HTML>是最基本的两个标记 </p><p>3文档来源为:从网络收集整理.word版本可编辑. </p><p></p><div class="page"><ul><li><a href=c63p4f86w3h7u3cm9b9nu86wqu5roxb00393_1.html class="hover" >1</a></li></ul></div> </div> <a class="download_word download_word_lb" href="javascript:;" id="vipdown"><div class="download_card"><div class="card_nr card_nr_lb"><h4 class="card_bt">网页设计与制作-自考-第五章HTML历年考题整理</h4><div class="download_card_msg">文档来源为:从网络收集整理.word版本可编辑.欢迎下载支持.第五章HTML语言历年考题一、单选题1.在HTML语言中,标记代表()A.文件头开始B.文件头结束C.文件体开始D.文件体结束2.在HTML语言中,符号表示()A.预排版标记</div></div><div class="download_card_btn download_card_btn_lb"><div class="content_box_tj"><span>推荐度:</span><img src="/skin/haowen/images/icon_star.png" alt=""> <img src="/skin/haowen/images/icon_star.png" alt=""> <img src="/skin/haowen/images/icon_star.png" alt=""> <img src="/skin/haowen/images/icon_star.png" alt=""></div><div class="downlod_btn_right demo_tc downlod_btn_right_lb"><em class="downlod_icon"></em>点击下载文档<span>文档为doc格式</span></div> </div></div></a> </article> <!-- 文章 --> <!-- 相关推荐 --> <div class="list_hot ar_related bj_mt20 louti"> <div class="head head3"><h4 class="f16">相关推荐文档</h4><span></span></div> <ul class="related_20"> <li><a title="网页设计与制作-自考-第五章HTML历年考题整理" href=c63p4f86w3h7u3cm9b9nu86wqu5roxb00393_1.html>网页设计与制作-自考-第五章HTML历年考题整理</a></li><li><a title="体育课听课心得体会4篇" href=c1wxhv7pn0j0h1ll01eyq0a6ri16ozy014ea_1.html>体育课听课心得体会4篇</a></li><li><a title="十年后的礼物" href=c1np3a65i7l4zk8m0hvkq6k2tg1xudp00s8f_1.html>十年后的礼物</a></li><li><a title="2020年第二届中小学生安全知识竞赛试题库及答案(共100题)" href=c1nnup50dzw34ka295j7z7yqpo85se700d7m_1.html>2020年第二届中小学生安全知识竞赛试题库及答案(共100题)</a></li><li><a title="2016企业类会计继续教育在线答案解析及部分考试答案解析" href=c7jt7w6x4aj4n7xz5eecp3x5if1klf700awl_1.html>2016企业类会计继续教育在线答案解析及部分考试答案解析</a></li><li><a title="计算机组成原理实验报告四基本模型机设计与实现" href=c1nix62iryu0sr9z0p01l1xu1x81dzc00o9t_1.html>计算机组成原理实验报告四基本模型机设计与实现</a></li><li><a title="水利工程质量取证设备清单、检测能力目录、试验检测设备配置表" href=c0cg2b46sd747hq70zb090vngk58yua010i0_1.html>水利工程质量取证设备清单、检测能力目录、试验检测设备配置表</a></li><li><a title="新部编人教版二年级道德与法治下册13我能行教学设计" href=c0n21q1q37b3z01x0bvw21wxgu8k8be00nep_1.html>新部编人教版二年级道德与法治下册13我能行教学设计</a></li><li><a title="大学生三下乡社会实践的活动总结.doc" href=c1wxht5tszb79c964hjsm5kaxd91bwp00kve_1.html>大学生三下乡社会实践的活动总结.doc</a></li><li><a title="混凝土搅拌站质量措施管理制度" href=c1wxnk1he826ksx797jw59jajr88l5800wun_1.html>混凝土搅拌站质量措施管理制度</a></li><li><a title="末梢血涂片白细胞形态变化及临床意义" href=c6d1595g4k147ty70k2c8_3.html>末梢血涂片白细胞形态变化及临床意义</a></li><li><a title="深基坑支护方案 (专家论证方案)" href=c1wxmh2j0xw7916095eiv3gyk618jsm007ye_2.html>深基坑支护方案 (专家论证方案)</a></li><li><a title="2015注册监理工程师继续教育公路工程试题答案1详解" href=c8b2435wgmg5o77k30e8m0fvqu4yw9b00pcy_1.html>2015注册监理工程师继续教育公路工程试题答案1详解</a></li><li><a title="深基坑支护方案 (专家论证方案)" href=c1wxmh2j0xw7916095eiv3gyk618jsm007ye_1.html>深基坑支护方案 (专家论证方案)</a></li><li><a title="成本控制的开题报告-" href=c0cy2s8sres7b3ef97wu606i7k4ff8500zel_1.html>成本控制的开题报告-</a></li><li><a title="深基坑支护方案 (专家论证方案)" href=c1wxmh2j0xw7916095eiv3gyk618jsm007ye_4.html>深基坑支护方案 (专家论证方案)</a></li><li><a title="[指南]加油站消防演练方案" href=c0myza6go1z6msol1o4w75dq8n1sig300udd_1.html>[指南]加油站消防演练方案</a></li><li><a title="福建省林木林地权属争议处理办法" href=c1nkr34ff2x1cf865breu5a66i6tmb7010sq_1.html>福建省林木林地权属争议处理办法</a></li><li><a title="【精选】我的同桌小学作文400字汇编七篇" href=c9bdnz0hwiz10e609m87w9sc9l3ppnv019zi_1.html>【精选】我的同桌小学作文400字汇编七篇</a></li><li><a title="ntp 用组策略配置Windows时间客户端" href=c051vz4kt2f0a0pl1szsm0n19a8hrgx00gxa_3.html>ntp 用组策略配置Windows时间客户端</a></li><li><a title="数据库设计" href=c1wxnf2au9z3qhtz4wh2h1h1yk7phhy00sky_1.html>数据库设计</a></li><li><a title="二年级下册道德与法治教案-13我能行 人教(新版)" href=c9lti94xgdj6h1tx45d7638ccg96mxg0073i_1.html>二年级下册道德与法治教案-13我能行 人教(新版)</a></li><li><a title="《园林树木学》试题库" href=c2q4e0538ce5nrap1skom_1.html>《园林树木学》试题库</a></li><li><a title="部编版9.古诗三首(从军行 送元二使安西 秋夜将晓出篱门迎凉有感)(板书设计 教" href=c9j8ci7xtzt1cf865breu5a66i6tmib010qt_1.html>部编版9.古诗三首(从军行 送元二使安西 秋夜将晓出篱门迎凉有感)(板书设计 教</a></li><li><a title="优美抒情文:雨过,那一份淡然 " href=c1wxhe2zcwn3pit886asl2xn8u9whcj004a5_2.html>优美抒情文:雨过,那一份淡然 </a></li><li><a title="关于优缺点自我评价范本_个人简模板" href=c9pa2m3sehr1x2cx44e354ncj33s24s019od_1.html>关于优缺点自我评价范本_个人简模板</a></li><li><a title="2020高考物理一轮复习第一章运动的描述匀变速直线运动的规律第1讲运动的描述教案" href=c1wxmc70oax3fre38hic91cf865breu010qn_1.html>2020高考物理一轮复习第一章运动的描述匀变速直线运动的规律第1讲运动的描述教案</a></li><li><a title="1《建筑施工技术》试题及答案" href=c881ey6ugqa1wxgu8jpv7_4.html>1《建筑施工技术》试题及答案</a></li><li><a title="计算机网络基础知识复习要点 " href=c970bo6ovrl55mbu22qmr_2.html>计算机网络基础知识复习要点 </a></li><li><a title="BP 神经网络在地铁工程项目风险评价中的应用" href=c1wxlz8rvf08iiwn479cv9uewu2s0h401e5d_1.html>BP 神经网络在地铁工程项目风险评价中的应用</a></li><li><a title="2018年中国太阳能灯具行业调研分析报告目录" href=c79vfe813oz2r4yi9c8hj79c964hjsm00lh5_2.html>2018年中国太阳能灯具行业调研分析报告目录</a></li><li><a title="2009年全国高中数学联赛江西省预赛试题及答案" href=c1wwxg47uif9emeo57bjx_1.html>2009年全国高中数学联赛江西省预赛试题及答案</a></li><li><a title="一个二战生分享考研备考过程" href=c1wxhc5umu775cln2z0an3ef8l940h6007s7_1.html>一个二战生分享考研备考过程</a></li><li><a title="广播电视谈话类节目" href=c1wxlc2uv5h41z4g1rywa_1.html>广播电视谈话类节目</a></li><li><a title="2019教师年度思想工作总结" href=c76rc33zh8s55t2h95x553fre38hi550117c_1.html>2019教师年度思想工作总结</a></li><li><a title="法学本科生必读书目推荐 " href=c7u9fl12y3e6k2tg1y0qi_1.html>法学本科生必读书目推荐 </a></li><li><a title="护理研究学试题及答案 - 图文" href=c7xfk087z1y0fvam2gyzr6h1tx45dea007oe_2.html>护理研究学试题及答案 - 图文</a></li><li><a title="公务员行测复习知识点大全(含思维导图)" href=c8p3pl2aofn553973044s2xc786b4hd00ytn_1.html>公务员行测复习知识点大全(含思维导图)</a></li><li><a title="生活垃圾填埋场的设计" href=c1n6n83s6cd7l7tx29ybm0wacw0f2i000gal_1.html>生活垃圾填埋场的设计</a></li><li><a title="知识产权的价值透析" href=c1nk9v565pe7wp9920t13_1.html>知识产权的价值透析</a></li><li><a title="淘宝客服周工作总结" href=c9klj27guil1j03v4iv5u208bi780fr00a4f_1.html>淘宝客服周工作总结</a></li><li><a title="危险化学品企业安全生产标准化评审员考试题库--多选题" href=c1wxha1t7fg34ka295j7z7yqpo85slb00d7b_3.html>危险化学品企业安全生产标准化评审员考试题库--多选题</a></li><li><a title="护士年度工作总结5篇精选" href=c1wxla25hcm0fvqu4yw276b8ve00zsa00v4m_2.html>护士年度工作总结5篇精选</a></li><li><a title="2019-2020年上半年绵阳市游仙区直接考核招聘试题及答案.docx" href=c5vqmt6yjlr7s7tu43p391qw0b8cvba00t5k_1.html>2019-2020年上半年绵阳市游仙区直接考核招聘试题及答案.docx</a></li><li><a title="高中化学实验常用仪器(名称、用途、使用注意事项)" href=c5r1c151hhw6x2101f516_1.html>高中化学实验常用仪器(名称、用途、使用注意事项)</a></li><li><a title="草鱼的养殖管理技术大全 " href=c7qn248aftu0088t3wpuo_1.html>草鱼的养殖管理技术大全 </a></li><li><a title="2020年内蒙古兴安盟中考物理试卷" href=c9l7qp3579h5nd0e7n2yj9vfqx3d4wu015zh_5.html>2020年内蒙古兴安盟中考物理试卷</a></li><li><a title="小学家长学校授课教案_351" href=c9ebqv5vxu13fre38hic91cf865brly010lk_1.html>小学家长学校授课教案_351</a></li><li><a title="软件系统维护服务实施规程" href=c1wxkv99mf87b3ef97wu606i7k4ff8500zii_1.html>软件系统维护服务实施规程</a></li><li><a title="人教版数学四年级下册第三单元课时1加法交换律和结合律导学案.doc" href=c1wxh97784r0wk4t3v4f03ibqw7s1xb00tm1_1.html>人教版数学四年级下册第三单元课时1加法交换律和结合律导学案.doc</a></li><li><a title="《电子信息工程实训》课程说明及讲义" href=c1ncza2sxti6d7jn4l8uv58u602x7bw012k5_1.html>《电子信息工程实训》课程说明及讲义</a></li><li><a title="科研年终工作总结范文7篇" href=c1wxkp4rebk7f1wl0k4bu3bj0w6iip0013od_1.html>科研年终工作总结范文7篇</a></li><li><a title="elmos推出超低功耗的热释电传感器技术解决方案" href=c3p42t8ij5401k8200sta_1.html>elmos推出超低功耗的热释电传感器技术解决方案</a></li><li><a title="CSSCI_2014-2016(C刊)2015来源期刊目录(南大核心期刊目录20" href=c8yuyi4t83x8xswm2y1eh_1.html>CSSCI_2014-2016(C刊)2015来源期刊目录(南大核心期刊目录20</a></li><li><a title="高中:高一英语全册 单词竞赛(教学方案)" href=c0jnfp0f60f00kc5204u903ypi6bk8900j28_1.html>高中:高一英语全册 单词竞赛(教学方案)</a></li><li><a title="艺术与审美期末考试答案2020" href=c9d0hr93saj4n7xz5eecp3x5if1klf700awu_1.html>艺术与审美期末考试答案2020</a></li><li><a title="法律基础知识考试的试题以及答案" href=c8u8ct334dk77t6k14pg60zn011oo6h01ald_1.html>法律基础知识考试的试题以及答案</a></li><li><a title="江苏省2020版高考政治三轮复习 选择题专项训练(九)(含解析)" href=c8pu4t7oxjn1emx02sb8q8qp2012imx011ij_1.html>江苏省2020版高考政治三轮复习 选择题专项训练(九)(含解析)</a></li><li><a title="关于服务员工作计划模板集锦八篇" href=c1wxh847pc20a6ri16ozy38gut0xsx2013v0_1.html>关于服务员工作计划模板集锦八篇</a></li><li><a title="二年级科学下册全册教案" href=c1nq3v35h2m8mpoj7ocb09o8y29wt5t00z1g_10.html>二年级科学下册全册教案</a></li> </ul> </div> <!-- 相关推荐 --> <!-- 精选图文 --> <div class="list_pic ar_pic bj_mt20 louti"> <div class="head head2"><h4 class="f16">精选图文</h4><span></span></div> <ul class="bj_mt26"> <li class="pic_lb2 fl"> <a href="/view-s100p0c7021.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_img photo"><img src="https://www.haowendang.cn/uploads/titlepic/1644975762624809.jpg" alt="海底两万里高三读书笔记800字5篇"></a> <a href="/view-s100p0c7021.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_bt chao">海底两万里高三读书笔记800字5篇</a> <div class="lb_b f12"> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="c9">读后感800字</a> <time>02-27</time> </div> </li> <li class="pic_lb2 fl"> <a href="/view-s100p0c32019.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_img photo"><img src="https://www.haowendang.cn/uploads/titlepic/1644975762624809.jpg" alt="海底两万里高三读书笔记800字5篇"></a> <a href="/view-s100p0c32019.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_bt chao">海底两万里高三读书笔记800字5篇</a> <div class="lb_b f12"> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="c9">读后感800字</a> <time>02-27</time> </div> </li> <li class="pic_lb2 fl"> <a href="/view-s100p0c31166.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_img photo"><img src="https://www.haowendang.cn/uploads/titlepic/1648718166552979.jpg" alt="平凡的世界大学生读后感作文800字(10篇)"></a> <a href="/view-s100p0c31166.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_bt chao">平凡的世界大学生读后感作文800字(10篇)</a> <div class="lb_b f12"> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="c9">读后感800字</a> <time>02-27</time> </div> </li> <li class="pic_lb2 fl"> <a href="/view-s100p0c6244.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_img photo"><img src="https://www.haowendang.cn/uploads/titlepic/1648718166552979.jpg" alt="平凡的世界大学生读后感作文800字(10篇)"></a> <a href="/view-s100p0c6244.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_bt chao">平凡的世界大学生读后感作文800字(10篇)</a> <div class="lb_b f12"> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="c9">读后感800字</a> <time>02-27</time> </div> </li> <li class="clear"></li> </ul> </div> <!-- 精选图文 --> </div> <div class="con_r fr"> <!-- 搜索 --> <div class="search ar_search"> <form name="search_news" method="post" class="search_f yj_10" action="/e/search/index.php" id="keyword"> <em class="iconfont icon-sousuo ca"></em> <input type="text" name="keyboard" id="keyword" class="search_text nobian f16 fl" placeholder="请输入您搜索的内容" required="" oninvalid="setCustomValidity('请输入您搜索的内容');" oninput="setCustomValidity('');"> <input type="submit" class="search_btn nobian cursor f12 ca fr" value="搜索"> <input type="hidden" name="tempid" value="1"> <input type="hidden" name="show" value="title"> <input type="hidden" name="tbname" value="news"> </form> </div> <!-- 搜索 --> <div class="author_btn"></div> <!-- 热门排行 --> <div class="hot r_rwap bj_mt10"> <div class="head"><h4 class="f16">热门排序</h4><span></span></div> <ul class="lm_hot sideMen bj_mt20"> <li class="lb_w1"> <a href="/view-s100p0c31911.html" title="托尔斯泰《战争与和平》有感" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>1</span> <a href="" title="托尔斯泰《战争与和平》有感" target="_blank" class="lb_bt chao2">托尔斯泰《战争与和平》有感</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c6912.html" title="托尔斯泰《战争与和平》有感" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>2</span> <a href="" title="托尔斯泰《战争与和平》有感" target="_blank" class="lb_bt chao2">托尔斯泰《战争与和平》有感</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c7021.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>3</span> <a href="" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_bt chao2">海底两万里高三读书笔记800字5篇</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c32019.html" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>4</span> <a href="" title="海底两万里高三读书笔记800字5篇" target="_blank" class="lb_bt chao2">海底两万里高三读书笔记800字5篇</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c6279.html" title="戏剧《哈姆雷特》阅读心得优秀例文" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>5</span> <a href="" title="戏剧《哈姆雷特》阅读心得优秀例文" target="_blank" class="lb_bt chao2">戏剧《哈姆雷特》阅读心得优秀例文</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c31216.html" title="戏剧《哈姆雷特》阅读心得优秀例文" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>6</span> <a href="" title="戏剧《哈姆雷特》阅读心得优秀例文" target="_blank" class="lb_bt chao2">戏剧《哈姆雷特》阅读心得优秀例文</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c31166.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>7</span> <a href="" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_bt chao2">平凡的世界大学生读后感作文800字(10篇)</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c6244.html" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>8</span> <a href="" title="平凡的世界大学生读后感作文800字(10篇)" target="_blank" class="lb_bt chao2">平凡的世界大学生读后感作文800字(10篇)</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c31213.html" title="《名人传》阅读心得范文800字" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>9</span> <a href="" title="《名人传》阅读心得范文800字" target="_blank" class="lb_bt chao2">《名人传》阅读心得范文800字</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> <li class="lb_w1"> <a href="/view-s100p0c6278.html" title="《名人传》阅读心得范文800字" target="_blank" class="lb_wimg"><em class="icon"></em></a> <div class="lb_nr"> <span>10</span> <a href="" title="《名人传》阅读心得范文800字" target="_blank" class="lb_bt chao2">《名人传》阅读心得范文800字</a> <a href="/list-0-100.html" target="_blank" title="读后感800字" class="lb_lm">读后感800字</a> </div> </li> </ul> </div> <!-- 推荐文章 --> <div class="hot r_rwap bj_mt10"> <div class="head head1"><h4 class="f16">推荐文章</h4><span></span></div> <div class="lm_hot bj_mt20"> <div class='pic_lb4'> <a href='/view-s100p0c31937.html' title='《浮生六记》读后感800字15篇' target='_blank' class='lb_img photo'><img src='https://www.haowendang.cn/uploads/titlepic/img001.jpg' alt='《浮生六记》读后感800字15篇'></a> <a href='/view-s100p0c31937.html' title='《浮生六记》读后感800字15篇' target='_blank' class='lb_bt chao2'>《浮生六记》读后感800字15篇</a> <div class='lb_b f12'> <a href='/list-0-100.html' target='_blank' title='读后感800字' class='c9'>读后感800字</a> </div> </div> <ul class="related_10"> <li><a title="网页设计与制作-自考-第五章HTML历年考题整理" href=c63p4f86w3h7u3cm9b9nu86wqu5roxb00393_1.html>网页设计与制作-自考-第五章HTML历年考题整理</a></li><li><a title="体育课听课心得体会4篇" href=c1wxhv7pn0j0h1ll01eyq0a6ri16ozy014ea_1.html>体育课听课心得体会4篇</a></li><li><a title="十年后的礼物" href=c1np3a65i7l4zk8m0hvkq6k2tg1xudp00s8f_1.html>十年后的礼物</a></li><li><a title="2020年第二届中小学生安全知识竞赛试题库及答案(共100题)" href=c1nnup50dzw34ka295j7z7yqpo85se700d7m_1.html>2020年第二届中小学生安全知识竞赛试题库及答案(共100题)</a></li><li><a title="2016企业类会计继续教育在线答案解析及部分考试答案解析" href=c7jt7w6x4aj4n7xz5eecp3x5if1klf700awl_1.html>2016企业类会计继续教育在线答案解析及部分考试答案解析</a></li><li><a title="计算机组成原理实验报告四基本模型机设计与实现" href=c1nix62iryu0sr9z0p01l1xu1x81dzc00o9t_1.html>计算机组成原理实验报告四基本模型机设计与实现</a></li><li><a title="水利工程质量取证设备清单、检测能力目录、试验检测设备配置表" href=c0cg2b46sd747hq70zb090vngk58yua010i0_1.html>水利工程质量取证设备清单、检测能力目录、试验检测设备配置表</a></li><li><a title="新部编人教版二年级道德与法治下册13我能行教学设计" href=c0n21q1q37b3z01x0bvw21wxgu8k8be00nep_1.html>新部编人教版二年级道德与法治下册13我能行教学设计</a></li><li><a title="大学生三下乡社会实践的活动总结.doc" href=c1wxht5tszb79c964hjsm5kaxd91bwp00kve_1.html>大学生三下乡社会实践的活动总结.doc</a></li><li><a title="混凝土搅拌站质量措施管理制度" href=c1wxnk1he826ksx797jw59jajr88l5800wun_1.html>混凝土搅拌站质量措施管理制度</a></li> </ul> </div> </div> <!-- 推荐文章 --> <div class="hot r_rwap bj_mt10"> <div class="head head1"><h4 class="f16">热门标签</h4><span></span></div> <div class="lm_hot bj_mt20"> <a title="特种作业安全管理制度" href="smm1o25focffei2xg2wof5mx2g8mip2_1.html" class="lb_2 chao f14">特种作业安全管理制度</a></li><a title="堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?人性化护理在血管外科护理中的" href="shenqingsh0ushenqingsh0ushenqingsh0ushenqingsh0usfjuizrgeujhgmx2h7sqwwof5hlio29jhgmx2ffxnes_1.html" class="lb_2 chao f14">堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?人性化护理在血</a></li><a title="堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?艮岳的造园艺术成就" href="shenqingsh0ushenqingsh0ushenqingsh0ushenqingsh0uspriib7nessgwh65prukdrjdci7l_1.html" class="lb_2 chao f14">堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?艮岳的造园艺术</a></li><a title="堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?市场监管总局办公厅压力管道定" href="shenqingsh0ushenqingsh0ushenqingsh0ushenqingsh0usikih8angxof5j0bi80gbig30ghxgi3gbfof5sibi3e_1.html" class="lb_2 chao f14">堟蘿唁?堟蘿唁?堟蘿唁?堟蘿唁?市场监管总局办</a></li><a title="堟蘿唁?应用液滴数字PCR技术检测rs6983267三种多态" href="shenqingsh0usiokn54lo2lx0k1ci1j02801v02ajggkdrkowll703603701i01l01k01f01e01i01jfexo25hlmiyp_1.html" class="lb_2 chao f14">堟蘿唁?应用液滴数字PCR技术检测rs6983</a></li><a title="00037美学历年试题(精心整理版)" href="s01c01c01c01f01jp72i1yghyinormdu54014on2iwzk1gmx2mko015_1.html" class="lb_2 chao f14">00037美学历年试题(精心整理版)</a></li><a title="幼儿园学前小木偶变身记教学设计、教材分析、学情分析、教学反思" href="sinwg1rh65i1yg99i6nkdkfw6gk8s6jrlck0pi1yrlqrkx9hdk0pkeog7akgg9hdi1yj45g7akgg9hdk0pi1ygjxizh_1.html" class="lb_2 chao f14">幼儿园学前小木偶变身记教学设计、教材分析、学情</a></li><a title="硕士研究生校内调剂申请表-word版" href="snrphkbnpwo6un4vkkhg3prnng8yn5frnbqy001903b03303602smko_1.html" class="lb_2 chao f14">硕士研究生校内调剂申请表-word版</a></li><a title="堟蘿唁?堟蘿唁?公司迎新员工欢迎词" href="shenqingsh0ushenqingsh0usg30gl4semk34gnsijpl5usemrm5_1.html" class="lb_2 chao f14">堟蘿唁?堟蘿唁?公司迎新员工欢迎词</a></li><a title="henqingshu/shenqingshu/c1js6z8" href="s02w02t03203502x03202v03702w03901b03702w02t03203502x03202v03702w03901b02r01d02y03701i03e01k_1.html" class="lb_2 chao f14">henqingshu/shenqingshu/</a></li> </div> </div> <!-- 推荐文章 --> </div> <div class="clear"></div> </div> </div> <!-- 底部 --> <!-- 底部 --> <footer class="footer"> <div class="footer_wrap main"> <div class="footer_t"> <div class="footer_nav fl"> <a href="/list-0-527.html" target="_blank">关于我们</a> <a href="/list-0-528.html" target="_blank">联系方式</a> <a href="/list-0-529.html" target="_blank">商务合作</a> <a href="/list-0-530.html" target="_blank">友情链接</a> <a href="/list-0-531.html" target="_blank">诚聘英才</a> </div> <a href="javascript:;" class="footer_phone fr"> <em class="iconfont icon-44"></em> <div class="qrcode ts"><img src="/skin/haowen/images/qrcode.png"><p>扫码手机访问</p></div> </a> <div class="clear"></div> </div> <div class="footer_b"> <p class="cf fl">本网站所有内容均由编辑和用户从互联网收集整理,如果您发现不合适的内容,<br>请联系我们进行处理,谢谢合作!合作QQ:78024566</p> <p class="cf fr">Copyright @ 2020 - <span class="years">2023</span> haowendang.cn All Rights Reserved<br>好文档 版权所有<a href="https://beian.miit.gov.cn/" target="_blank" >苏ICP备19068818号-5</a></p> {"error":401,"message":"token is not valid"} <div class="clear"></div> </div> </div> </footer> <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?3f6cce9b10dc8cacdfd0b4d6b7d70c14"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> <!-- 底部 --> <!-- 右边定位导航 --> <div class="ar_louti1"><div class="right_nav rc_nav" id="loutinav" style="display: block;"><ul><li class=""><p class="chao2">正文标题</p></li><li class=""><p class="chao2">上下篇章</p></li><li class=""><p class="chao2">相关推荐</p></li><li class="active"><p class="chao2">精选图文</p></li><li class="last ts"><em class="iconfont ts icon-top"></em></li></ul></div></div> <!-- 右边定位导航 --> <em class="noshow myarcid">63p4f86w3h7u3cm9b9nu86wqu5roxb00393</em> <!--1111--> <div class="artop ts"> <div class="artop_rwap"> <div class="artop_left"> <div class="artop_related ts fl"> <div class="related_hd"> <em class="iconfont icon-changjingtuijianpitchon"></em>向你推荐的相关文章 <em class="iconfont icon-gengduo ts"></em> </div> <div class="related_bd ts relist"> <h4>相关文章列表</h4> <ul> <li><a title="网页设计与制作-自考-第五章HTML历年考题整理" href=c63p4f86w3h7u3cm9b9nu86wqu5roxb00393_1.html>网页设计与制作-自考-第五章HTML历年考题整理</a></li><li><a title="体育课听课心得体会4篇" href=c1wxhv7pn0j0h1ll01eyq0a6ri16ozy014ea_1.html>体育课听课心得体会4篇</a></li><li><a title="十年后的礼物" href=c1np3a65i7l4zk8m0hvkq6k2tg1xudp00s8f_1.html>十年后的礼物</a></li><li><a title="2020年第二届中小学生安全知识竞赛试题库及答案(共100题)" href=c1nnup50dzw34ka295j7z7yqpo85se700d7m_1.html>2020年第二届中小学生安全知识竞赛试题库及答案(共100题)</a></li><li><a title="2016企业类会计继续教育在线答案解析及部分考试答案解析" href=c7jt7w6x4aj4n7xz5eecp3x5if1klf700awl_1.html>2016企业类会计继续教育在线答案解析及部分考试答案解析</a></li><li><a title="计算机组成原理实验报告四基本模型机设计与实现" href=c1nix62iryu0sr9z0p01l1xu1x81dzc00o9t_1.html>计算机组成原理实验报告四基本模型机设计与实现</a></li><li><a title="水利工程质量取证设备清单、检测能力目录、试验检测设备配置表" href=c0cg2b46sd747hq70zb090vngk58yua010i0_1.html>水利工程质量取证设备清单、检测能力目录、试验检测设备配置表</a></li><li><a title="新部编人教版二年级道德与法治下册13我能行教学设计" href=c0n21q1q37b3z01x0bvw21wxgu8k8be00nep_1.html>新部编人教版二年级道德与法治下册13我能行教学设计</a></li><li><a title="大学生三下乡社会实践的活动总结.doc" href=c1wxht5tszb79c964hjsm5kaxd91bwp00kve_1.html>大学生三下乡社会实践的活动总结.doc</a></li><li><a title="混凝土搅拌站质量措施管理制度" href=c1wxnk1he826ksx797jw59jajr88l5800wun_1.html>混凝土搅拌站质量措施管理制度</a></li> </ul> </div> </div> <div class="artop_search fl"> <form name="search_news" method="post" class="search_f bg yj_10" action="/e/search/index.php" id="keyword"> <em class="iconfont icon-sousuo ca"></em> <input type="text" name="keyboard" id="keyword" class="search_text nobian f16 fl" placeholder="请输入您要搜索的内容" required="" /> <input type="submit" class="search_btn nobian cursor f16 ca fr" value="搜索文档"> <input type="hidden" name="tempid" value="1"> <input type="hidden" name="show" value="title"> <input type="hidden" name="tbname" value="news"> </form> </div> <div class="artop_download fr"> <div id="downdoc"></div> </div> </div> <div class="artop_right"> <div class="artop_code fr"> <a href="javascript:;" class="boon_btn">领取福利</a> <div class="code_rwap ts"> <p>微信扫码领取福利</p> </div> </div> <div class="artop_code fr"> <a href="javascript:;" class="share_btn">分享给好友</a> <div class="code_rwap ts"> <div id="qrcode" title="/view-s100p0c31203.html"></div> <p>微信扫码分享</p> </div> </div> </div> </div> </div> <!--fword--> <script src="/e/data/js/ajax.js" ></script> <script src="/skin/fword/js/jquery-1.8.3.min.js" ></script> <script src="/skin/fword/js/jquery.cookie.min.js" ></script> <script src="/skin/fword/layer/layer.min.js"></script> <script src="/skin/fword/js/clipboard.min.js"></script> <script src="/skin/fword/js/fword.js"></script> <script src="/skin/haowen/js/qrcode.js"></script> <link href="/skin/fword/css/fword.css" rel="stylesheet"> <span id="show_userinfo" style="display:none;"></span> <link rel="stylesheet" type="text/css" href="/skin/images/ajaxlogin.css" /> <div id="loginbox"></div><script type="text/javascript" src="/skin/images/login.js"></script> <div class="d_alert marks" style="display:none;"><div class="copy-alert alert-bounceIn"><div class="claos" id="closed"></div><div class="paybox"><div class="payitem item-active" isone="0" gmoney="10"><div class="paybox-title">单篇付费下载</div><div class="paybox-img" style="margin-top:15px;"><img src="/skin/fword/images/paper_one.png"></div><div class="paybox-art">付费后即可下载这篇文章</div><div class="paybox-money"><strong>限时特价:10元/篇</strong><span> 原价:20元 </span></div></div></div><div class="paybox"><div class="payitem" isone="1" ggroupid="2" gfen="0" gmoney="29" gdate="30"><span class="hot"></span><div class="paybox-title">月卡会员</div><div class="paybox-img" style="margin-top:15px;"><img src="/skin/fword/images/paper_more.png"></div><div class="paybox-art">每天5次免费下载</div><div class="paybox-money"><strong>29元/30天</strong></div></div></div><div class="payselect">请选择支付方式</div><div class="paybottom"><div class="paybox-bottom2 go-wxpay">微信支付</div><div class="paybox-bottom2 alipay paylogin2 go-alipay">支付宝支付</div></div><div class="xiazai"><div class="xiazai-box"><a href="javascript:;" onclick="showkf()" class="redown">联系客服</a><a href="javascript:;" class="redown" onclick="showkf()">忘记账号</a></div></div></div></div> <script type="text/javascript"> $("#closed").click(function () { $(".d_alert").fadeOut(200); }); $(".payitem").click(function(){ $(".payitem").removeClass("item-active"); $(this).addClass("item-active"); }); </script> <script type="text/javascript"> $(document).ready(function ($) { $("#vipdown").click(function () { $(".d_alert").fadeIn(200); $.ajax({ type: "POST", dataType: "json", url: "/e/extend/fword/check.php", data: {"aid": "63p4f86w3h7u3cm9b9nu86wqu5roxb00393"}, async: false, success: function (data, textStatus, jqXHR) { if (data.code === "0") { //游客 var downid = "63p4f86w3h7u3cm9b9nu86wqu5roxb00393" $(".go-wxpay").click(function(){ var readurl = "https://www.haowendang.cn/view.php&psrc="; var downurl = "https://www.haowendang.cn/d.asp?id="; var payurl = readurl; payurl = payurl.replace("view.php", "pay/pay.asp?id=63p4f86w3h7u3cm9b9nu86wqu5roxb00393&p=1"); var gotourl = payurl + downurl + downid location.href = gotourl; }); } else if (data.code === "1") { //注册会员 var downid = "63p4f86w3h7u3cm9b9nu86wqu5roxb00393" $(".go-wxpay").click(function(){ var readurl = "https://www.haowendang.cn/view.php&psrc="; var downurl = "https://www.haowendang.cn/d.asp?id="; var payurl = readurl; payurl = payurl.replace("view.php", "pay/pay.asp?id=63p4f86w3h7u3cm9b9nu86wqu5roxb00393&p=1"); var gotourl = payurl + downurl + downid location.href = gotourl; }); } else { location.href = "/d.asp?id=63p4f86w3h7u3cm9b9nu86wqu5roxb00393&p=1"; } } }); }) $('.theme-poptit .close').click(function () { $('.theme-popover-mask').fadeOut(100); $('.theme-popover').slideUp(200); }) }) </script> </body> </html>