书签 分享 收藏 举报 版权申诉 / 16

类型HTML选择题.docx

  • 文档编号:26927561
  • 上传时间:2023-06-24
  • 格式:DOCX
  • 页数:16
  • 大小:22.25KB

b)居右对齐:

c)居左对齐:

d)两端对齐:

26.下面哪一项是换行符标签()

A.B.C.
D.

27.下列哪一项是在新窗口中打开网页文档。

()

A._selfB._blankC._topD._parent

28.下面对JPEG格式描述不正确的一项是。

()

a)照片、油画和一些细腻、讲求色彩浓淡的图片常采用JPEG格式

b)JPEG支持很高的压缩率,因此其图像的下载速度非常快

c)最高只能以256色显示的用户可能无法观看JPEG图像

d)采用JPEG格式对图片进行压缩后,还能再打开图片,然后对它重新整饰、编辑、压缩

29.常用的网页图像格式有()和().

,tiffB.tiff,jpgC.gif,jpgD.tiff,png

30.如果要表单提交信息不以附件的形式发送,只要将表单的“MTME类型”设置为()。

/plainB.passwordC.submitD.button

31.下面说法错误的是()。

a)CSS样式表可以将格式和结构分离

b)CSS样式表可以控制页面的布局

c)CSS样式表可以使许多网页同时更新

d)CSS样式表不能制作体积更小下载更快的网页

32.CSS样式表不可能实现()功能。

a)将格式和结构分离

b)一个CSS文件控制多个网页

c)控制图片的精确位置

d)兼容所有的浏览器

33.表格是网页中的(),框架是由数个()组成的。

A.元素,帧B.元素,元素C.帧,元素D.结构,帧

34.要使表格的边框不显示,应设置border的值是()。

A.1B.0C.2D.3

35.在HTML中,()不是链接的目标属性。

B.newC.blankD.top

36.在网页设计中,()是所有页面中的重中之重,是一个网站的灵魂所在。

A.引导页B.脚本页面C.导航栏D.主页面

37.为了标识一个HTML文件应该使用的HTML标记是()。

A.

</p>B.</body>C.</html>D.

</table>

38.在客户端网页脚本语言中最为通用的是().

B.VBC.PerlD.ASP

39.在HTML中,标记的Size属性最大取值可以是()。

B.6C.7D.8

40.在HTML中,标记

的作用是()。

A.标题标记B.预排版标记C.转行标记D.文字效果标记

41.下面不属于CSS插入形式的是().

A.索引式B.内联式C.嵌入式D.外部式

42.下列描述错误的是()。

a)DHTML是HTML基础上发展的一门语言

b)根据处理用户操作位置的不同,HTML主要分为两大类:

服务器端动态页面和客户端动态页面

c)客户端的DHTML技术包括HTML4.0、CSS、DOM和脚本语言

d)DHTML侧重于WEB内容的动态表现

43.可以不用发布就能在本地计算机上浏览的页面编写语言是()。

44.  A.ASP      B.HTML       C.PHP      D.JSP

45.在网页中,必须使用()标记来完成超级链接。

46.A B

  C…    D
  • 47.有关网页中的图像的说法不正确的是()。

    a)网页中的图像并不与网页保存在同一个文件中,每个图像单独保存

    b)HTML语言可以描述图像的位置、大小等属性

    c)HTML语言可以直接描述图像上的像素

    d)图像可以作为超级链接的起始对象

    48.下列HTML标记中,属于非成对标记的是()。

    A

  •         B
          C

           D

      49.用HTML标记语言编写一个简单的网页,网页最基本的结构是()。

      a)……

      b)

      c)

      d)……

      50.主页中一般包含的基本元素有()。

      51.A超级链接     B图像    C声音     D表格

      52.以下标记符中,用于设置页面标题的是()

      A.B.<caption>C.<head>D.<html></p><p>53.以下标记符中,没有对应的结束标记的是()</p><p>A.<body>B.<br>C.<html>D.<title></p><p>54.若要是设计网页的背景图形为,以下标记中,正确的是()</p><p>a)<bodybackground=””></p><p>b)<bodybground=”’’></p><p>c)<bodyimage=””></p><p>d)<bodybgcolor=””></p><p>55.若要以标题2号字、居中、红色显示”vbscrip”,以下用法中,正确的是()</p><p>a)<h2><divalign=”center”><color=”#ff00000”>vbscript</div></h2></font></p><p>b).<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript</div></h2></font></p><p>c)<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript<</h2>/div></font></p><p>d)<h2><divalign=”center”><fontcolor=”#ff00000”>vbscript</font></div></h2></p><p>56.若要以加粗宋体、12号字显示“vbscript”以下用法中,正确的是()</p><p>a)<b><fontsize=12>vbscript</b></font></p><p>b)<b><fontface=”宋体”size=12>vbscript</font></b></p><p>c)<b><fontsize=“宋体”size=12>vbscript</b></font></p><p>d)<b><fontsize=“宋体”fontsize=12>vbscript</b></font></p><p>57.若要在页面中创建一个图形超链接,要显示的图形为,所链接的地址为以下用法中,正确的是();</p><p>a)<ahref=”href=”src=””></a></p><p>b)<imgsrc=””><ahref=”<ahref=src=””></p><p>58.以下标记中,用于定义一个单元格的是();</p><p>a)<td> </td></p><p>b)<tr>…</tr></p><p>c)<table>…</table></p><p>d)<caption>…</caption></p><p>59.用于设置表格背景颜色的属性的是();</p><p>AbackgroundBbgcolorCBorderColorDbackgroundColor</p><p>60.要将页面的当前位置定义成名为”vbpos”和锚,其定义方法正确的是()</p><p>a)<ahref=:</p><p>vbpos”></a></p><p>b)<ahref=”#vbpos”>vbpos</a></p><p>c)<aname=vbpos></p><p>d)<aname=”vbpos”></a></p><p>61.若要获得名为login的表单中,名为txtuser的文本输入框的值,以下获取的方法中,正确的是();</p><p>a)username=</p><p>62.username=若要产生一个4行30列的多行文本域,以下方法中,正确的是()。</p><p>a)<Inputtype=”text”Rows=”4”Cols=”30”Name=”txtintrol”></p><p>b)<TextAreaRows=”4”Cols=”30”Name=”txtintro”></p><p>c)<TextAreaRows=”4”Cols=”30”Name=”txtintro”></TextArea></p><p>d)<TextAreaRows=”30”Cols=”4”Name=”txtintro”></TextArea></p><p>63.用于设置文本框显示宽度的属性是()。</p><p>BMaxLengthC.Value</p><p>64.在网页中若要播放名为的动画,以下用法中,正确的是()。</p><p>a)<Embedsrc=””autostart=true></p><p>b)<Embedsrc=””autoopen=true></p><p>c)<Embedsrc=””autoopen=true></Embed></p><p>d)<Embedsrc=””autostart=true></Embed></p><p>65.以下标记中,用来创建对象的是()。</p><p>A.<Object>B.<Embed>C<Form>.D.<Marquee></p><p>66.以下标记中,可用来产生滚动文字或图形的是()。</p><p>A.<Scroll>B.<Marquee>C.<TextArea>D.<IFRAME></p><p>67.可用来在一个网页中嵌入显示另一个网页内容的标记符是()。</p><p>A.<Marquee>B.<IFRAME>C.<Embed>D.<Object></p><p>68.若要在网页中插入样式表,以下用法中,正确的是()。</p><p>a)<Linkhref=””type=text/cssrel=stylesheet></p><p>b)<LinkSrc=””type=text/cssrel=stylesheet></p><p>c)<Linkhref=””type=text/css></p><p>d)<Includehref=””type=text/cssrel=stylesheet></p><p>69.若要在当前网页中定义一个独立类的样式myText,使具有该类样式的正文字体为”Arial”,字体大小为9pt,行间距为,以下定义方法中,正确的是()。</p><p>a)<Style>.myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>}</p><p></style></p><p>b).myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>}</p><p><Style></p><p>c).myText{FontName:</p><p>Arial;FontSize:</p><p>9pt;LineHeight:</p><p>}</p><p></style></p><p>d)<Style></p><p>.myText{FontName:</p><p>Arial;Font-ize:</p><p>9pt;Line-eight:</p><p>}</p><p></style></p><p>70.若要使表格的行高为16pt,以下方法中,正确的是()</p><p>a)<tableborder=1style=”Ling-Height:</p><p>16”>…</table></p><p>b)<tableborder=1style=”Ling-Height:</p><p>16pt”>…</table></p><p>c)<tableborder=1LingHeight=16pt”>…</table></p><p>d)<tableborder=1LingHeight=”16pt”>…</table></p><p>71.以下创建mail链接的方法,正确的是()</p><p>a)<a”>管理员</a></p><p>b)<a”>管理员</a></p><p>c)<a”>管理员</a></p><p>d)<a”>管理员</a></p><p>72.有关框架与表格的说法正确的有()。</p><p>a)框架对整个窗口进行划分</p><p>b)B每个框架都有自己独立网页文件</p><p>c)表格比框架更有用</p><p>d)表格对页面区域进行划分</p><p>73.Internet上使用的最重要的两个协议是()</p><p>a)TCP和Telnet</p><p>b)TCP和IP</p><p>c)TCP和SMTP</p><p>d)IP和Telnet</p><p>74.在HTML语言中,使用表格时,数据项是放在下列哪个标签中的()。</p><p>A.<DL></DL>B.<TH></TH>C.<TR></TR>D.<DD></DD></p><p>75.网页的特征是( ).</p><p>a)HTML文档的基本特征——超文本</p><p>b)标识语言,网页中不能没有标记(Tag)</p><p>c)网页提供了一些措施以防在网上冲浪的过程中迷失方向</p><p>d)网页实现了对原文档信息的无限补充或扩展</p><p>76.与上网无关的协议是(   )</p><p>A.HTTPB.SMTP</p><p>C.SOKETD.POP3</p><p>77.HTML中字体大小的级别有(   )</p><p>A.3级B.5级C.7级D.9级</p><p>78.下列关于HTML语言的<table>标记正确的是(   )</p><p>a)border用于设置表格边线宽度,cellpadding用于设置框线厚度</p><p>b)cellpadding用于设置框线厚度,cellspacing用于设置数据与边框的距离</p><p>c)bgcolor用于单元格的背景颜色,width用于设定整个表格的宽度</p><p>d)valign用于强制单元格内容不换行,nowarp用于设定单元格内容垂直对齐方式</p><p>79.HTML中表示文字粗体的标记除了使用<strong>外,还可以使用(   )</p><p>A.<a>B.<b>C.<c>D.<d></p><p>80.HTML中,表示符号“>”的方法是(   )</p><p>A.&SPACEB.>C.&D."</p><p>81.在HTML的<th>和<td>标记中,不属于valign属性的是(  )</p><p>A.topB.middleC.lowD.bottom</p><p>82.body元素用于背景颜色的属性是(   )</p><p>A.alinkB.vlinkC.bgcolorD.background</p><p>83.<ahref=″#hlj″>黑龙江</a>的作用是(   )</p><p>a)超级链接到黑龙江网页上</p><p>b)超级链接到本文件中hlj标记处</p><p>c)超级链接暂时不被运行</p><p>d)超级链接到#hlj网页上</p><p>84.对于<map>标记,单图多向超级链接使用<areashape=″图片形状″coords=″坐标″href=″URL″>,其中图片形状不包括的是(   )</p><p>A.rectB.circleC.triangleD.poly</p><p>85.在表单中包含性别选项,且默认状态为“男”被选中,下列正确的是(   )</p><p>a)<inputtype=radioname=sexchecked>男</p><p>b)<inputtype=radioname=sexenabled>男</p><p>c)<inputtype=checkboxname=sexchecked>男</p><p>d)<inputtype=checkboxname=sexenabled>男</p><p>86.在Photoshop中,解析度也叫精度,它的单位是(  )</p><p>A.dpiB.apiC.bpsD.kbs</p><p>87.Photoshop默认的图像格式是( )</p><p>A.JPGB.BMPC.GIFD.PSD</p><p>88.在CSS中要使文本闪烁,text-decoration属性的取值应该是(   )</p><p>A.noneB.underlineC.blinkD.overline</p><p>89.下列选项中不属于CSS选择符的是(  )</p><p>a)超文本标记选择符</p><p>b)类选择符</p><p>c)ID选择符</p><p>d)对象选择符</p><p>90.在Dreamweaver中,菜单栏下面默认的工具栏也称( )</p><p>a)插入栏</p><p>b)文档工具栏</p><p>c)编辑栏</p><p>d)标签栏</p><p>91.CSS中BOX的padding属性包括的属性有(    )</p><p>a)填充</p><p>b)上填充</p><p>c)底填充</p><p>d)左填充</p><p>e)右填充</p><p>92.网页制作中,欲知访问者来自何方,通常使用()表单项。</p><p>(A)单选框(B)复选框(C)单行文本框(D)按钮</p><p>93.要使表格中单元格的背景色不一样则可调节下列()。</p><p>(A)单元格属性(B)表格属性(C)页面属性(D)框架属性</p><p>94.网页制作中,欲知访问者来自何方,通常使用()表单项。</p><p>(A)单选框(B)复选框(C)单行文本框(D)按钮</p><p>95.“HTTP”的中文含义是()。</p><p>a)文件传输协议</p><p>b)超文本传输协议</p><p>c)顶级域名网址</p><p>d)以上都不是</p><p>96.以下关于HTML的叙述中错误的是()。</p><p>a)网页文件都是由HTML编写而成的</p><p>b)HTML具有与操作系统和硬件平台无关性</p><p>c)HTML的中文意思是“超文本标记语言”</p><p>d)可以通过任何一种文本编辑器编写HTML文件</p><p>97.()标记标注网页中一个段落的开始。</p><p>A)<p>B)<hr>C)<br>D)<b></p><p>98.<font>标记控制文字字体类型的属性是()。</p><p>A)colorB)sizeC)styleD)face</p><p>99.<TR>表示()。</p><p>A)一张表B)一行C)一列D)一个单元格</p><p>100.当浏览器不支持图像时,图像<IMG>标记的()属性的文本内容可以替代说明图像。</p><p>A)alignB)heightC)altD)border</p><p>101.关于<table>标记的叙述,错误的是()。</p><p>a)使用<table>标记可以控制页面布局</p><p>b)使用<table>标记可以设置表格的对齐方式</p><p>c)<table>标记的cellspacing属性可以使单元格更大</p><p>d)<table>标记的width属性值既可以是百分比,也可以是具体的数值。</p><p>102.不适合在网页中使用的图像格式是()。</p><p>A)jpegB)bmpC)pngD)gif</p><p>103.能正确设置页面背景颜色的是()。</p><p>a)<bodycolor=”#rrggbb”></p><p>b)<bodybackground=”#rrggbb”></p><p>c)<bodyvlink=”#rrggbb”></p><p>d)<bodybgcolor=”#rrggbb”></p><p>104.若要以标题2、居中、红</p> </div> <div class="page_view" id="pageContainer" oncontextmenu="return false"> <!--end documenttopic--> </div> <div id="outer_page_more" style="margin-bottom:20px;background-color:#FFF; border:solid 1px #ccc; box-shadow:none; "> <div class="inner_page_more" id="page_more" style="width: 920px; overflow:hidden; line-height: 30px;"> <div id="html-reader-go-more" class="banner-wrap more-btn-banner" style="padding: 30px 0px; width: 920px; position:relative;"> <div id="loading" style="text-align:center;width: 920px; padding-bottom:100px; font-size: 18px; line-height:40px;"> <img src="https://static.bdocx.com/images/loading.gif" alt="加载" /><br /> 文档加载中……请稍候!<br /> <a rel="nofollow" href="https://www.bdocx.com/doc/26927561.html" style="color:blue;text-decoration:underline;">如果长时间未打开,您也可以点击刷新试试。</a> </div> <p style="text-align: center; font-size: 18px;"> <span id="ftip">下载文档到电脑,查找使用更方便</span> </p> <!-- <p style="text-align: center; font-size: 14px;"> <b></b><span><b style="color: #ff0000">10</b> 金币</span></p> --> <p style="text-align: center; padding-top: 15px;"> <table style="margin:0px auto;"><tr><td> <a target="_parent" rel="nofollow" href="https://www.bdocx.com/down/26927561.html" class="ui-bz-btn-senior banner-download" style="padding: 5px 35px; font-size: 15px; text-decoration: none"><b style="color: #fff">下载</b></a></td><td>   <a rel="nofollow" target="_blank" href="https://www.bdocx.com/UserManage/Recharge.aspx?f=0&d=26927561" class="ui-bz-btn-senior2 banner-download" style="padding: 5px 35px; font-size: 15px; text-decoration: none"><b style="color: #fff">加入VIP,免费下载</b></a></td></tr> </table> </p> <p id="ntip" style="text-align: center; padding-top: 30px;"> <div id="ntip" class="banner-more-btn" style="text-align: center; width: 250px; display:block; margin:20px auto;" onclick="showmorepage()"> <span class="moreBtn goBtn" style="text-align: center"><span>还剩<span id="spanpage"></span>页未读,</span><span class="fc2e">继续阅读</span></span><p class="down-arrow goBtn"></p> </div> </div> </div> </div> <div class="works-manage-box shenshu"> <a rel="nofollow" href="javascript:jubao()" title="举报" class="fLeft works-manage-item works-manage-report"> <span class="inline-block ico "> <img src="https://static.bdocx.com/images/jubao.jpg" alt="举报"></span> <br> 举报</a> <a rel="nofollow" href="https://www.bdocx.com/UserManage/CopyrightAppeal.aspx?bid=26927561" title="版权申诉" class="fLeft works-manage-item works-manage-report" target="_blank" <span class="inline-block ico"> <img src="https://static.bdocx.com/images/bang_tan.gif" width="18" alt="版权申诉"></span> <br> 版权申诉</a> <a rel="nofollow" class="fLeft" style="display:block; padding-top:17px; padding-left:20px;font-size:14px;"> word格式文档无特别注明外均可编辑修改;预览文档经过压缩,下载后原文更清晰! </a> <a target="_parent" rel="nofollow" href="https://www.bdocx.com/down/26927561.html" title="点击进入下载" class="fr hover-none works-manage-download"> <em class="mr5">立即下载</em><span class="download-ico2 ico inline-block vertical-middle"></span></a> <input type="hidden" value="1332" id="tu_id"> </div> <dl class="works-intro gray2 cl pb10" style="border-bottom: none; padding-bottom: 0"> <dt class="fl">配套讲稿:</dt><dd class="fl wordwrap" style="color:#666666"><p>如PPT文件的首页显示<font color="#FF0000">word图标</font>,表示该PPT已包<font color="#FF0000">含配套word讲稿</font>。双击word图标可打开word文档。 </p></dd> <dt class="fl">特殊限制:</dt><dd class="fl wordwrap" style="color:#666666"><p>部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。</p></dd> <dt class="fl">关 键  词:</dt><dd class="fl wordwrap"> HTML 选择题 </dd> </dl> <div class="works-intro gray2 c666"> <span class=" notice-ico"> <img alt="提示" src="https://static.bdocx.com/images/bang_tan.gif" style="padding-left: 24px; vertical-align: middle"></span>  冰豆网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。 </div> <!--ta的资源--> <div class="mt10 related-pic-box" id="brandlist" style="height: 450px;"> <div class="works-comment-hd"> 该用户的其他资源 <a rel="nofollow" href="https://www.bdocx.com/user/318.html" class="fr" style="font-size: 12px; font-weight: normal" hidefocus="true" target="_blank">更多>></a></div> <div id="related-pic-list" class="related-pic-list cl" style="padding-left:12px; padding-right:0px;"> <ul> <li><h3><a href="https://www.bdocx.com/doc/26709570.html" target="_parent" title="《崔万志演讲观后感》.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/774bf9db-2f3d-4558-a838-0f3ca4e47878/6ece5d1b182044fd8ae703847afa53db.gif' alt="《崔万志演讲观后感》.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《崔万志演讲观后感》.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709571.html" target="_parent" title="《赤壁赋》理解性默写.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/9dca0837-88fa-4a48-9486-a234cf9c7e1d/97c540be36c44822bc437c5bb7b01cce.gif' alt="《赤壁赋》理解性默写.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《赤壁赋》理解性默写.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709572.html" target="_parent" title="《匆匆》读书笔记15篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/6aa0a754-b931-4aee-bc89-f557e3b8e2b1/0fbb61430cc74ce7b0c8191bf31d5ec5.gif' alt="《匆匆》读书笔记15篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《匆匆》读书笔记15篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709573.html" target="_parent" title="《公共政策概论》简答题题库.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/4754881c-f726-4007-b3e5-fd7177e951dd/e6924b6eb4b845dbae76e13f22c5d36e.gif' alt="《公共政策概论》简答题题库.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《公共政策概论》简答题题库.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709574.html" target="_parent" title="《建设行政执法制度》.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/e4ae4df9-34e7-4974-8094-1cf7fa61d213/c260fd57524c4141b012f2369ad8d013.gif' alt="《建设行政执法制度》.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《建设行政执法制度》.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709575.html" target="_parent" title="《平凡的世界》读后感10篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/689cfbda-cf6d-4c50-a1a8-9d7a2db67a64/f56b4ab4e2e048e192ff35e6e6a041f6.gif' alt="《平凡的世界》读后感10篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《平凡的世界》读后感10篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709576.html" target="_parent" title="《AUTO CAD》课程标准 2.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/f63888c6-db63-447c-adb9-77db934ef725/8de04dd507094547adf2b5184c3bc915.gif' alt="《AUTO CAD》课程标准 2.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《AUTO CAD》课程标准 2.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709577.html" target="_parent" title="《搭石》课堂教学实录与评析2篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/93fa6726-09bf-43a5-9b93-af888094b3e7/2ffd12c9a3f748b8a1fd7c39cb7e0886.gif' alt="《搭石》课堂教学实录与评析2篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《搭石》课堂教学实录与评析2篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709578.html" target="_parent" title="《广东省GSP认证现场检查项目》粤食药监.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/9f8f04cb-32a2-4066-9bb0-556c3554f15f/b1a87a9c7ade4b6a8599c83d6f6fa89f.gif' alt="《广东省GSP认证现场检查项目》粤食药监.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《广东省GSP认证现场检查项目》粤食药监.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709579.html" target="_parent" title="《触摸春天》教案集合9篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/c3daade3-8a75-4703-8258-203206d9f7fe/2e80ff4efc6642b395ccf595504bdc39.gif' alt="《触摸春天》教案集合9篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《触摸春天》教案集合9篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709580.html" target="_parent" title="《教育评价学》练习题库及答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/5faba85e-963d-405b-ab6f-60baa44f321f/f6a41e3942664df78eb407650da3db65.gif' alt="《教育评价学》练习题库及答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《教育评价学》练习题库及答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709581.html" target="_parent" title="《公差配合与测量》教案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/c0ff44fc-b1be-4f5f-9c3e-cb2ef596b21f/56572e1af5ad4b53845768109fe8ec6b.gif' alt="《公差配合与测量》教案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《公差配合与测量》教案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709582.html" target="_parent" title="《软件工程》单项选择题答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/61d370e3-b307-46bb-aebf-beba8af4db5b/2c1f45ea6bd14b57a7c2fea8111c147e.gif' alt="《软件工程》单项选择题答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《软件工程》单项选择题答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709583.html" target="_parent" title="《网页设计与制作Dreamweaver》试题附答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/fd6fe754-6c54-4c4f-af77-881d2ae1e78e/fc1348d67f1946e9b0e344b075cdb62e.gif' alt="《网页设计与制作Dreamweaver》试题附答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《网页设计与制作Dreamweaver》试题附答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709584.html" target="_parent" title="《易经》与中医学的关系.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/3f3555f3-6fbc-4ec0-9a91-9ff6dd4c52cc/91080e11e74e4fc493694419f5da8a5b.gif' alt="《易经》与中医学的关系.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《易经》与中医学的关系.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709585.html" target="_parent" title="①临床科室医疗质量管理记录册模板.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/1961c10d-144a-42c9-a774-f90530dee30d/2e23f5645bbb4ab2aa9e7a63d4e22aa4.gif' alt="①临床科室医疗质量管理记录册模板.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> ①临床科室医疗质量管理记录册模板.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709586.html" target="_parent" title="###经济开发区企业知识产权情况调研报告.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/434f13a0-9f28-4af1-b847-1459410550ce/d658100252094c5ab585281c03c87de1.gif' alt="###经济开发区企业知识产权情况调研报告.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> ###经济开发区企业知识产权情况调研报告.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709587.html" target="_parent" title="《别踩白块度典范版》设计计划文档.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/f16d3d99-156f-4c70-82eb-b477e23c747b/6e55a8c154af41b0bf725c1d8386ad73.gif' alt="《别踩白块度典范版》设计计划文档.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《别踩白块度典范版》设计计划文档.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709588.html" target="_parent" title="《村居》教案模板合集七篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/d6c773bf-7942-49ff-b017-f1c6c4b244d0/51d3a8b4aa5f4fcf9037d9c60da4875b.gif' alt="《村居》教案模板合集七篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《村居》教案模板合集七篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709589.html" target="_parent" title="《高老头》读后感15篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/94345850-a98a-496a-b06f-bd184e1d157c/838063a8268f42898866a5fa4e9b0326.gif' alt="《高老头》读后感15篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《高老头》读后感15篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709590.html" target="_parent" title="《故乡》课堂教学实录.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/143bc6e3-23c8-41fd-a5f6-8f03700865f0/ba2c9aec9a454af6ab33ea2e340f543f.gif' alt="《故乡》课堂教学实录.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《故乡》课堂教学实录.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709591.html" target="_parent" title="《鉴定要素细目表》知识.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/abef77fb-3924-468b-949b-03e7da578731/55c1199db27a4dd1b9d69c05bf866a1b.gif' alt="《鉴定要素细目表》知识.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《鉴定要素细目表》知识.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709592.html" target="_parent" title="《脊椎病因治疗学》word版.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/07a3dbd8-1740-4b3d-8cf2-157a3af072ce/11569f81457c4692a28d9ee50c6de459.gif' alt="《脊椎病因治疗学》word版.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《脊椎病因治疗学》word版.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709593.html" target="_parent" title="《马克思主义基本原理概论》考试真题及答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/9ed638c6-f248-47fa-b4d5-334810daebad/1ebc016693e141f0a9785b32a5f0e1a5.gif' alt="《马克思主义基本原理概论》考试真题及答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《马克思主义基本原理概论》考试真题及答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709594.html" target="_parent" title="《人性论》读后感人性论读后感3000字.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/022d1514-20cc-496c-8faa-5b90f3223a64/4009ee19fa6d4511b3231c57cff0792a.gif' alt="《人性论》读后感人性论读后感3000字.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《人性论》读后感人性论读后感3000字.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709595.html" target="_parent" title="《淘气包马小跳》读后感10篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/9a2bf4f0-9692-46b0-8c6d-f972514e32b9/3a8b12b48f9c4507a9cb126e75fd52f4.gif' alt="《淘气包马小跳》读后感10篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《淘气包马小跳》读后感10篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709596.html" target="_parent" title="《网页设计与制作》课程标准.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/7669c24c-f796-4fc1-b149-5bb542604fb2/575fa240615444a491b8b5cc55ab24e6.gif' alt="《网页设计与制作》课程标准.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《网页设计与制作》课程标准.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709597.html" target="_parent" title="《小学音乐识谱教学有效性策略的研究》课题研究的中期报告.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/efe50fa9-a730-4cfe-91a8-539d603e4d80/c3e8d5c1330045c39d1d2aba6064e0d1.gif' alt="《小学音乐识谱教学有效性策略的研究》课题研究的中期报告.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《小学音乐识谱教学有效性策略的研究》课题研究的中期报告.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709598.html" target="_parent" title="《助产学》考试试题及答案01.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/1e829609-37f1-40d6-af6e-37de23a10aa3/b498842c0ed84a0da502ebcd72b99500.gif' alt="《助产学》考试试题及答案01.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《助产学》考试试题及答案01.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709599.html" target="_parent" title="3分钟熟记精深中医针灸顺口溜附穴位图.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/f1d62d76-3344-4b12-ad61-52f44ce9364e/f6c4dc8df4554b08bf039dcc3526ddbe.gif' alt="3分钟熟记精深中医针灸顺口溜附穴位图.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 3分钟熟记精深中医针灸顺口溜附穴位图.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709600.html" target="_parent" title="11大税种税法记忆口诀和计算方法.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/b9a4090e-bb30-41bc-9c7e-7d94faee5f2e/cc338f29683946768e2d54d47656858e.gif' alt="11大税种税法记忆口诀和计算方法.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 11大税种税法记忆口诀和计算方法.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/26709601.html" target="_parent" title="《百家讲坛》观后感20篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/22/041ba8b9-1f50-4574-b459-fdbb9d1948e1/571eab2b98b64b8b982e2e81bda9541f.gif' alt="《百家讲坛》观后感20篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《百家讲坛》观后感20篇.docx </a></h3></li> </ul> </div> </div> <div class="mt10 related-pic-box" id="Div1" style="height: 450px; overflow:hidden;"> <div class="works-comment-hd"> 猜你喜欢 </div> <div id="related-pic-list" class="related-pic-list cl" style="padding-left:12px; padding-right:0px;"> <ul> <li><h3><a href="https://www.bdocx.com/doc/3070969.html" target="_parent" title="一年级上学期数学的教学工作计划.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/43733ba8-7e4f-40a1-9acf-183703e463ef/31e1d7d739ec4419a9ec5dd0904a3ba1.gif' alt="一年级上学期数学的教学工作计划.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 一年级上学期数学的教学工作计划.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070970.html" target="_parent" title="校园安防系统的设计方案汇编.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/1ecdbb28-5a54-4052-a7d7-2ca0118c1dba/83af34be66ca41f3b0b633a23e1886e2.gif' alt="校园安防系统的设计方案汇编.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 校园安防系统的设计方案汇编.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070971.html" target="_parent" title="下半年河北省邢台市柏乡县中石化招聘毕业生试题及答案解析.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/a946bc5b-2d80-41af-b3a7-035f02130823/70a9c8fffeec4b45a087389c356fe14e.gif' alt="下半年河北省邢台市柏乡县中石化招聘毕业生试题及答案解析.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 下半年河北省邢台市柏乡县中石化招聘毕业生试题及答案解析.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070972.html" target="_parent" title="一日生活中幼儿行为的观察与分析.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/db6a8c2e-2fc8-4bc4-af79-4a184a90a935/d43000fd4eba4443bf6c8f023e878c40.gif' alt="一日生活中幼儿行为的观察与分析.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 一日生活中幼儿行为的观察与分析.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070973.html" target="_parent" title="新七年级英语暑期教学讲义完整版.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/f762bde6-16ea-4f4a-92aa-cac85e1eea12/bcdb8ad424be4ab7b651ab90dd05f2b5.gif' alt="新七年级英语暑期教学讲义完整版.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 新七年级英语暑期教学讲义完整版.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070974.html" target="_parent" title="信息安全审计解决方案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/aab7b3ad-d383-49d2-b3fb-8f368e20715c/436e937376e34fa8925bf470bae21884.gif' alt="信息安全审计解决方案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 信息安全审计解决方案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070975.html" target="_parent" title="医院多学科会诊实用模板.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/10c31463-6daf-46d8-8de3-597061942dbb/4fade5a1cfcb40d5a3e51ce1859af55c.gif' alt="医院多学科会诊实用模板.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 医院多学科会诊实用模板.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070976.html" target="_parent" title="向巡视组工作汇报材料.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/f217e463-abd3-4c64-b49d-00f41b733eb2/07f52dbcbed44f4a94f64f813c1af3d9.gif' alt="向巡视组工作汇报材料.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 向巡视组工作汇报材料.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070977.html" target="_parent" title="星级酒店VIP接待策划书.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/5269f295-fad0-40f3-86f7-00f07b8b7962/7a7236df3c984d86a25f475fef2c4da4.gif' alt="星级酒店VIP接待策划书.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 星级酒店VIP接待策划书.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070978.html" target="_parent" title="仪器分析第四版课后答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/54a28623-beee-40db-b529-0e8e577072ea/a5a9b437e54e46868d1be20badef0989.gif' alt="仪器分析第四版课后答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 仪器分析第四版课后答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070979.html" target="_parent" title="小鼻子真灵中班教案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/75948e46-6f98-4640-8677-1bb221bd5df5/910389cb92eb451bb6ffda4e458e8b63.gif' alt="小鼻子真灵中班教案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 小鼻子真灵中班教案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070980.html" target="_parent" title="徐州市城市绿化条例.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/2a4f8701-79f9-4596-b489-c1ec13aecfe0/eb4d113590744972a3f712ade33865da.gif' alt="徐州市城市绿化条例.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 徐州市城市绿化条例.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070981.html" target="_parent" title="以发现为话题的作文25篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/88d021a2-cdc2-4122-979c-3fa32171d395/7951a81d4c814337a8839536f6048008.gif' alt="以发现为话题的作文25篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 以发现为话题的作文25篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070982.html" target="_parent" title="小学生必背古诗75首.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/95e1d6ea-7bcb-4ca6-af63-7f06fc08d320/9703e268c61e44f5965da6aa39c9a3a2.gif' alt="小学生必背古诗75首.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 小学生必背古诗75首.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070983.html" target="_parent" title="学年昌平区第二学期初三年级第二次统一练习初中英语.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/d4f9ec34-20cf-42ca-afa5-c46c5b649e71/754535a1877e43078f701a0e0bd0f1e3.gif' alt="学年昌平区第二学期初三年级第二次统一练习初中英语.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 学年昌平区第二学期初三年级第二次统一练习初中英语.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070984.html" target="_parent" title="幼儿教师的读书心得体会.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/67b1ef82-4ff1-45d6-aac6-4968e5ae8047/ae72c0c4dd7249bd84e4db3a7ad7045e.gif' alt="幼儿教师的读书心得体会.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 幼儿教师的读书心得体会.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070985.html" target="_parent" title="音乐教师的个人述职报告.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/15f8b83d-5081-4aa2-a703-f086c62bc6e2/bd4d1c52410f4df5bed4241e899557d8.gif' alt="音乐教师的个人述职报告.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 音乐教师的个人述职报告.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070986.html" target="_parent" title="学前教育与义务教育.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/33580243-9d77-438a-b131-52aa7cc55184/5c0342c8a0364ec18492ffc68c9879d0.gif' alt="学前教育与义务教育.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 学前教育与义务教育.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/3070987.html" target="_parent" title="银行会计主管个人总结5篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2022-11/17/b07478a3-806f-42b9-9dd6-97ac8300023d/90451a5a5c3c4b34884422b25075c6a6.gif' alt="银行会计主管个人总结5篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 银行会计主管个人总结5篇.docx </a></h3></li> </ul> </div> </div> <div class="mt10 works-comment"> <div class="works-comment-hd"> <span class="font-tahoma">关于本文</div> <div style="line-height: 25px; padding: 10px 20px;"> 本文标题:HTML选择题.docx<br /> 链接地址:<a rel="nofollow" href="https://www.bdocx.com/doc/26927561.html">https://www.bdocx.com/doc/26927561.html</a><br /> </div> </div> </div> <div class="boxright" id="boxright" > <div class="fr detail-aside" id="Div11" style="width:290px;"> <div class="box hot-keywords mt10" id="relatebox"> <div class="boxHd" style="padding-bottom: 0px;"> <em></em><span>相关资源</span> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=HTML%e9%80%89%e6%8b%a9%e9%a2%98.docx');" >更多</a> </div> <div id="author-works-list" class="author-works-list bgF"> <ul> <li><img alt="生理学课件全套PPT课件.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848081.html" title="生理学课件全套PPT课件.ppt">生理学课件全套PPT课件.ppt</a> </li><li><img alt="社会心理学(全)金盛华主编ppt课件.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848069.html" title="社会心理学(全)金盛华主编ppt课件.ppt">社会心理学(全)金盛华主编ppt课件.ppt</a> </li><li><img alt="螺丝基本知识培训.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848055.html" title="螺丝基本知识培训.ppt">螺丝基本知识培训.ppt</a> </li><li><img alt="行测-逻辑推理课件.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847796.html" title="行测-逻辑推理课件.ppt">行测-逻辑推理课件.ppt</a> </li><li><img alt="密封件基础知识.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847795.html" title="密封件基础知识.ppt">密封件基础知识.ppt</a> </li><li><img alt="曼昆经济学原理第5版宏观PPT全.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847794.html" title="曼昆经济学原理第5版宏观PPT全.ppt">曼昆经济学原理第5版宏观PPT全.ppt</a> </li><li><img alt="第09章-物料需求计划(MRP)的编制.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847793.html" title="第09章-物料需求计划(MRP)的编制.ppt">第09章-物料需求计划(MRP)的编制.ppt</a> </li><li><img alt="2009年江苏造价员考试安装答案(完整版).xls" class="xls" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847537.html" title="2009年江苏造价员考试安装答案(完整版).xls">2009年江苏造价员考试安装答案(完整版).xls</a> </li><li><img alt="中药香囊制作(中药学基础课件).pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30846274.html" title="中药香囊制作(中药学基础课件).pptx">中药香囊制作(中药学基础课件).pptx</a> </li><li><img alt="短视频创作实战-短视频内容策划..pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30846273.html" title="短视频创作实战-短视频内容策划..pptx">短视频创作实战-短视频内容策划..pptx</a> </li></div> </ul> </div> <div class="box hot-keywords mt10" id="box3" style="overflow: hidden;width: 288px; border:solid 1px #dedede;"> <div class="boxHd" style="border: none;padding-bottom: 0px;"> <em></em><span>相关搜索</span> </div> <input name="ctl00$Content$hiddenCategoryID" type="hidden" id="Content_hiddenCategoryID" value="89" /> <div class="hot-keywords-list"> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=HTML');" class="tag-item ico" title="HTML" hidefocus="true"><span class="ico"><em> HTML</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e9%80%89%e6%8b%a9%e9%a2%98');" class="tag-item ico" title="选择题" hidefocus="true"><span class="ico"><em> 选择题</em></span></a> </div> </div> <div class="job-recommend"> <h3 class="job-title"><svg t="1586228347294" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="https://www.w3.org/2000/svg" p-id="7996" width="20" height="20"><path d="M870 154c-13.1-13.1-30.4-21.8-49.8-24L527.8 97.5c-25.2-2.8-50.3 6-68.3 24l-326 326c-48.7 48.7-48.7 128.5 0 177.2l265.8 265.8c48.7 48.7 128.5 48.7 177.2 0l326-326c17.9-17.9 26.8-43.1 24-68.3L894 203.8c-2.2-19.4-10.9-36.8-24-49.8z m3.2 381.1l-326 326c-15.7 15.7-36.8 24.4-59.3 24.4s-43.5-8.7-59.3-24.4L162.9 595.3c-15.7-15.7-24.4-36.8-24.4-59.3s8.7-43.5 24.4-59.2l326-326c7.9-7.9 18.5-12.3 29.7-12.3 1.5 0 3.1 0.1 4.6 0.3l292.4 32.5c9.6 1.1 18.2 5.2 25 12 6.8 6.8 11 15.5 12.1 25.1l32.5 292.3c1.5 12.8-2.9 25.3-12 34.4z" p-id="7997" fill="#ea986c"></path><path d="M723.3 217.7c-45.8 0-83 37.2-83 83s37.2 83 83 83 83-37.2 83-83c0-45.9-37.1-83-83-83z m0 124.5c-22.9 0-41.5-18.6-41.5-41.5s18.6-41.5 41.5-41.5 41.5 18.6 41.5 41.5-18.6 41.5-41.5 41.5z" p-id="7998" fill="#ea986c"></path></svg> 热门标签</h3> <div class="job-recommend-area"> <ul class="taglist--inline multi"> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bdocx.com/mark/20niangaoxiaogong.html">20年高校工</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bdocx.com/mark/wenyiwengaodinghehuorenlushi.html">文一文搞定合伙人律师</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bdocx.com/mark/huanjingchuangshepingbihuodong.html">环境创设评比活动</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bdocx.com/mark/yingyujianglaiwancheng.html">英语将来完成</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bdocx.com/mark/shouhoukefugeren.html">售后客服个人</a></li> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bdocx.com/mark/jingbianshashijiagongsheji.html">精编砂石加工设计</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bdocx.com/mark/jiegaokaohuaxueelunfuxitixingtexunjingbian40tihuaxueshiyanjichudaanjiexigaokaohuaxue.html">届高考化学二轮复习题型特训精编40题化学实验基础答案+解析高考化学</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bdocx.com/mark/jiudianwaipaigongchengshigongfangan.html">酒店外排工程施工方案</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bdocx.com/mark/huanledeyuandanlianhuanhuilianhuanhuizuowen350zichuyijishihuanleyuandan.html">欢乐的元旦联欢会联欢会作文350字初一记事欢乐元旦</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bdocx.com/mark/huwaidaohangrumenjingtong.html">户外导航入门精通</a></li> </ul> </div> </div> </div> </div> </div> </div> <script src="https://static.bdocx.com/js/artDialog-5.0.3/artDialog.min.js"></script> </div> <div class="tempdiv cssnone" style="line-height:0px;height:0px; overflow:hidden;"> </div> <script> var doctitle = "HTML选择题.docx"; Encoder.EncodeType = "entity"; var nodecode = '0000900001'; var adhtml = ""; var adarray = Encoder.htmlDecode(adhtml); initWidth(); var product_id = "26927561"; var product_code = "26927561"; var mtp = 16; var fCount = 16; var stp = 1; var lmt = 16; var ForceFreepage = parseInt('20'); if(lmt > ForceFreepage)lmt = ForceFreepage; var mhs = 595 * 841; var mhi = new Array("342774"); var mhls = new Array("0"); var mfvs = new Array("0"); var sw = 595; var sh = 841; var IsDealSwfSize = sw > 0; var minwidth=920; var BookMarkPage = parseInt('1'); var adpagecount = parseInt("2"); var defaultShowPage =parseInt( "5"); var defaultShowPage2 =defaultShowPage; var leftfilecount = fCount - defaultShowPage; if(leftfilecount<0)leftfilecount=0; var scorename = "金币"; var LimitText = '10'; var LimitButtonText = '现在购买'; var DocScoreDownLoad = parseFloat('10'); var ReadLimitDays = "365"; var bookrelArray = ""; var url_root = "https://www.bdocx.com/"; var goumaiico = 'images/xiazai_1.gif'; var lmtext = ''; lmtext = '<div class="inner_page_more" id="page_more" style="width:930px; height:260px; line-height:30px;">' +'<div id="html-reader-go-more" class="banner-wrap more-btn-banner" style="padding-top:40px; width:930px;">' +'<p style="text-align:center;font-size:18px;">亲,很抱歉,此页已超出免费预览范围啦!<br/>您可以免费下载此资源,请下载查看!</p><p style="text-align:center;font-size:14px;">' +'<b></b><span><b style="color:#ff0000">10</b> 金币</span>' +'</p><p style="text-align:center; padding-top:30px;">' +'<a target="_parent" rel="nofollow" href="https://www.bdocx.com/down/26927561.html" class="ui-bz-btn-senior banner-download" style="padding:5px 35px; font-size:15px; text-decoration:none">' +'<b style="color:#fff">下载到本地</b></a>' +'</p></div></div> '; var curtotalpage = defaultShowPage; function showmorepage() { var from = curtotalpage+1; var leftcount = ((mtp - curtotalpage)<defaultShowPage?mtp:(curtotalpage+defaultShowPage)); for (var i = from; i <=leftcount; i++) { Viewer._Addpage(i); curtotalpage+=1; } leftfilecount = mtp - (curtotalpage); Viewer._dfsp=curtotalpage; if(from<leftcount) { Viewer.InitAD_left(from,leftcount); showAd(); } if(leftfilecount<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } var st = ($(this).scrollTop()); $(this).scrollTop(st +1); $("#spanpage").text(fCount-curtotalpage); } function showmoretopage(to) { var from = curtotalpage+1; var leftcount = ((mtp - curtotalpage)<defaultShowPage?mtp:(curtotalpage+defaultShowPage)); if(to > leftcount)leftcount=to; for (var i = from; i <=leftcount; i++) { Viewer._Addpage(i); curtotalpage+=1; } leftfilecount = mtp - (curtotalpage); Viewer._dfsp=curtotalpage; if(from<leftcount) { Viewer.InitAD_left(from,leftcount); showAd(); } if(leftfilecount<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } $("#spanpage").text(fCount-curtotalpage); } function adss() {var st = ($(this).scrollTop())-2; $(this).scrollTop(st);} function showAd() { $(".addivp").each(function(){ var adindex = ($(this).attr("link")); var adid = ($(this).attr("id")); document.getElementById(adid).innerHTML = document.getElementById("adpre" + adindex).outerHTML; $("#adpre" + adindex).css({ margin: "0px auto" }); }); } </script> <script> var operateType = 1; var uid = "0"; var DocID = "26927561"; var zw = 595; var zh = 841; var zrate = (zw==0||zh==0)?1:(zh/zw); var isplay = 0; var width = "830"; var height = getClientHeight(); if (height < 560) height = 560; height = ('False' == 'True' ? 570 : height); var scorename = "金币"; var params = {}; </script> <script src="https://static.bdocx.com/master/view/view2.js"></script> <script> $(document).ready(function() { initPage(); $("#loading").hide(); $("#spanpage").text(leftfilecount); var lf = mtp - (defaultShowPage); if(lf<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } window.setTimeout( function () { try { if(BookMarkPage == 1) { $(this).scrollTop(0); } else { Viewer._GotoPage(BookMarkPage); } }catch(e){} },500); if(defaultShowPage>0){ $("#outer_page_more").show();}else{ $("#outer_page_more").hide();} }); </script> <script> $('body').bind('contextmenu', function() {return false;}); $('body').bind("selectstart",function(){return false;}); </script> <div class="cssnone"> <iframe title = "来源分析" src="https://www.bdocx.com/BookRead.aspx?id=DsmZniNZPtwa0wgw9qxCmQ%3d%3d&parto=1akRXOibuKEOS%2bws59C2lr8XErORc2WZpDT3Gr8W9Yt%2f0ehLifqUEUnrkt%2fw9mfxmBUXUVAbZYR7g1dVXNDPCnsXwgvZ14mi1PAQOcxNgDItGpPxg2Oi63YUN5TfyXMVgQ%2fbSxeCPvDXWls9ua885Cd3w28toYfXQfZ0YwIOzNf57im0I72psKJOi7NodofQPMVD8Z3TpgWS%2brbmp3J%2fewcMSpQQgy08" frameborder="0" style="width: 0px; height: 0px"> </iframe> </div> <!-- JiaThis Button END --> <span id="LabelScript"></span> </div> </div> <div class="getwximg_div" style="display:none;"> </div> <script> var isloginto = false; function initwxlogin() { var arr = $(".getwximg_div"); for (var i = 0; i < arr.length; i++) { (function (index) { var url = "https://www.bdocx.com/header.aspx?getcate=100"; $.get(url + "&t=" + (new Date()).valueOf(), function (d) { try { arr.eq(index).empty().html(d); } catch (e) { } try { arr.html(d); } catch (e) { } }); })(i); } } </script> <script>function popLogin() { window.location.href = '/login.aspx?returl=https%3a%2f%2fwww.bdocx.com%2fView_wj.aspx%3fid%3d26927561'; return; }</script> <script type="text/javascript"> var objjubao = null; function jubao() { var html = '<iframe src="https://www.bdocx.com/UserManage/ReportBack.aspx?id=26927561&url=rkm56XE mSTpX60 NSICJJzJeI0SxkjuKOfuUZPhKhBKeC9VYjXa1cA62TYQ7xqB" scrolling="no" frameborder="0" style="width: 600px; height: 420px"></iframe>'; objjubao = art.dialog({ title: '非法内容有奖举报', content: html, close: Closejubao, width: '700', height: '470', skin: 'blue', lock: true, background: '#666', opacity: .6, duration: 300, fixed: true, left: '50%', top: '38.2%', zIndex: 1987, resize: true, drag: true }); } function Closejubao() { objjubao.close(); } </script> <!--foot--> <div class="bg_100 foot_nav_bg" style=" min-width:1200px;"> <div class="foot_nav"> <a href="https://www.bdocx.com/h-33.html" target="_blank" >关于我们</a> - <a href="https://www.bdocx.com/h-34.html" target="_blank" >网站声明</a> - <a href="https://www.bdocx.com/h-35.html" target="_blank" > 网站地图</a> - <a href="https://www.bdocx.com/sitemap.html" target="_blank" > 资源地图</a> - <a href="https://www.bdocx.com/friend.aspx" target="_blank" >友情链接</a> - <a rel="nofollow" target="_blank" href="https://wpa.qq.com/msgrd?v=3&uin=307372695&site=qq&menu=yes" >网站客服</a> - <a rel="nofollow" href="https://www.bdocx.com/h-38.html" target="_blank" >联系我们</a> </div> </div> <div class="bg_100 siteInner_bg" style=" min-width:1200px;"> <div class="siteInner"> <p style="text-align: center;">copyright@ 2008-2022 冰点文档网站版权所有</p><p style="text-align: center;">经营许可证编号:<a href="http://beian.miit.gov.cn/" target="_blank">鄂ICP备2022015515号-1</a></p><script>var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?e215eb657a3f46c69d47e590e96ccbdd"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();</script><script>(function(){ var el = document.createElement("script"); el.src = "https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?46796c789de3003a5113847b2981b93831ac52d6d1cb31ddda7500aa017814283d72cd14f8a76432df3935ab77ec54f830517b3cb210f7fd334f50ccb772134a"; el.id = "ttzz"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(el, s); })(window)</script> </div> </div> <!--foot end--> <!-- 代码部分begin --> <div class="QQ_S" style="height: auto;position:fixed;right: 0px;bottom: 20px; top:auto;"> <div class="Q_top" onclick="HideFoot()"> <span class="signi"></span>收起</div> <div class="Q_botm"> <div class="Q_pic"> <div class="Q_pic_hide"> <a rel="nofollow" href="https://wpa.qq.com/msgrd?v=3&uin=307372695&site=qq&menu=yes" target="_blank" title="在线客服" ><span class="hide_pic"></span>在线客服</a> </div> </div> <div class="Q_anser"> <div class="Q_anser_hide"><a rel="nofollow" target="_blank" href="http://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=307372695@qq.com" title="意见反馈"> <span class="hide_pic1"></span>意见反馈 </a> </div> </div> <div class="Q_sign"> <div class="Q_sign_hide" onclick="backToTop();"><a rel="nofollow" href="javascript:void(0)" title="返回顶部"><span class="hide_pic2"></span>返回顶部 </a></div> </div> </div> </div> <div class="QQ_S1"> <div class="Q_top1" onclick="ShowFoot()"> <span class="signj"></span>展开</div> <div class="Q_botm1"> <div class="Q_pic1"> <div class="Q_pic1_hide"> <a rel="nofollow" target="_blank" href="https://wpa.qq.com/msgrd?v=3&uin=307372695&site=qq&menu=yes" > <span class="hide_pic3"></span>QQ交谈</a></div> </div> <div class="Q_sign1"> <div class="Q_sign1_hide" onclick="backToTop();"><a rel="nofollow" href="javascript:void(0)">返回顶部</a></div> </div> </div> </div> <!-- 代码部分end --> <script type="text/javascript" src="https://static.bdocx.com/js/lanrenzhijia.js"></script> <script type="text/javascript" src="https://static.bdocx.com/js/jquery.lazyload.js"></script> <script type="text/javascript" charset="utf-8"> $("img.lazys").lazyload({ threshold: 200, effect: "fadeIn" }); </script> <script type="text/javascript" src="https://static.bdocx.com/umeditor/xss.js"></script> </body> </html>