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

类型HTML试题及答案.docx

  • 文档编号:9606245
  • 上传时间:2023-05-20
  • 格式:DOCX
  • 页数:18
  • 大小:23.23KB

B.居右对齐:

C.居左对齐:

D.两端对齐:

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

A.B.C.
D.

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

(B)

A._selfB._blankC._topD._parent

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

(C)

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

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

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

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

12.在一个框架组的属性面板中,不能设置下面哪一项。

(D)

A.边框颜色B.子框架的宽度或者高度C.边框宽度D.滚动条

13.Web安全色所能够显示的颜色种类为(A)。

A216色B256色C千万种颜色D1500种色

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

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

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

/plainB.passwordC.submitD.button

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

样式表可以将格式和结构分离B.CSS样式表可以控制页面的布局

C.CSS样式表可以使许多网页同时更新D.CSS样式表不能制作体积更小下载更快的网页

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

A.将格式和结构分离B.一个CSS文件控制多个网页

C.控制图片的精确位置D.兼容所有的浏览器

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

(A)

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

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

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

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

B.newC.blankD.top

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

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

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

A.

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

</table>

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

B.VBC.PerlD.ASP

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

B.6C.7D.8

25.在HTML中,标记

的作用是(B)。

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

26.在DHTML中把整个文档的各个元素作为对象处理的技术是(C).

B.CSSD.Script(脚本语言)

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

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

28.如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有URL开头是(B)。

A.HTTPB.HTTPSC.SHTTPD.SSL

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

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

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

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

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

D.DHTML侧重于WEB内容的动态表现

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

  AASP      BHTML       CPHP      DJSP

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

  A B

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

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

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

    CHTML语言可以直接描述图像上的像素

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

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

      A

  •         B
          C

           D

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

        A……

        B

        C

        D……

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

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

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

      A.B.<caption>C.<head>D.<html></p><p>37.以下标记符中,没有对应的结束标记的是(B)</p><p>A.<body>B.<br>C.<html>D.<title></p><p>38.若要是设计网页的背景图形为,以下标记中,正确的是(A)</p><p>A.<bodybackground=””></p><p>B.<bodybground=”’’></p><p>C.<bodyimage=””></p><p>D.<bodybgcolor=””></p><p>39.若要以标题2号字、居中、红色显示”vbscrip”,以下用法中,正确的是(D)</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>40.若要以加粗宋体、12号字显示“vbscript”以下用法中,正确的是(B)</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>41.若要在页面中创建一个图形超链接,要显示的图形为,所链接的地址为以下用法中,正确的是(C);</p><p>A<ahref=”<ahref=”src=””></a></p><p>C<imgsrc=””><ahref=”<ahref=src=””></p><p>42.以下标记中,用于定义一个单元格的是(A);</p><p>A<td> </td>B<tr>…</tr></p><p>C<table>…</table>d<caption>…</caption></p><p>43.用于设置表格背景颜色的属性的是(B);</p><p>AbackgroundBbgcolorCBorderColorDbackgroundColor</p><p>44.要将页面的当前位置定义成名为”vbpos”和锚,其定义方法正确的是(D)</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>45.若要获得名为login的表单中,名为txtuser的文本输入框的值,以下获取的方法中,正确的是(A);</p><p>Ausername=Busername=username=Cusername=若要产生一个4行30列的多行文本域,以下方法中,正确的是(C)。</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>47.用于设置文本框显示宽度的属性是(A)。</p><p>BMaxLengthC.Value</p><p>48.在网页中若要播放名为的动画,以下用法中,正确的是(D)。</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>49.若要循环播放背景音乐,以下用法中,正确的是(A)。</p><p>A.<bgsoundsrc=””Loop=”1”></p><p>B.<bgsoundsrc=””Loop=True></p><p>C.<soundsrc=””Loop=”True”></p><p>D.<Embedsrc=””autostart=true></Embed></p><p>50.以下标记中,用来创建对象的是(A)。</p><p>A.<Object>B.<Embed>C<Form>.D.<Marquee></p><p>51.以下标记中,可用来产生滚动文字或图形的是(B)。</p><p>A.<Scroll>B.<Marquee>C.<TextArea>D.<IFRAME></p><p>52.可用来在一个网页中嵌入显示另一个网页内容的标记符是(B)。</p><p>A.<Marquee>B.<IFRAME>C.<Embed>D.<Object></p><p>53.若要在网页中插入样式表,以下用法中,正确的是(B)。</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>54.若要在当前网页中定义一个独立类的样式myText,使具有该类样式的正文字体为”Arial”,字体大小为9pt,行间距为13.5pt,以下定义方法中,正确的是(A)。</p><p>A.<Style></p><p>.myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>13.5pt}</p><p></style></p><p>B..myText{Font-Familiy:</p><p>Arial;Font-size:</p><p>9pt;Line-Height:</p><p>13.5pt}</p><p>C.<Style></p><p>.myText{FontName:</p><p>Arial;FontSize:</p><p>9pt;LineHeight:</p><p>13.5pt}</p><p></style></p><p>D.<Style></p><p>..myText{FontName:</p><p>Arial;Font-ize:</p><p>9pt;Line-eight:</p><p>13.5pt}</p><p></style></p><p>55.若要使表格的行高为16pt,以下方法中,正确的是(B)</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>56.以下创建mail链接的方法,正确的是(C)</p><p>A.<a”>管理员</a></p><p>B.<a”>管理员</a></p><p>C.<a”>管理员</a></p><p>D.<a”>管理员</a></p><p>57.有关框架与表格的说法正确的有(B)。</p><p>  A框架对整个窗口进行划分       B每个框架都有自己独立网页文件</p><p>参考答案:</p><p>一、选择</p><p>1-5dcbdc</p><p>6-10ddacb</p><p>11-15cdaca</p><p>16-20ddabb</p><p>21-25acacb</p><p>26-30cabbb</p><p>31-35acada</p><p>36-40abadb</p><p>41-45cabda</p><p>46-50cada</p><p>51-55bbbab</p><p>56-57cb</p><p>HTML练习题1(选择题)</p><p>一、选择</p><p>1.在一个框架的属性面板中,不能设置下面哪一项。</p><p>()</p><p>A.源文件;B.边框颜色;C.边框宽度D.滚动条</p><p>2.下列哪一项表示的不是按钮。</p><p>()</p><p>A.type="submit"B.type="reset"C.type="image"D.type="button"</p><p>3.下面哪一个属性不是文本的标签属性()</p><p>A.nbsp;B.alignC.colorD.face</p><p>4.下面哪一项的电子邮件链接是正确的()</p><p>A.B.xxx@C.xxx@com</p><p>5.当链接指向下列哪一种文件时,不打开该文件,而是提供给浏览器下载。</p><p>()</p><p>A.ASPB.HTMLC.ZIPD.CGI</p><p>6.关于表格的描述正确的一项是。</p><p>()</p><p>A.在单元格内不能继续插入整个表格</p><p>B.可以同时选定不相邻的单元格</p><p>C.粘贴表格时,不粘贴表格的内容</p><p>D.在网页中,水平方向可以并排多个独立的表格</p><p>7.如果一个表格包括有1行4列,表格的总宽度为“699”,间距为“5”,填充为“0”,边框为“3”,每列的宽度相同,那么应将单元格定制为多少像素宽。</p><p>()</p><p>A.126B.136C.147D.167</p><p>8.关于文本对齐,源代码设置不正确的一项是:</p><p>()</p><p>A.居中对齐:</p><p><divalign="middle">…</div></p><p>B.居右对齐:</p><p><divalign="right">…</div></p><p>C.居左对齐:</p><p><divalign="left">…</div></p><p>D.两端对齐:</p><p><divalign="justify">…</div></p><p>9.下面哪一项是换行符标签()</p><p>A.<body>B.<font>C.<br>D.<p>10.下列哪一项是在新窗口中打开网页文档。</p><p>()</p><p>A._selfB._blankC._topD._parent</p><p>11.下面对JPEG格式描述不正确的一项是。</p><p>()</p><p>A.照片、油画和一些细腻、讲求色彩浓淡的图片常采用JPEG格式</p><p>B.JPEG支持很高的压缩率,因此其图像的下载速度非常快</p><p>C.最高只能以256色显示的用户可能无法观看JPEG图像</p><p>D.采用JPEG格式对图片进行压缩后,还能再打开图片,然后对它重新整饰、编辑、压缩</p><p>12.在一个框架组的属性面板中,不能设置下面哪一项。</p><p>()</p><p>A.边框颜色B.子框架的宽度或者高度C.边框宽度D.滚动条</p><p>13.Web安全色所能够显示的颜色种类为()。</p><p>A216色B256色C千万种颜色D1500种色</p><p>14.常用的网页图像格式有()和().</p><p>,tiffB.tiff,jpgC.gif,jpgD.tiff,png</p><p>15.如果要表单提交信息不以附件的形式发送,只要将表单的“MTME类型”设置为()。</p><p>/plainB.passwordC.submitD.button</p><p>16.下面说法错误的是()。</p><p>样式表可以将格式和结构分离B.CSS样式表可以控制页面的布局</p><p>C.CSS样式表可以使许多网页同时更新D.CSS样式表不能制作体积更小下载更快的网页</p><p>17.CSS样式表不可能实现()功能。</p><p>A.将格式和结构分离B.一个CSS文件控制多个网页</p><p>C.控制图片的精确位置D.兼容所有的浏览器</p><p>18.表格是网页中的(),框架是由数个()组成的。</p><p>A.元素,帧B.元素,元素C.帧,元素D.结构,帧</p><p>19.要使表格的边框不显示,应设置border的值是()。</p><p>A.1B.0C.2D.3</p><p>20.在HTML中,()不是链接的目标属性。</p><p>B.newC.blankD.top</p><p>21.在网页设计中,()是所有页面中的重中之重,是一个网站的灵魂所在。</p><p>A.引导页B.脚本页面C.导航栏D.主页面</p><p>22.为了标识一个HTML文件应该使用的HTML标记是()。</p><p>A.<p></p>B.<boby></body>C.<html></html>D.<table></table></p><p>23.在客户端网页脚本语言中最为通用的是().</p><p>B.VBC.PerlD.ASP</p><p>24.在HTML中,标记<font>的Size属性最大取值可以是()。</p><p>B.6C.7D.8</p><p>25.在HTML中,标记<pre>的作用是()。</p><p>A.标题标记B.预排版标记C.转行标记D.文字效果标记</p><p>26.在DHTML中把整个文档的各个元素作为对象处理的技术是().</p><p>B.CSSD.Script(脚本语言)</p><p>27.下面不属于CSS插入形式的是().</p><p>A.索引式B.内联式C.嵌入式D.外部式</p><p>28.如果站点服务器支持安全套接层(SSL),那么连接到安全站点上的所有URL开头是()。</p><p>A.HTTPB.HTTPSC.SHTTPD.SSL</p><p>29.下列描述错误的是()。</p><p>是HTML基础上发展的一门语言</p><p>B.根据处理用户操作位置的不同,HTML主要分为两大类:</p><p>服务器端动态页面和客户端动态页面</p><p>C.客户端的DHTML技术包括HTML4.0、CSS、DOM和脚本语言</p><p>D.DHTML侧重于WEB内容的动态表现</p><p>30.可以不用发布就能在本地计算机上浏览的页面编写语言是()。</p><p>  AASP      BHTML       CPHP      DJSP</p><p>31.在网页中,必须使用()标记来完成超级链接。</p><p>  A<a>…</a> B<p>…</p>  C<link>…</link>    D<li>…</li></p><p>32.有关网页中的图像的说法不正确的是()。</p><p>A网页中的图像并不与网页保存在同一个文件中,每个图像单独保存</p><p>BHTML语言可以描述图像的位置、大小等属性</p><p>CHTML语言可以直接描述图像上的像素</p><p>D图像可以作为超级链接的起始对象</p><p>33.下列HTML标记中,属于非成对标记的是()。</p><p>  A<li>        B<ul>    C<P>     D<font></p><p>34.用HTML标记语言编写一个简单的网页,网页最基本的结构是()。</p><p>  A<html><head>…</head><frame>…</frame></html></p><p>  B<html><title>…

        C

        D……

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

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

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

      A.B.<caption>C.<head>D.<html></p><p>37.以下标记符中,没有对应的结束标记的是()</p><p>A.<body>B.<br>C.<html>D.<title></p><p>38.若要是设计网页的背景图形为,以下标记中,正确的是()</p><p>A.<bodybackground=””></p><p>B.<bodybground=”’’></p><p>C.<bodyimage=””></p><p>D.<bodybgcolor=””></p><p>39.若要以标题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>40.若要以加粗宋体、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=“宋体”si</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.bingdoc.com/images/loading.gif" alt="加载" /><br /> 文档加载中……请稍候!<br /> <a rel="nofollow" href="https://www.bingdoc.com/p-9606245.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">1</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.bingdoc.com/d-9606245.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.bingdoc.com/UserManage/Recharge.aspx?f=0&d=9606245" 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.bingdoc.com/images/jubao.jpg" alt="举报"></span> <br> 举报</a> <a rel="nofollow" href="https://www.bingdoc.com/UserManage/CopyrightAppeal.aspx?bid=9606245" title="版权申诉" class="fLeft works-manage-item works-manage-report" target="_blank" <span class="inline-block ico"> <img src="https://static.bingdoc.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.bingdoc.com/d-9606245.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.bingdoc.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.bingdoc.com/user/302.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.bingdoc.com/p-8908439.html" target="_parent" title="《城市经济学》考试考点及复习题总结.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/5b7b2965-f9e6-43af-8b49-e55ad11af13a/3e96573ba6334f459568e1960b859758.gif' alt="《城市经济学》考试考点及复习题总结.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《城市经济学》考试考点及复习题总结.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908440.html" target="_parent" title="《海纳百川有容乃大》教学设计2篇.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/a1bceaec-3dba-4deb-8deb-788ac28686fa/82557778b3b34b4ab9cb478093a990a9.gif' alt="《海纳百川有容乃大》教学设计2篇.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《海纳百川有容乃大》教学设计2篇.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908441.html" target="_parent" title="《生态文明建设》测试题.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/e771b6cb-39af-43ae-8769-d4532eb1aa23/f5414fe559b041c09b7601e74ba7b54f.gif' alt="《生态文明建设》测试题.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《生态文明建设》测试题.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908442.html" target="_parent" title="《小母鸡种稻子》第二课时教学设计模板.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/d88d7adb-64fe-4c29-a31c-4ddd87ad39bc/63d7c499e3224e5db9a1f599edd9ef3c.gif' alt="《小母鸡种稻子》第二课时教学设计模板.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《小母鸡种稻子》第二课时教学设计模板.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908443.html" target="_parent" title="《中期研究报告》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/ab777891-85a1-4405-9430-942ddf12f535/43e60dd3a30c45a3970d211da5ad4ff8.gif' alt="《中期研究报告》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《中期研究报告》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908444.html" target="_parent" title="《答司马谏议书》理解性默写学生版+教师版.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/e9ce3e45-4137-4f09-a24f-8b7086915afa/7c2a22a801d8499c8785d8534831edad.gif' alt="《答司马谏议书》理解性默写学生版+教师版.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《答司马谏议书》理解性默写学生版+教师版.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908446.html" target="_parent" title="《测试技术》实验指导书机制专业分析.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/49ebe16b-3e63-49f0-b58c-3d1c2429be12/3c2e70df120f4f129ce79dc17ed74696.gif' alt="《测试技术》实验指导书机制专业分析.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《测试技术》实验指导书机制专业分析.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908447.html" target="_parent" title="7安全生产领导小组会议纪要记录每季度一次供参考.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/682825cd-34c5-4c00-9d68-39004c871f0b/b3faba7802ad48fcabed2d8679ad0f1d.gif' alt="7安全生产领导小组会议纪要记录每季度一次供参考.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 7安全生产领导小组会议纪要记录每季度一次供参考.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908448.html" target="_parent" title="《会展概论》教案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/64d803f8-540f-4d35-b3c2-4214f999a0a3/38ef59d86b5e4d719f97988fb5ec5027.gif' alt="《会展概论》教案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《会展概论》教案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908449.html" target="_parent" title="《过秦论》优质课学案统编版高二选择性必修中.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/4c3ee62f-66d4-42ba-bdbd-9f8f1266ea42/d0fb468a264a44f0962e57aca4e29caa.gif' alt="《过秦论》优质课学案统编版高二选择性必修中.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《过秦论》优质课学案统编版高二选择性必修中.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908450.html" target="_parent" title="20秋学期南开大学《全球变化生态学尔雅》在线作业.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/11bc924b-8658-4e9f-8fb8-d6efa6ca6cf0/3cc99e7a2ee84036bd230c5e05117faf.gif' alt="20秋学期南开大学《全球变化生态学尔雅》在线作业.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 20秋学期南开大学《全球变化生态学尔雅》在线作业.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908451.html" target="_parent" title="《山西省污染源自动监控系统运行管理办法暂行》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/bcf3a70f-78fa-4f18-bbc5-0e6594fdfba3/d261f4b0b2634431b0573ba1d0d4fdd2.gif' alt="《山西省污染源自动监控系统运行管理办法暂行》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《山西省污染源自动监控系统运行管理办法暂行》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908452.html" target="_parent" title="06093人力资源开发与管理历年真题0001.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/1cf3f360-3d48-49ea-ac48-d7b751e4b699/f42af3ca5834474293017b174f028f6e.gif' alt="06093人力资源开发与管理历年真题0001.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 06093人力资源开发与管理历年真题0001.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908453.html" target="_parent" title="《文明礼仪伴我行》主题班会.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/67a6b94a-d072-48ad-8797-46daf3a5c8bf/a448715fcdc243488ab3667e6c7efbe4.gif' alt="《文明礼仪伴我行》主题班会.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《文明礼仪伴我行》主题班会.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908454.html" target="_parent" title="C课程设计报告学生成绩管理系统.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/266caa93-4705-4d20-b426-21a8d5fe3d9b/e2b263e168a44540bbb678f76b273462.gif' alt="C课程设计报告学生成绩管理系统.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> C课程设计报告学生成绩管理系统.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908455.html" target="_parent" title="E级GPS控制网有关技术要求.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/9c03d92b-0165-4051-8460-4940af93018e/4d8bcdece5ab43e0baa4a8d418d5d418.gif' alt="E级GPS控制网有关技术要求.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> E级GPS控制网有关技术要求.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908456.html" target="_parent" title="IMPULSE手提激光测距仪的结构和操作简要.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/e4bed8c2-bdd3-4402-8051-794e8ece8c0f/db25d7f013ec41b9a5701d757daba47c.gif' alt="IMPULSE手提激光测距仪的结构和操作简要.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> IMPULSE手提激光测距仪的结构和操作简要.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908457.html" target="_parent" title="《个人与团队管理》试题及标准答案.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/d2297c08-89ef-4e69-9219-1951084fd284/8429e9a0349546e28abc37f093fa4bbb.gif' alt="《个人与团队管理》试题及标准答案.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《个人与团队管理》试题及标准答案.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908458.html" target="_parent" title="《经济法》试题一.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/a1ae3fad-77d2-400b-8f5d-f77c95bca6b1/ef58336b28ac4a589da40a03ff49824a.gif' alt="《经济法》试题一.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《经济法》试题一.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908459.html" target="_parent" title="《四季的脚步》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/27359be4-a573-4a5e-a8ae-92a4e4cff71e/a5f6952a123840da8d6fd9b0b10dfbdf.gif' alt="《四季的脚步》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《四季的脚步》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908460.html" target="_parent" title="《影响力》读后感600字左右范文.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/ef1ebfce-9718-4701-968c-c2c6389726f5/2067b25d1b914c7fa59ac9afd44decba.gif' alt="《影响力》读后感600字左右范文.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《影响力》读后感600字左右范文.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908461.html" target="_parent" title="002药理学练习题第二章 药物对机体的作用药效学.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/9dcd09a1-7e16-42bf-9077-66fe1ccc9f12/3f56bba9e52e46e3a2a430b08ce0b4ed.gif' alt="002药理学练习题第二章 药物对机体的作用药效学.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 002药理学练习题第二章 药物对机体的作用药效学.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908462.html" target="_parent" title="10个未来五年最容易赚钱的行业大曝光.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/d46215fc-9376-4da3-a07f-c56a7f89ebd6/2a2b83d09c354f589e13bc71bf7ebb82.gif' alt="10个未来五年最容易赚钱的行业大曝光.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 10个未来五年最容易赚钱的行业大曝光.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908463.html" target="_parent" title="42式太极剑剑谱暨各式动作分解说明.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/60530c48-7937-4f9e-a792-5321775ec68a/38625c3f3d9d4cb18227a77ae9d2973a.gif' alt="42式太极剑剑谱暨各式动作分解说明.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 42式太极剑剑谱暨各式动作分解说明.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908464.html" target="_parent" title="c#编程外文文献.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/f4842d8c-2124-4d38-a24d-529401bb6bbb/577a9f17b21e4c84b002cd2ae7664007.gif' alt="c#编程外文文献.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> c#编程外文文献.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908465.html" target="_parent" title="DLT5161.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/4989789e-2dc2-452f-a566-a3a8ad89c661/ffcc4808c5184391882095fcc566565d.gif' alt="DLT5161.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> DLT5161.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908466.html" target="_parent" title="GenomeLabGeXP多重基因表达系统.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/e88da5f6-f309-4904-ab90-2716b362ec7e/c15fdabd41e94a008b1735a006c58454.gif' alt="GenomeLabGeXP多重基因表达系统.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> GenomeLabGeXP多重基因表达系统.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908467.html" target="_parent" title="itc云会务四版系统功能描述.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/30e4cc9a-1c96-41f0-9969-92c2b58f8a49/cfcd569b1ec643dd9e0c426634ef1a89.gif' alt="itc云会务四版系统功能描述.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> itc云会务四版系统功能描述.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908468.html" target="_parent" title="MATLAB的单闭环转速负反馈直流调速系统仿真.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/62fe239b-4900-4f58-85e8-36131f695b29/19057fa8a26e4f4987a430dd566e8e9d.gif' alt="MATLAB的单闭环转速负反馈直流调速系统仿真.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> MATLAB的单闭环转速负反馈直流调速系统仿真.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908469.html" target="_parent" title="PHOTOSHOP实验报告.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/a9454386-f2b0-4264-864a-65e450f7a737/3a2a84ff4b12439b9764ba1eb2ff3cd6.gif' alt="PHOTOSHOP实验报告.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> PHOTOSHOP实验报告.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908470.html" target="_parent" title="SAP创建数据库表实例.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/54ebfb6e-18da-4d81-a265-94718f60e603/16a1aa5f7cfe40e2bb24bce528833aa7.gif' alt="SAP创建数据库表实例.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> SAP创建数据库表实例.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-8908471.html" target="_parent" title="VMware虚拟化实施方案报告.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-5/16/566e0db6-041e-46d7-b43c-9a88dc8788fe/643075c5058a414099f725b132581a04.gif' alt="VMware虚拟化实施方案报告.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> VMware虚拟化实施方案报告.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.bingdoc.com/p-17417293.html" target="_parent" title="《赎心》开题报告.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/b080462a-ed17-4f75-940c-123c85e8015b/4450bf8eb94c4abbb6ea096c1827ebee.gif' alt="《赎心》开题报告.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《赎心》开题报告.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417294.html" target="_parent" title="《学校常规管理工作汇报共5篇》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/dbf575cd-1caa-47c7-a677-ac8059735979/fd29a678915e42a2823f7580b415794c.gif' alt="《学校常规管理工作汇报共5篇》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 《学校常规管理工作汇报共5篇》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417295.html" target="_parent" title="1标土地整理项目工程竣工施工总结报告.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/c4c398bd-5e16-40f5-b1fb-bf9f4be962bf/48aa8a9d3b4545908de081967308c4c1.gif' alt="1标土地整理项目工程竣工施工总结报告.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 1标土地整理项目工程竣工施工总结报告.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417296.html" target="_parent" title="5G优化案例构建4G高价值区域模型精准输出5G站址.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/ae5ccedf-c3d0-49d7-8a0f-b6e1885cf6a7/b24eaa13800c46bb9b225c2d35e25b08.gif' alt="5G优化案例构建4G高价值区域模型精准输出5G站址.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 5G优化案例构建4G高价值区域模型精准输出5G站址.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417297.html" target="_parent" title="10个直销常见的问题与解决方法.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/74424f12-da52-45ea-a1ae-e75928fabee9/2059e8bb32314469861fcc3466136f19.gif' alt="10个直销常见的问题与解决方法.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 10个直销常见的问题与解决方法.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417298.html" target="_parent" title="21世纪大学英语读写教程2 reading aloud 课文及翻译.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/3e6ba858-69e1-4cef-8187-a2f8b15d2bae/188d4e1b675b4675934f4a85ed0df36f.gif' alt="21世纪大学英语读写教程2 reading aloud 课文及翻译.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 21世纪大学英语读写教程2 reading aloud 课文及翻译.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417299.html" target="_parent" title="00179谈判与推销技巧简答.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/89c29cbe-8a77-4f80-8f4f-09364ac7ff80/5ab5122bc2784cd9a13633c00a6595a6.gif' alt="00179谈判与推销技巧简答.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 00179谈判与推销技巧简答.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417300.html" target="_parent" title="10000吨花生精深加工出口项目可行性研究报告.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/5556c60d-251b-4421-9e85-fb11cfb3fb0d/59ba027ac53a452b9dc838de47d77afd.gif' alt="10000吨花生精深加工出口项目可行性研究报告.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 10000吨花生精深加工出口项目可行性研究报告.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417301.html" target="_parent" title="经典 信息共享 图例.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/d66a748c-d43b-4cd3-b0de-43cc34578234/9e16a0aefa4d40e18dfd41b22b5b02df.gif' alt="经典 信息共享 图例.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 经典 信息共享 图例.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417302.html" target="_parent" title="精部编版语文一年级上册期末总复习教学设计《阅读》.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/6e13a57e-804f-4018-b303-bc38f945dac5/4ddf3f0136b341a19257cd8346a70054.gif' alt="精部编版语文一年级上册期末总复习教学设计《阅读》.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 精部编版语文一年级上册期末总复习教学设计《阅读》.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417303.html" target="_parent" title="精校浙江省金华义乌丽水市中考英语试题.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/06faefd8-3d82-4b31-8dd3-6a4774ccf5f5/868b52d20ed746999ba61e70ea6d45a9.gif' alt="精校浙江省金华义乌丽水市中考英语试题.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 精校浙江省金华义乌丽水市中考英语试题.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417304.html" target="_parent" title="精选个人房屋租赁终止合同范本word范文.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/0c69947f-57ea-41bd-86d5-a4c2794cd121/91407feedfcc4527b5d47b02d3c2ab9c.gif' alt="精选个人房屋租赁终止合同范本word范文.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 精选个人房屋租赁终止合同范本word范文.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417305.html" target="_parent" title="精致洗车精细洗车流程.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/75424ab7-937c-41ce-8c52-c6201dcbc553/695b47e20f6c45f3bab29b3693d72733.gif' alt="精致洗车精细洗车流程.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 精致洗车精细洗车流程.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417306.html" target="_parent" title="决策支持系统doc.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/139820fa-dfe6-4d55-977b-e72637eea049/52663b4f52be40cb9ca1d6fd5a8fda59.gif' alt="决策支持系统doc.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 决策支持系统doc.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417307.html" target="_parent" title="看硬盘SMART参数HDtune工具查看.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/351fc9b2-3d98-4410-b221-025dd5b3cbbc/ed3cddf05b244770a276fec02ad57a48.gif' alt="看硬盘SMART参数HDtune工具查看.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 看硬盘SMART参数HDtune工具查看.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417308.html" target="_parent" title="考点65 社会主义制度的建立和第一个五年计划.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/11840b6a-8faa-425f-9634-dae58dd0c684/b2e5fbd68a294632a341de17b9f0356a.gif' alt="考点65 社会主义制度的建立和第一个五年计划.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 考点65 社会主义制度的建立和第一个五年计划.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417309.html" target="_parent" title="课堂开放日经验材料doc.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/2e7a6a88-8681-4923-b183-8af168e3be04/c07890e2cc8440178798762b353ea4a7.gif' alt="课堂开放日经验材料doc.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 课堂开放日经验材料doc.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417310.html" target="_parent" title="控制网技术设计书.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/f9500628-50fa-4e03-b756-23efa16969f3/109f11b51327431698d08f7469e7a43f.gif' alt="控制网技术设计书.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 控制网技术设计书.docx </a></h3></li> <li><h3><a href="https://www.bingdoc.com/p-17417311.html" target="_parent" title="跨国并购doc.docx"> <img class="lazys" data-original='https://file1.bingdoc.com/fileroot1/2023-7/25/ea2aae24-c1e0-40ec-8840-e07692380645/2eab3b25f3bf45d79431ea72228d870a.gif' alt="跨国并购doc.docx" src="https://static.bingdoc.com/images/filetype/d_word.png"> 跨国并购doc.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.bingdoc.com/p-9606245.html">https://www.bingdoc.com/p-9606245.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.bingdoc.com/search.html?q=HTML%e8%af%95%e9%a2%98%e5%8f%8a%e7%ad%94%e6%a1%88.docx');" >更多</a> </div> <div id="author-works-list" class="author-works-list bgF"> <ul> <li><img alt="HTML测试题答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-12685084.html" title="HTML测试题答案.docx">HTML测试题答案.docx</a> </li><li><img alt="HTML测试题含答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-2900517.html" title="HTML测试题含答案.docx">HTML测试题含答案.docx</a> </li><li><img alt="HTML测试题含答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-6225793.html" title="HTML测试题含答案.docx">HTML测试题含答案.docx</a> </li><li><img alt="html测试题附答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-9947390.html" title="html测试题附答案.docx">html测试题附答案.docx</a> </li><li><img alt="HTML测试题含答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-7658683.html" title="HTML测试题含答案.docx">HTML测试题含答案.docx</a> </li><li><img alt="HTML测试题 含答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-13239929.html" title="HTML测试题 含答案.docx">HTML测试题 含答案.docx</a> </li><li><img alt="html测试题附答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-14919830.html" title="html测试题附答案.docx">html测试题附答案.docx</a> </li><li><img alt="html测试题附答案doc.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-11267213.html" title="html测试题附答案doc.docx">html测试题附答案doc.docx</a> </li><li><img alt="HTML测试题含答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-13347396.html" title="HTML测试题含答案.docx">HTML测试题含答案.docx</a> </li><li><img alt="HTML综合测试一答案.docx" class="docx" src="/Images/s.gif" /><a target="_parent" href="https://www.bingdoc.com/p-14679567.html" title="HTML综合测试一答案.docx">HTML综合测试一答案.docx</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="74" /> <div class="hot-keywords-list"> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bingdoc.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.bingdoc.com/search.html?q=%e8%af%95%e9%a2%98');" class="tag-item ico" title="试题" hidefocus="true"><span class="ico"><em> 试题</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bingdoc.com/search.html?q=%e7%ad%94%e6%a1%88');" class="tag-item ico" title="答案" hidefocus="true"><span class="ico"><em> 答案</em></span></a> </div> </div> <div class="job-recommend mt10"> <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="#a2dbf8"></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="#a2dbf8"></path></svg> <a href="https://www.bingdoc.com/marks.html">文档标签</a></h3> <div class="job-recommend-area"> <ul class="taglist--inline multi"> <li class="tagPopup"><a class="tag tag0" href="https://www.bingdoc.com/mark/htmlceshidaan.html" target="_blank">HTML测试答案</a></li><li class="tagPopup"><a class="tag tag1" href="https://www.bingdoc.com/mark/htmlxuanti.html" target="_blank">HTML选题</a></li><li class="tagPopup"><a class="tag tag2" href="https://www.bingdoc.com/mark/htmlshitidaan.html" target="_blank">HTML试题答案</a></li><li class="tagPopup"><a class="tag tag3" href="https://www.bingdoc.com/mark/htmlshitidaanjiangke.html" target="_blank">HTML试题答案讲课</a></li><li class="tagPopup"><a class="tag tag4" href="https://www.bingdoc.com/mark/htmllianxitidaan.html" target="_blank">html练习题答案</a></li><li class="tagPopup"><a class="tag tag0" href="https://www.bingdoc.com/mark/htmlshiti.html" target="_blank">HTML试题</a></li> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bingdoc.com/mark/ceshidaan.html">测试答案</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/ceshidaan.html">测试答案</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bingdoc.com/mark/ceshidaan.html">测试答案</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bingdoc.com/mark/htmlceshi.html">HTML测试</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bingdoc.com/mark/ceshidaan.html">测试答案</a></li> </ul> </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.bingdoc.com/mark/zaochanejixietongqicelue.html">早产儿机械通气策略</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/wajuejicaozuoshigong.html">挖掘机操作施工</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bingdoc.com/mark/shukongjichuanggongyejiqirendazao.html">数控机床工业机器人打造</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bingdoc.com/mark/shukongjichuangweixiu.html">数控机床维修</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bingdoc.com/mark/famenweihubaoyangpeixunjiaocai.html">阀门维护保养培训教材</a></li> <li class="tagPopup"><a target="_parent" class="tag tag1" href="https://www.bingdoc.com/mark/zhusumojuzhizuogongyi.html">注塑模具制作工艺</a></li> <li class="tagPopup"><a target="_parent" class="tag tag2" href="https://www.bingdoc.com/mark/yanzhigenghuanfenliedaoxian.html">研制更换分裂导线</a></li> <li class="tagPopup"><a target="_parent" class="tag tag3" href="https://www.bingdoc.com/mark/zhidongxitongjianceguzhangzhenduan.html">制动系统检测故障诊断</a></li> <li class="tagPopup"><a target="_parent" class="tag tag4" href="https://www.bingdoc.com/mark/taoshengjinjijiuhu.html">逃生紧急救护</a></li> <li class="tagPopup"><a target="_parent" class="tag tag0" href="https://www.bingdoc.com/mark/zidonghuashengchanxianrenzhi.html">自动化生产线认知</a></li> </ul> </div> </div> </div> </div> </div> </div> <script src="https://static.bingdoc.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 = '0000700012'; var adhtml = ""; var adarray = Encoder.htmlDecode(adhtml); initWidth(); var product_id = "9606245"; var product_code = "9606245"; var mtp = 18; var fCount = 18; var stp = 1; var lmt = 18; 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 = '1'; var LimitButtonText = '现在购买'; var DocScoreDownLoad = parseFloat('1'); var ReadLimitDays = "365"; var bookrelArray = ""; var url_root = "https://www.bingdoc.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">1</b> 金币</span>' +'</p><p style="text-align:center; padding-top:30px;">' +'<a target="_parent" rel="nofollow" href="https://www.bingdoc.com/d-9606245.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 = "9606245"; 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.bingdoc.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.bingdoc.com/BookRead.aspx?id=TdBpHZWN65s%3d&parto=OxJ4%2btvybxxtXxZ0fL6YtMyW1O4dwn%2b3eHtRC72JUkgb6LRN70zvR8U4u9xS2gyc0hWPzFYJ4l0TqVIbum6h86UnqGvDAqbeez0T67Fc9PzNM0pndqfaVmJiituRJT0OGQmP%2bSc195nRIQr%2fp7%2ft9xVywMxnfmSWjywGBpoVbVvpk3A0b5sf8oEH0EogpFyV4D0MWbrnXYc0i0Q8WqNgxeULVOdPowad" 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.bingdoc.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.bingdoc.com%2fView_wj.aspx%3fid%3d9606245'; return; }</script> <script type="text/javascript"> var objjubao = null; function jubao() { var html = '<iframe src="https://www.bingdoc.com/UserManage/ReportBack.aspx?id=9606245&url=rkm56XE mSSDVZKrWhxpD4j6KQFFmUMJWoQBQN8uJYiVNXX4ersFjasjIl2rDN/w" 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.bingdoc.com/h-33.html" target="_blank" >关于我们</a> - <a href="https://www.bingdoc.com/h-34.html" target="_blank" >网站声明</a> - <a href="https://www.bingdoc.com/h-35.html" target="_blank" > 网站地图</a> - <a href="https://www.bingdoc.com/sitemap.html" target="_blank" > 资源地图</a> - <a href="https://www.bingdoc.com/friend.aspx" target="_blank" >友情链接</a> - <a rel="nofollow" target="_blank" href="https://wpa.qq.com/msgrd?v=3&uin=89258806&site=qq&menu=yes" >网站客服</a> - <a rel="nofollow" href="https://www.bingdoc.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-2023 冰点文库 网站版权所有</p><p style="text-align: center;">经营许可证编号:<a href="http://beian.miit.gov.cn/" target="_blank">鄂ICP备19020893号-2</a></p><p><br/></p><script>var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?0ad70f53e1865ffad028aaa274d1445e"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();</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=89258806&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="https://mail.qq.com/cgi-bin/qm_share?t=qm_mailme&email=89258806@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=89258806&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.bingdoc.com/js/lanrenzhijia.js"></script> <script type="text/javascript" src="https://static.bingdoc.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.bingdoc.com/umeditor/xss.js"></script> </body> </html>