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

类型Dreamweaver网页设计模拟试题集.docx

  • 文档编号:9738063
  • 上传时间:2023-02-06
  • 格式:DOCX
  • 页数:34
  • 大小:476.63KB
之间

5.在Dreamweaver8中,下面对象中可以添加热点的是(B)。

A.文字B.图像

C.层D.动画

6.要将左图所示的表格修改为右图所示的状态,不能执行的操作是(D)。

左图右图

A.选中整个表格,在属性面板中将表格的行数从1改为2

B.依次将左右单元格拆分为两行

C.将光标放在表格中的任意位置,执行命令“修改/表格/插入行或列”,在弹出的对话框中选择插入行,行数为1,位置为“所选之下”

D.将光标放在表格中的任意位置,执行命令“修改/表格/插入行”

7.在HTML语言中,表示(C)。

A.设置链接颜色为红色

B.设置访问过链接颜色为红色

C.设置活动链接颜色为红色

D.设置鼠标上滚链接颜色为红色

8.关于在Dreamweaver中插入Flash文本,说法错误的是(A)。

A.可以设置Flash文本的动态效果,如淡入淡出等

B.通过插入Flash文本,用户可以直接创建一个Flash文本对象的动画

C.可以设置Flash文本的字体、字号、文本颜色、鼠标转滚颜色等属性

D.可以为Flash文本设置链接

9.如果要使用CSS将文本样式定义为粗体,需要设置(C)文本属性。

A.font-family

B.font-style

C.font-weight

D.font-size

10.为链接定义目标窗口时,_blank表示的是(B)。

A.在上一级窗口中打开

B.在新窗口中打开

C.在同一个帧或窗口中打开

D.在浏览器的整个窗口中打开,忽略任何框架

11.使用Dreamweaver8创建网站的叙述,不正确的是(C)。

A.站点的命名最好用英文或英文和数字组合

B.网页文件应按照分类分别存入不同文件夹

C.必须首先创建站点,网页文件才能够创建

D.静态文件的默认扩展名为.htm或.html

12.添加背景音乐的HTML标签是(A)。

A、

B、

C、

D、

13.如下所示的这段CSS样式代码,定义的样式效果是(D)。

a:

link{color:

#ff0000;}

a:

visited{color:

#00ff00;}

a:

hover{color:

#0000ff;}

a:

active{color:

#;}

其中#ff0000为红色,#00000为黑色,#0000ff为蓝色,#00ff00为绿色

A.默认链接色是绿色,访问过链接是蓝色,鼠标上滚链接是黑色,活动链接是红色

B.默认链接色是蓝色,访问过链接是黑色,鼠标上滚链接是红色,活动链接是绿色

C.默认链接色是黑色,访问过链接是红色,鼠标上滚链接是绿色,活动链接是蓝色

D.默认链接色是红色,访问过链接是绿色,鼠标上滚链接是蓝色,活动链接是黑色

14.下列按钮中(C)可以使页面实现自动跳转的效果。

A、

B、

C、

D、

15.下列各项中不是CSS样式表优点的是(A)。

A.CSS可以用来在浏览器的客户端进行程序编制,从而控制浏览器等对象操作,创建出丰富的动态效果

B.CSS对于设计者来说是一种简单、灵活、易学的工具,能使任何浏览器都听从指令,知道该如何显示元素及其内容

C.一个样式表可以用于多个页面,甚至整个站点,因此具有更好的易用性和扩展性

D.使用CSS样式表定义整个站点,可以大大简化网站建设,减少设计者的工作量

16.关于超链接,下列(C)属性是指定链接的目标窗口。

A.Href

B.Name

C.Target

D.Title

18.在Dreamweaver8编辑环境下,下图中共有(B)超链接(文字、锚点和图像热点)。

A.2个

B.3个

C.4个

D.5个

19.制作如下图所示的表格效果,需要设置(B)。

A.第1行第1个单元格的colspan属性

B.第1行第1个单元格的rowspan属性

C.第3行第1个单元格的colspan属性

D.第3行第1个单元格的rowspan属性

20.如下图,对于一个简单的调查表单,以下说法正确的是(D)。

A.表单的元素必须使用2个以上

B.图中投票按钮不是一个表单元素

C.调查表单只能使用单选按钮

D.调查结果如需要保存到数据库中,需要实现建立一个数据库链接

二、多项选择题(将一个以上正确的答案代码填入括号中,每小题4分,共20分)

1.关于相对路径,以下说法正确的有(ABD)。

A.相对路径表述的是源端点同目标端点之间的相互位置

B.如果在链接中源端点和目标端点位于一个目录下,则链接路径中只需要指明目标端点的文档名称即可

C.如果在链接中源端点和目标端点不在同一个目录下,就无法使用相对路径

D.如果在链接中源端点和目标端点不在同一个目录下,就需要将目录的相对关系也表示出来

2.关于布局模式的使用,正确的有(ABD)。

A.首先绘制布局表格,在布局表格中绘制布局单元格

B.拖拽鼠标在工作区直接绘制即可。

绘制完毕后还可以调整表格或单元格的大小

C.要注意转换完毕之后,便不能再回到布局模式对表格进行修改,因此一定要慎重操作

D.绘制完毕后,在“布局”对象面板按下“标准视图”按钮,将绘制的布局表格转换成传统表格形式

3.在Dreamweaver中,可以向网页中插入的多媒体格式有(ABC)。

A.Shockwave

B.ActiveX

C.JavaApplet

D.A和C

4.下列关于热区的使用,说法正确的是(ACD)。

A、使用矩形热区工具、椭圆形热区工具和多边形热区工具,分别可以创建不同形状的热区

B、热区一旦创建之后,便无法再修改其形状,必须删除后重新创建

C、选中热区之后,可在属性面板中为其设置链接

D、使用热区工具可以为一张图片设置多个链接

5.超级链接是网页中最重要的组成元素,关于创建链接叙述正确的是(BCD)。

A.可以给空格创建超级链接

B.选中文本或图像,选择右键菜单中的“创建链接”命令

C.一幅图片可以创建多个超级链接

D.选中文本,在其属性栏就会出现链接框,输入文件地址即可创建

三、填空题(每小题4分,共20分)

2.在链接位置输入(mailto:

),可以制作邮件链接,用户设置时还可以替浏览者加入邮件的(邮箱地址、主题)。

5.创建一个留言表单,其中要求能够输入多行文本,留言内容项选用的表单对象是(文本区域)。

Dreamweaver网页设计模拟试题2

一、单项选择题(每个题只有一个的答案是正确的。

每题3分,共60分)

1.对插入文件中的Flash动画,不能在属性面板中设置动画的(B)属性。

A.动画是否循环播放

B.动画循环播放的次数

C.动画播放时的品质

D.是否自动播放动画

2.Body{Cursor:

crosshair}这句代码实现的效果是(A)。

A、

B、

C、

D、

\

3.使用Dreamweaver8将任一个单元格拆分为3行的操作正确的是(B)。

A.表格属性栏“拆分”对话框,列数3

B.表格属性栏“拆分”对话框,行数3

C.右键菜单→表格→插入行

D.直接单击“Tab”键两次

4.如下图所示,选择多个不连续的单元格。

下面各项操作中能实现这种选择的是(B)。

A.在选定第1个单元格后,按下Shift键,并用鼠标单击其他要选择的单元格

B.在选定第1个单元格后,按下Ctrl键,并用鼠标单击其他要选择的单元格

C.在选定第1个单元格后,按下Alt键,并用鼠标单击其他要选择的单元格

D.在选定第1个单元格后,按下Space键,并用鼠标单击其他要选择的单元格

5.格式化表格的作用是(C)。

A、将表格内的数据清除

B、将表格的行高、列宽等属性清除

C、为表格套用已经设置好的样式

D、按照预先的设置,将表格的宽和高设置为固定值

6.下列关于CSS的说法错误的是(C)。

A.CSS的全称是CascadingStyleSheets,中文的意思是“层叠样式表”

B.CSS样式不仅可以控制大多数传统的文本格式属性,还可以定义一些特殊的HTML属性

C.使用Dreamweaver只能可视化创建CSS样式,无法以源代码方式对其进行编辑

D.CSS的作用是精确定义页面中各元素以及页面的整体样式

7.“单选按钮组”是插入共享同一名称的单选按钮的集合,插入“单选按钮组”后要逐个命名(D)。

A.没有必要,DW会自动命名

B.有必要,要不然无法发送数据

C.无法命名

D.一个组中的所有单选按钮必须具有相同的名称,而且必须包含不同的域值

8.关于绝对路径的使用,以下说法错误的是(A)。

A.使用绝对路径的链接不能链接本站点的文件,要链接本站点文件只能使用相对路径

B.绝对路径是指包括服务器规范在内的完全路径,通常使用http:

//来表示

C.绝对路径不管源文件在什么位置都可以非常精确地找到

D.如果希望链接其它站点上的内容,就必须使用绝对路径

9.如下图所示,为插入网页中的(B)多媒体格式的标记。

A.Shockwave

B.JavaApplet

C.ActiveX

D.NetscapeNavigator插件

10.以下(C)标记是插入到网页中的命名锚记。

A.

B、

C、

D、

11.关于在Dreamweaver中移动层的位置,以下说法错误的是(B)。

A.选中需要移动的层,拖动层的边框或拖动其选择柄,便可以将其移动

B.不能用键盘操作移动层

C.选中层后,按下方向键,可一次移动1像素

D.选中层后,按下Shift键和方向键,可以一次移动一个网格单位的距离

12.在Dreamweaver8中,超级链接标签具有四种不同的状态,下面不属于标签状态的是(D)。

A.活动的链接a:

active

B.当前链接a:

hover

C.链接a:

link

D.没有访问过的链接a:

unvisited

13.关于网页中的换行,说法错误的是(A)。

A.可以直接在HTML代码中按下回车键换行,网页中的内容也会换行

B.可以使用
标签换行

C.可以使用

标签换行

D.使用
标签换行,行与行之间没有间隔;使用

标签换行,两行之间会空一行

14.以下几个事件中代表“鼠标滑到”的事件是(C)。

A.OnMouseDown

B.OnMouseOut

C.OnMouseOver

D.OnouseUp

15.关于表格背景,说法正确的是(D)。

A.只能定义表格背景颜色,不能用图片作为表格背景

B.可以使用颜色或图片作为表格背景图,但图片格式必须是GIF格式

C.可以使用颜色或图片作为表格背景图,但图片格式必须是JPEG格式

D.可以使用颜色或图片作为表格背景图,可以使用任何的GIF或者JPEG图片文件

16.设置表格的行数和列数,不能采用的方法是(B)。

A.在插入表格时设置表格的行数和列数

B.打开代码视图,在

标签中修改相应属性,以修改表格的行数与列数

C.选中整个表格,在属性面板中修改其行数和列数

D.通过拆分、合并或删除行、列来修改行数与列数

17.以下(A)属性不属于表单标记
的属性。

A、Src

B、Name

C、Method

D、Action

18.关于DreamweaverMX的布局模式,下列说法错误的是(B)。

A.在布局模式下,用户可以在网页中直接画出表格与单元格

B.在布局模式下,单元格和表格均可以用鼠标自由拖动,调整其位置

C.利用布局模式对网页定位非常方便

D.使用布局模式的缺点是生成的表格比较复杂,不适合大型网站使用,一般只应用于中小型网站。

19.下列(A)可以实现如下图所示的文字效果。

A.{font-style:

italic;color:

#;text-decoration:

underline;}

B.{font-weight:

bold;color:

#;text-indent:

underline;}

C.{font-style:

italic;color:

#;text-decoration:

line-through;}

D.{font-weight:

bold;color:

#;text-indent:

line-through;}

20.下图中显示的表单元素有(C)。

A.文本字段、单选按钮、多选按钮、列表/菜单

B.文本字段、列表/菜单、邮件区域、单选按钮

C.文本字段、列表/菜单、密码型文本域、单选按钮

D.文本字段、列表/菜单、单选按钮、图像域

二、多项选择题(将一个以上正确的答案代码填入括号中,每小题4分,共20分)

1.关于鼠标经过图像,下列说法正确的是(BCD)。

A.鼠标经过图像的效果是通过HTML语言实现的

B.设置鼠标经过图像时,需要设置一张图片为原始图像,另一张为鼠标经过图像

C.可以设置鼠标经过图像的提示文字与链接

D.要制作鼠标经过图像,必须准备两张图片

2.下列(ABD)软件可以作为Dreamweaver的外部图像编辑器。

A、Fireworks

B、Photoshop

C、VB

D、ACDsee

三、填空题(每小题4分,共20分)

1.样式表CSS包涵三种类型(类样式)、(标签样式)、(高级样式)。

2.如图,页面的标题“欢迎光临虫虫的家”是由HTML标签中的()定义的。</p><p>3.在Dreamweaver中使用的第三方插件大体上可以分为(行为)、(命令)、(对象)三种类型。</p><p>4.控制时间轴动画需要使用行为(播放时间轴)、(停止时间轴)来实现。</p><p>Dreamweaver网页设计模拟试题3</p><p>一、单项选择题</p><p>1.添加背景音乐的HTML标签是(C)。</p><p>A.<bgmusic></p><p>B.<bgm></p><p>C.<bgsound></p><p>D.<music></p><p>2.关于网页中的换行,说法错误的是(D)。</p><p>A、可以使用<br>标签换行</p><p>B、可以使用<p>标签换行</p><p>C、使用<br>标签换行,行与行之间没有间隔;使用<p>标签换行,两行之间会空一行</p><p>D、可以直接在HTML代码中按下回车键换行,网页中的内容也会换行</p><p>3.在HTML语言中,如果要对文字的颜色进行修饰,应通过(C)。</p><p>A.font-family:</p><p>"宋体";</p><p>B.font-size:</p><p>9pt;</p><p>C.color:</p><p>#</p><p>D.href="../example1/2.html"</p><p>4.制作如下图所示的表格效果,需要设置(C)。</p><p>A、第1行第1个单元格的colspan属性</p><p>B、第3行第1个单元格的colspan属性</p><p>C、第1行第1个单元格的rowspan属性</p><p>D、第3行第1个单元格的rowspan属性</p><p>5.下面的(D)操作不能在网页中插入Flash动画。</p><p>A.执行菜单命令“插入/媒体/Flash”</p><p>B.点击对象面板上“常用”对象组里的“Flash”按钮</p><p>C.在设计视图下,直接将Flash动画拖拽到文件中</p><p>D.在任意视图下,直接将Flash动画拖拽到文件中</p><p>6.设置表格的行数和列数,不能采用的方法是(D)。</p><p>A、在插入表格时设置表格的行数和列数</p><p>B、选中整个表格,在属性面板中修改其行数和列数</p><p>C、通过拆分、合并或删除行、列来修改行数与列数</p><p>D、打开代码视图,在<table>标签中修改相应属性,以修改表格的行数与列数</p><p>7.下列各项中不是CSS样式表优点的是(B)。</p><p>A、CSS对于设计者来说是一种简单、灵活、易学的工具,能使任何浏览器都听从指令,知道该如何显示元素及其内容</p><p>B、CSS可以用来在浏览器的客户端进行程序编制,从而控制浏览器等对象操作,创建出丰富的动态效果</p><p>C、一个样式表可以用于多个页面,甚至整个站点,因此具有更好的易用性和扩展性</p><p>D、使用CSS样式表定义整个站点,可以大大简化网站建设,减少设计者的工作量</p><p>8.为链接定义目标窗口时,_blank表示的是(B)。</p><p>A.在上一级窗口中打开</p><p>B.在新窗口中打开</p><p>C.在同一个帧或窗口中打开</p><p>D.在浏览器的整个窗口中打开,忽略任何框架</p><p>9.选中层之后,可以在属性面板中调整层的显示属性。</p><p>其中表示层总是隐藏的选项是(D)。</p><p>A.default</p><p>B.inherit</p><p>C.visible</p><p>D.hidden</p><p>10.浏览器窗口底部左侧的状态栏中显示的往往是相应链接的URL地址,为了屏蔽链接的URL地址,应使用以下(B)行为。</p><p>A.设置框架文本</p><p>B.设置状态栏文本</p><p>C.设置层文本</p><p>D.设置文本域文本</p><p>11.如果要在网页中插入Flash动画,最常用的操作应(C)进行设置。</p><p>A.点击标志1</p><p>B.点击标志2</p><p>C.点击标志3</p><p>D.点击标志4</p><p>12.将表格中各单元格之间的距离加大,应在(D)中设置数字。</p><p>A.在箭头1指向的框中输入</p><p>B.在箭头2指向的框中输入</p><p>C.在箭头3指向的框中输入</p><p>D.在箭头4指向的框中输入</p><p>13.关于绝对路径的使用,以下说法错误的是(D)。</p><p>A.绝对路径是指包括服务器规范在内的完全路径,通常使用http:</p><p>//来表示</p><p>B.绝对路径不管源文件在什么位置都可以非常精确地找到</p><p>C.如果希望链接其它站点上的内容,就必须使用绝对路径</p><p>D.使用绝对路径的链接不能链接本站点的文件,要链接本站点文件只能使用相对路径</p><p>14.在META中设置网页的关键字信息,应选择下图中的(B)进行设置。</p><p>15.如果想对图片的亮度和对比度进行调整,可以选择(C)。</p><p>16.如果要为一段文字添加一个电子邮件链接,可以执行的操作是(A)。</p><p>A.选中文字,在属性面板的“链接”栏内直接输入mailto:</p><p>电子邮件地址</p><p>B.选中文字,在属性面板的“链接”栏内直接输入email:</p><p>电子邮件地址</p><p>C.选中文字,在属性面板的“链接”栏内直接输入tomail:</p><p>电子邮件地址</p><p>D.无法为文字添加电子邮件链接</p><p>17.关于下列代码,描述正确的是(A)。</p><p><body></p><p><tablewidth="59%"border="0"cellspacing="0"cellpadding="0"></p><p><tr></p><p><tdwidth="39%">课程名</td></p><p><tdwidth="38%">日期</td></p><p><tdwidth="23%">地点</td></p><p></tr></p><p><tr></p><p><td>Dreamweaver网页设计</td></p><p><td>2007年9月1日</td></p><p><td>302</td></p><p></tr></p><p></table></p><p></body></p><p>A.该表格有2行、3列</p><p>B.该表格有3行、3列</p><p>C.该表格有3行、2列</p><p>D.该表格有2行、2列</p><p>18.如下图,对于一个简单的调查表单,以下说法正确的是(D)。</p><p>A.表单的元素必须使用2个以上</p><p>B.图中投票按钮不是一个表单元素</p><p>C.调查表单只能使用单选按钮</p><p>D.调查结果如需要保存到数据库中,需要实现建立一个数据库链接</p><p>19.以下几个事件中代表“鼠标滑到”的事件是(C)。</p><p>A、OnMouseDown</p><p>B、OnMouseOut</p><p>C、OnMouseOver</p><p>D、OnouseUp</p><p>20.关于表格背景,说法正确的是(D)。</p><p>A.只能定义表格背景颜色,不能用图片作为表格背景</p><p>B.可以使用颜色或图片作为表格背景图,但图片格式必须是GIF格式</p><p>C.可以使用颜色或图片作为表格背景图,但图片格式必须是JPEG格式</p><p>D.可以使用颜色或图片作为表格背景图,可以使用任何的GIF或者JPEG图片文件</p><p>21.Body{Cursor:</p><p>crosshair}这句代码实现的效果是(D)。</p><p>A、</p><p>B、</p><p>C、</p><p>D、</p><p>二、多项选择题</p><p>1.关于HTML语言下列说法正确的是(ABCD)。</p><p>A、HTML是(HyperTextMarkupLanguage)的首字母缩写,中文被称作“超文本标签语言”</p><p>B、HTML文件中可以插入图形、声音、视频等多媒体信息</p><p>C、在HTML文件中,用户可以建立与其他超文本的链接</p><p>D、HTML是纯文本类型的语言,可以使用任何文本编辑器打开,查看、编辑</p><p>2.在属性面板中可以设置的单元格的属性有(ABCD)。</p><p>A、设置单元格为表头</p><p>B、设置单元格内元素垂直对齐方式</p><p>C、设置单元格是否换行</p><p>D、设置单元格背景图</p><p>3.如下图所示,说法正确的是(BCD)。</p><p>A.这是一个菜单,它的HTML标签是<optionname="select"size="5"></option></p><p>B.如果选项数超出了设定数量,会自动出现滚动条。</p><p>C.浏览者可以通过拖曳滚动条来观看各选项。</p><p>D.这种显示方式可以节省网页空间。</p><p>4.在Dreamweaver中,创建框架网页的方式可以有(BD)。</p><p>A.在一个普通的网页中保存文件,选择“框架集另存为”</p><p>B.在一个普通的网页中选择“查看”-“可视化助理”-“框架边框”,通过鼠标拖拽设计框架结构,然后保存文件,选择“框架集另存为”</p><p>C.选择“从范例中创建”中的“页面设计”,然后创建</p><p>D.选择“从范例中创建”中的“框架集”,然后创建</p><p>三、填空题</p><p>1、做好的表格可以使用Dreamweaver所提供的预设外观,一方面可以提高(制作效率),另一方面可以保持(表格外观)的同一性。</p><p>2、链接属性中“目标”下拉列表框中包括(_blank)、(_parent)、(_self)、(_top)选项。</p><p>Dreamweaver网页设计模拟试题4</p><p>一、单项选择题(每个题只有一个的答案是正确的。</p><p>每题3分,共60分)</p><p>22.下列特殊符号(B)表示的是空格。</p><p>A."</p><p>B. </p><p>C.&</p><p>D</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/9738063.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">3</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/9738063.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=9738063" 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=9738063" 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/9738063.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"> Dreamweaver 网页 设计 模拟 试题 </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/291.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/8691198.html" target="_parent" title="1212中级汽车维修工考试试题三.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/23b50105-db7b-4da4-8bbb-a22c545a693e/79953376a20f44ddb717dc0972bdabcc.gif' alt="1212中级汽车维修工考试试题三.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 1212中级汽车维修工考试试题三.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691214.html" target="_parent" title="333教育综合.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/65aea058-3c9a-4cb2-9bfe-3dadef6212d8/fd00a985f7b74b439e3ec9b4f63699a6.gif' alt="333教育综合.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 333教育综合.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691220.html" target="_parent" title="204届毕业生基础知识考试试题 混凝土结构设计 试题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/e387a61b-760f-4335-9c6c-3c6099fd6d2e/a230315259364e0b8fdce45baa68e80d.gif' alt="204届毕业生基础知识考试试题 混凝土结构设计 试题.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 204届毕业生基础知识考试试题 混凝土结构设计 试题.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691243.html" target="_parent" title="100以内加减运算练习题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/cd149c65-6e5a-4532-a555-29eac8eeff70/d755b5cdc5174192ba0053ef0c5abd7d.gif' alt="100以内加减运算练习题.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 100以内加减运算练习题.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691246.html" target="_parent" title="101软件开发工程师JAVA初级考试样卷课件word版本.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/d1f26801-617c-48c2-baa7-bb9275594081/574d480fec1842c89bf4144778a9d4ec.gif' alt="101软件开发工程师JAVA初级考试样卷课件word版本.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 101软件开发工程师JAVA初级考试样卷课件word版本.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691297.html" target="_parent" title="CNN代码理解.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/469fb595-c8d6-483c-bf34-5098ae0219ed/732841a7c70041be973c2e1a059b4dd9.gif' alt="CNN代码理解.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> CNN代码理解.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691299.html" target="_parent" title="CPA审计第4章审计抽样下载版讲解.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/83b28790-6e73-4674-8a1b-8923847b0495/d3fe07c1e2604900ab99fe7169adc4b6.gif' alt="CPA审计第4章审计抽样下载版讲解.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> CPA审计第4章审计抽样下载版讲解.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691302.html" target="_parent" title="hr培训管理系统.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/c3b07ebb-f05c-4ee8-8536-e261e09bfcf4/475b3af1afd34757835225038fed485b.gif' alt="hr培训管理系统.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> hr培训管理系统.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691312.html" target="_parent" title="318安通科科长岗位责任制.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/972c81e0-bd44-4a9c-ac43-80a3498d00f3/64cfc9d7517a491db0a59cbf86118918.gif' alt="318安通科科长岗位责任制.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 318安通科科长岗位责任制.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691314.html" target="_parent" title="2044施工现场环境污染的防治措施.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/4685318b-6fa9-46d2-8fd4-4c82ac5d009f/f9f6707ce9d6456fb1cc8a94cc758e4f.gif' alt="2044施工现场环境污染的防治措施.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 2044施工现场环境污染的防治措施.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691315.html" target="_parent" title="12371党务平台操作手册.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/36492f9f-9c2c-4721-b74a-c3292bcb0234/8e2f05aa7a7b43ddb5bb601fe2a76509.gif' alt="12371党务平台操作手册.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 12371党务平台操作手册.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691317.html" target="_parent" title="Catia百格线生成宏复习过程.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/3130a4c1-941a-49c7-bd1f-16f4d39b267d/e77d7bb172de45a6b38e544f1bd3a3ed.gif' alt="Catia百格线生成宏复习过程.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> Catia百格线生成宏复习过程.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691332.html" target="_parent" title="725kV及以上电压等级支柱瓷绝缘子运行规范.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/07039a9e-291f-4f26-a252-6aa8124ea95a/4a4872a19c4a4614beccacd80f089533.gif' alt="725kV及以上电压等级支柱瓷绝缘子运行规范.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 725kV及以上电压等级支柱瓷绝缘子运行规范.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691340.html" target="_parent" title="1144甑底链板机说明书.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/1856507c-5243-45c8-9ab6-8059ae200e6e/40a72a94fbf643e38f2cb3ab9e5d5adb.gif' alt="1144甑底链板机说明书.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 1144甑底链板机说明书.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691345.html" target="_parent" title="100个著名初等数学问题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/dd572a9e-274e-47e6-a05a-1b589e8228d1/c88ef9766ea441c4856eb2b60f4ce5ba.gif' alt="100个著名初等数学问题.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 100个著名初等数学问题.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691352.html" target="_parent" title="201X中学寒假工作计划范文.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/19b3ddbc-1dc3-4913-8c9d-366190feea18/2dbb410e8ea244408ec83156e0d48dd1.gif' alt="201X中学寒假工作计划范文.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 201X中学寒假工作计划范文.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691364.html" target="_parent" title="111 生物的特征 练习 人教版七年级上册生物.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/3e52cb85-05b6-47cd-9010-a36d6aa0a80e/4bb247a1667b4483826ba677dfd47fcb.gif' alt="111 生物的特征 练习 人教版七年级上册生物.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 111 生物的特征 练习 人教版七年级上册生物.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691365.html" target="_parent" title="110KV变电所设计变压器翻译.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/6772b4bb-8752-4565-b02e-4099364779e4/b64a32babc9d41f6861815ebab450922.gif' alt="110KV变电所设计变压器翻译.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 110KV变电所设计变压器翻译.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691374.html" target="_parent" title="9920第二学期学校工作总结.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/0c6d0dc9-9322-46fc-8ee0-273f371159f5/98c95e4578e24cebb02bd2ada4f0cd72.gif' alt="9920第二学期学校工作总结.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 9920第二学期学校工作总结.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691376.html" target="_parent" title="0911二级技能解答.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/f65fd51f-8b5c-48eb-b5b4-4a40538692bb/cc3db1391b1e43e1bd259e2ae1b750da.gif' alt="0911二级技能解答.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 0911二级技能解答.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691379.html" target="_parent" title="33415设计说明书正文.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/0a51ee1b-891e-4f73-a40e-17b12ec611f7/4d25d84c93834579a2a047de0d53806d.gif' alt="33415设计说明书正文.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 33415设计说明书正文.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691389.html" target="_parent" title="311教育学基础综合大纲.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/18245808-7ea4-4f91-b90e-9561ed9ae4ba/5727aba03e0d446a8f4d630d8581b400.gif' alt="311教育学基础综合大纲.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 311教育学基础综合大纲.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691398.html" target="_parent" title="201浙江普通高校招生选考科目考试地理试题和答案解析.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/28f61ab4-7fe7-417e-8dc9-35bf0c26802e/d00ebd8c40924d268f235e51a3c20d54.gif' alt="201浙江普通高校招生选考科目考试地理试题和答案解析.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 201浙江普通高校招生选考科目考试地理试题和答案解析.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691399.html" target="_parent" title="C语言程序的设计实验实验指导书及答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/81d35e2f-6468-4cb9-a961-4cc41b081fa9/a8e04fe30fdd4c0f988c5307ca552e76.gif' alt="C语言程序的设计实验实验指导书及答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> C语言程序的设计实验实验指导书及答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691406.html" target="_parent" title="272相似三角形的性质和判定.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/38796727-4d96-482d-88d8-817244252a6c/515dc3f705ff40488441fbab3fe7f7a4.gif' alt="272相似三角形的性质和判定.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 272相似三角形的性质和判定.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691411.html" target="_parent" title="ACCAHA不稳定型心绞痛和非ST段抬高心肌梗死治疗指南修订版摘要.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/ff7b3076-67c8-475e-bf1c-e66bb7ebba05/c56033888dcc468fabd4db66d616662a.gif' alt="ACCAHA不稳定型心绞痛和非ST段抬高心肌梗死治疗指南修订版摘要.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> ACCAHA不稳定型心绞痛和非ST段抬高心肌梗死治疗指南修订版摘要.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691413.html" target="_parent" title="baosteel标准对照 外标含量.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/85b1ae3a-56bd-4d7b-a3f9-eec3b5a29bb7/a6d8eb55f0a945398c99359a37fa5eeb.gif' alt="baosteel标准对照 外标含量.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> baosteel标准对照 外标含量.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691421.html" target="_parent" title="M1模拟练习题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/e6734fe5-bc10-43c9-9a48-fa4ecfb0f238/f8956a73e87b441b9d467c91fe859098.gif' alt="M1模拟练习题.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> M1模拟练习题.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691429.html" target="_parent" title="ARM体系课程设计实验报告.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/bf30d9e8-4945-4079-b309-86a4b70dc302/f23a553af814483d9f2833fc42624f3c.gif' alt="ARM体系课程设计实验报告.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> ARM体系课程设计实验报告.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691430.html" target="_parent" title="Android面试题整理.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/82a84779-583d-4a7d-989c-00f9b3bd593d/332f71e6eb17480195c118e73e9af361.gif' alt="Android面试题整理.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> Android面试题整理.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691437.html" target="_parent" title="gaoer.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/826d3dbe-2716-440c-8888-dad1b896b557/8f0f61afa4db4bc9a4a1ed711b1f3102.gif' alt="gaoer.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> gaoer.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/8691441.html" target="_parent" title="CPⅢ测设方案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/1/f45a07f4-4e14-4344-85be-cb36b7ad8355/09ce76a424c545c9b0bec85d5c8d1dbd.gif' alt="CPⅢ测设方案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> CPⅢ测设方案.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/10895539.html" target="_parent" title="渠道运营经理岗位的基本职责.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/1aae56e3-ac07-40fd-9851-e8b7019966d3/5508cfcdeab944cca29e4c34a06c8fb5.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/10895540.html" target="_parent" title="绿化工程苗木验收表白.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/fa7498ad-57ca-4d08-9a28-e8e314df9132/fc1b8ed6628b4da98e9474a8e1436b50.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/10895541.html" target="_parent" title="高中毕业生班主任鉴定评语.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/380c52c3-c138-4ef4-84bd-75525055977f/e34dbec94704452e97205c889e378f09.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/10895542.html" target="_parent" title="领导干部要培养正确的权力观.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/4212e8eb-e193-4eb3-8e70-133d0c645360/22c8e6bf83c841fcb5015d68df5bfdeb.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/10895543.html" target="_parent" title="港口项目经济评价案例与设计要求.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/f6ef8099-fa19-4ba0-abcd-2dfab1625d92/3c9d70d7932c466cb084ee003081704a.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/10895544.html" target="_parent" title="安全标志管理规定3篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/d827bb68-81ec-4d44-8d52-7d1d5cd792df/8a5f36c323c24a8493e9b90333855959.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/10895545.html" target="_parent" title="毕业生欢送晚会策划书完整版.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/1b980110-397f-45f1-a4f0-2d80a103872b/3bc64aef3cb84b9abac58acb014cc8f5.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/10895546.html" target="_parent" title="公路施工组织设计毕业设计开题报告管理资料.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/1571a574-f79f-45b6-8efd-e1202babe5b5/7a6f03391af44ca4a567b735106472f4.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/10895547.html" target="_parent" title="市政施工企业园林绿化养护方案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/afe951da-bc39-41d3-b405-556ead3ae616/198ef2af0c3d43b5a983255011664a1a.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/10895548.html" target="_parent" title="苯酚丙酮静设备安装方案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/7a70f16d-8f10-4831-b8f3-786195d58b62/208aacdd551844778f1ff9f84de63313.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/10895549.html" target="_parent" title="无损检测机构等级划分办法.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/c6a69d29-bc6d-4622-acfa-99364aa3a391/27d03066608d493b8489f32b2d528cb0.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/10895550.html" target="_parent" title="优秀日记大全100字五年级小学生日记.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/2dc77d32-b712-41d8-9146-787431b4e4f8/084da611e8294b79879a5bcd83723e1d.gif' alt="优秀日记大全100字五年级小学生日记.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 优秀日记大全100字五年级小学生日记.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/10895551.html" target="_parent" title="幼儿园家长助教活动方案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/ba737e25-412c-4e5b-9c73-91f9890a1d08/7486bf0e6edd4db5b7f11e2950d759f4.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/10895552.html" target="_parent" title="新投资金融保险机制在我国中小企业融资中的应用DOC 80页.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/4b0f59d0-35bb-4caf-bcb7-611472bf4e92/6610a65ee4284a97ba38858c36cead82.gif' alt="新投资金融保险机制在我国中小企业融资中的应用DOC 80页.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 新投资金融保险机制在我国中小企业融资中的应用DOC 80页.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/10895553.html" target="_parent" title="质量管理部制度考核.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/d7eccb12-16f4-4678-ba01-47ba4edd2f63/01ab2fbc6d4746a8a7013e311fce6ea4.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/10895554.html" target="_parent" title="一元二次方程应用题题型分类练习.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/b9bc95e5-462c-480d-9063-308076a8685b/5da13c42a0f34cb7a59d041fc903e311.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/10895555.html" target="_parent" title="学员自我鉴定范文合集8篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/90db8526-ac85-4fe9-9645-05fd63fa9fd1/7c8251ae3d2c4da99f47d24b6938ec7b.gif' alt="学员自我鉴定范文合集8篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 学员自我鉴定范文合集8篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/10895556.html" target="_parent" title="旧标日第0910课.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/3720fec4-5b22-4c91-a3c2-4de4ba5e5ff2/de9b2ed3333d420d8b858762a27cd2a8.gif' alt="旧标日第0910课.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 旧标日第0910课.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/10895557.html" target="_parent" title="版水库调度工作总结.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-2/23/06376701-e290-43e1-a5a1-2261b1dd7e43/d3d1a9afd63b4168a880244e3a53a5cd.gif' alt="版水库调度工作总结.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 版水库调度工作总结.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;"> 本文标题:Dreamweaver网页设计模拟试题集.docx<br /> 链接地址:<a rel="nofollow" href="https://www.bdocx.com/doc/9738063.html">https://www.bdocx.com/doc/9738063.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=Dreamweaver%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1%e6%a8%a1%e6%8b%9f%e8%af%95%e9%a2%98%e9%9b%86.docx');" >更多</a> </div> <div id="author-works-list" class="author-works-list bgF"> <ul> <li><img alt="教学课件:《信息资源管理》(第二版)》马费成.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848080.html" title="教学课件:《信息资源管理》(第二版)》马费成.pptx">教学课件:《信息资源管理》(第二版)》马费成.pptx</a> </li><li><img alt="手机摄影技巧培训PPT课件:三分钟提升你的摄影技术.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848065.html" title="手机摄影技巧培训PPT课件:三分钟提升你的摄影技术.pptx">手机摄影技巧培训PPT课件:三分钟提升你的摄影技术.pptx</a> </li><li><img alt="aquifertest中文教程.pdf" class="pdf" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848049.html" title="aquifertest中文教程.pdf">aquifertest中文教程.pdf</a> </li><li><img alt="城市轨道交通列车自动控制系统PPT完整全套教学课件.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848045.html" title="城市轨道交通列车自动控制系统PPT完整全套教学课件.pptx">城市轨道交通列车自动控制系统PPT完整全套教学课件.pptx</a> </li><li><img alt="中医医疗技术相关性感染防控技术指南..pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30848040.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/30847946.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/30847945.html" title="安全技术交底培训讲义.pptx">安全技术交底培训讲义.pptx</a> </li><li><img alt="《肥皂泡》完美课件(共36张ppt).pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847892.html" title="《肥皂泡》完美课件(共36张ppt).pptx">《肥皂泡》完美课件(共36张ppt).pptx</a> </li><li><img alt="旋转机械振动及频谱分析.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847792.html" title="旋转机械振动及频谱分析.ppt">旋转机械振动及频谱分析.ppt</a> </li><li><img alt="Python少儿编程教学课件.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30847791.html" title="Python少儿编程教学课件.pptx">Python少儿编程教学课件.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="101" /> <div class="hot-keywords-list"> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=Dreamweaver');" class="tag-item ico" title="Dreamweaver" hidefocus="true"><span class="ico"><em> Dreamweaver</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e7%bd%91%e9%a1%b5');" class="tag-item ico" title="网页" hidefocus="true"><span class="ico"><em> 网页</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e8%ae%be%e8%ae%a1');" class="tag-item ico" title="设计" hidefocus="true"><span class="ico"><em> 设计</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e6%a8%a1%e6%8b%9f');" class="tag-item ico" title="模拟" hidefocus="true"><span class="ico"><em> 模拟</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e8%af%95%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 = "Dreamweaver网页设计模拟试题集.docx"; Encoder.EncodeType = "entity"; var nodecode = '0001100001'; var adhtml = ""; var adarray = Encoder.htmlDecode(adhtml); initWidth(); var product_id = "9738063"; var product_code = "9738063"; var mtp = 20; var fCount = 34; var stp = 1; var lmt = 20; 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 = '3'; var LimitButtonText = '现在购买'; var DocScoreDownLoad = parseFloat('3'); 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">3</b> 金币</span>' +'</p><p style="text-align:center; padding-top:30px;">' +'<a target="_parent" rel="nofollow" href="https://www.bdocx.com/down/9738063.html" class="ui-bz-btn-senior banner-download" style="padding:5px 35px; font-size:15px; text-decoration:none">' +'<b style="color:#fff">立即下载</b></a>' +'   <a target="_blank" href="https://www.bdocx.com/UserManage/Recharge.aspx?f=0&d=9738063"class="ui-bz-btn-senior2 banner-download" style="padding:5px 35px; font-size:15px; text-decoration:none">' +'<b style="color:#fff">加入VIP,免费下载</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("本资源只提供20页预览,全部文档请下载后查看!喜欢就下载吧,查找使用更方便"); 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("本资源只提供20页预览,全部文档请下载后查看!喜欢就下载吧,查找使用更方便"); 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 = "9738063"; 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("本资源只提供20页预览,全部文档请下载后查看!喜欢就下载吧,查找使用更方便"); 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=idfd1ljvVgU%3d&parto=S5dAsB2sGwfVnGPVfoua%2fPft06tvClzIYLPJjV4%2buAAs4%2bvVv%2bdXYgdHQg%2fCXhM0Q1bbPhBat5hUIhrwAySZDyDMdFLO0M8IBKu9STFMOZjcAk4zKzdwI%2fxgr4zTuj7s0hrbC9DNFSOKInNrV7OBemSdrfvBgBmgNTAqUQEJBqmsoP%2bNmLqqg7nhKLFbPHnbmrnwTlqxwYSxTENSztnZ9xmu390ovhm1" 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%3d9738063'; return; }</script> <script type="text/javascript"> var objjubao = null; function jubao() { var html = '<iframe src="https://www.bdocx.com/UserManage/ReportBack.aspx?id=9738063&url=rkm56XE mSTpX60 NSICJJzJeI0SxkjuKOfuUZPhKhBpHtnYAnNOGFs7JC3AJ /4" 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>