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

类型java考试及答案doc.docx

  • 文档编号:26381878
  • 上传时间:2023-06-18
  • 格式:DOCX
  • 页数:13
  • 大小:31.32KB
下面说法不正确的是(A)。

错误正确答案:

B

a)用红色字体显示“再别康桥”

b)显示“再别康桥”的区域的背景色为:

lavender

c)显示“再别康桥”的区域的背景色为:

aqua

d)页面的背景色为:

lavender

6.TITLE标记符应位于(A)标记符之间正确

a)

b)

c)

d)

7.如果要将表格放到窗口的中央,一下方式不正确的是:

(C)错误正确答案:

B

a)

〈table〉….〈/table>

b)〈tablealign二"center”>•••.

c)〈tablestyle二"text-align:

center”>•••

d)

center">〈table〉….〈/table>〈/div>

&在网页中插入图像时,应使用标记(A)错误正确答案:

D

a)

b)

c)

d)

9.下面标记中,(D)在标记的位置添加一个横线。

正确

a)

b)

c)

d)


10.

正确

z-index属性在设置position为_的情况下有效。

(D)

a)Relative

b)Static

c)Fixed

d)Absolute

11.以下标记符中,表示换行的标记的是(B)正确

a)

b)

c)

d)</p><p>12.>表示的符号是(A)正确</p><p>a)></p><p>b)<</p><p>c)</p><p>c)&</p><p>13.〃表示的符号是(C)正确</p><p>a)></p><p>b)<</p><p>c)“</p><p>d)&</p><p>14.一个HTML文档必须包含三个元素,它们是head、body和(D)。</p><p>正确</p><p>a)div</p><p>b)table</p><p>c)form</p><p>d)html</p><p>15.</p><p>正确</p><p>在表单中需要把用户的数据以密码的形式接受,应该定义的表单元素是(B)。</p><p><input</p><p>type二text〉</p><p><input</p><p>type二password〉</p><p><input</p><p>type=checkbox></p><p><input</p><p>type=radio></p><p>a)</p><p>b)</p><p>c)</p><p>d)</p><p>16.</p><p>正确</p><p>对于〈FORMACTION二〃URL〃METHOD=*>标记,其中*代表GET或(D)</p><p>a)SET</p><p>b)PUT</p><p>c)HEAD</p><p>d)POST</p><p>17.</p><p>错误正确答案:</p><p>B</p><p>下面语句中,(C)将HTML页面的标题设置为“HTML练习”。</p><p>a)</p><p><HEAD>HTML练习</HEAD></p><p>b)</p><p><TITLE>HTML练习

c)

HTML练习〈/H>

d)

HTML练习〈/T>

18.RGB方式表示的颜色都是由红、绿、(A)这3种基色调和而成正确

a)

b)

c)

d)

19.在表单中包含性别选项,且默认状态为“男”被选中,下列正确的是(A)正确

a)

b)

c)

d)

20.代码:

.stl215{font-family:

"宋体“;font-size:

12px;line-height:

1.5;}使用了"类"来设

置文字样式,在页面中引用该样式的命令语句为(B)错误正确答案:

A

a)

class二〃stl215〃

b)

.class二".stl215"

c)

id二"stl215〃

d)

id二"#stl215〃

21.

正确

下面标记中,(C)在标记的位置添加一个回车符。

a)<H1>

b)

c)

d)


22.在插入图片标记中,对插入的图片进行文字说明使用的标记是(D)正确

a)SHIFT

b)CTRL

c)CAPS

d)ALT

23.在网页中最为常用的两种图像格式是(B)。

正确

a)Gif和png

b)Jpg和gif

c)Bmp和jpg

d)Png和bmp

24.HTML的颜色属性值中,Black的的代码是(A)正确

a)"#000000"

b)"#008000"

c)#C0C0C0"

d)"#00FF00"

25.假如要在网页中显示下列内容:

我们是长沙一度的学员!

并要求将“长沙一度”四个字用25号字

体显示。

下面语句正确的是(B)。

正确

a)<P>我们是〈DIVSTYLE="font-size:

25">长沙一度</DIV>的学员!

b)

25〃>长沙一度的学员!

c)〈P>我们是〈SPANFONT二〃font-size:

25〃>长沙一度的学员!

d)

25〃>我们是长沙一度的学员!

〈/SPAN〉

26.Color-”#00ffff”表示何种颜色?

(C)错误正确答案:

A

a)青色

b)紫色

c)黄色

d)棕色

27.

class二"firstp"〉这

正确

下面代码使用HTML元素的class属性,将样式应用于网页上的某个段落:

是第一个段落〈/P>下面选项中,(C)正确定义了上面代码引用的样式规则。

a)P{color:

red}

b)

red}

c)〈STYLETYPE二"text/css">.firstp{color:

red}

d)〈STYLETYPE二"text/css">P.firstp{color:

red}

28.使用表单提交数据时使用两种方法,分别是(C)。

正确

a)Post/head

b)Get/put

c)Post/get

d)Put/head

29.下面属于表单输入元素的有。

(C)错误正确答案:

A

A.

B.div

C.legend

D.fieldset

30.

b)〈textarea>

c)

d)

a)</p><p>b)<caption></p><p>c)<head></p><p>d)<input></p><p>39.下列属于块级元素的xhtml元素有(B)。</p><p>正确</p><p>a)a</p><p>b)div</p><p>c)br</p><p>d)span</p><p>40.在客户端网页脚本语言中最为通用的是(A)o正确</p><p>a)javascript</p><p>b)VB</p><p>c)Perl</p><p>d)ASP</p><p>二、多选题(每题2分,共10题)</p><p>1.</p><p>正确答案:</p><p>A、</p><p>下面对于HTML表单中的复选框(Checkbox)说法正确的是(A、C)。</p><p>错误</p><p>C、D</p><p>a)选定了Checkbox元素时,会将一个name/value对与FORM一并提交</p><p>b)复选框在默认情况下为选中状态</p><p>c)Checkbox的CHECKED属性设置该复选框被选中</p><p>d)复选框的NAME属性值必须相同</p><p>2.z-index属性在设置position为(A、B、C、D)的情况下有效。</p><p>错误正确答案:</p><p>A、D</p><p>a)relative</p><p>b)static</p><p>c)fixed</p><p>d)absolute</p><p>3.下列属于块级元素的xhtml元素有。</p><p>(B、C)正确</p><p>A.a</p><p>B.div</p><p>C.table</p><p>D.span</p><p>4.下列属于CSS盒模型属性的是。</p><p>(A、B、C)正确</p><p>A.margin</p><p>B.border</p><p>C.padding</p><p>D.display</p><p>5.以下关于HTML样式和CSS样式的说法正确的是(A、B)。</p><p>错误正确答案:</p><p>A、D</p><p>a)通过CSS可以重定义HTML样式</p><p>b)CSS样式是静态的,只能控制单个文档</p><p>c)HTML样式可以自动更新</p><p>d)用CSS可以改变文字链接的外观,对于链接的四个状态的排列并无顺序要求</p><p>6.下列有利于搜索引擎优化(SEO)的网页设计方法为。</p><p>(B、C)错误正确答案:</p><p>A、B、C</p><p>A.将网页的结构、表现形式、行为部分分别放在XHTML、CSS和JavaScript文件中,以减小Web页面的大小;</p><p>B.用hl、h2、h3、h4、h5、h6元素标记Web文档正文中比较重要的内容;</p><p>C.将想要让搜索引擎搜索到的多个关键字放在meta元素的keywords和description属性中;</p><p>D.将xhtml文件中的注释和多余空行、空格去掉,以减小页面文件大小。</p><p>7.下列表单元素中是块级元素的是(C、D)。</p><p>错误正确答案:</p><p>B、D</p><p>a)<ul></p><p>b)<p>c)<img></p><p>d)<div></p><p>8.常见的全文搜索引擎有。</p><p>(A、B)正确</p><p>a)XX</p><p>b)谷歌</p><p>c)网址之家</p><p>d)网易</p><p>9.分析下面使用META元素的语句:</p><p>〈METAname二"DESCRIPTION”content二"thepageofzhangmingvXMETAname二"KEYWORDScontent二"zhang,ming^〉下面的选项说法正确的是(A、D)o错误正确答案:</p><p>A、B</p><p>a)该页面的基本描述是"thepageofzhangmingv</p><p>b)该页面的关键字为“zhang,ming”</p><p>c)该页面的作者为"zhangming”</p><p>10.INPUT元素的TYPE属性用于指定表单元素的类型,可用的类型有(A、B、C、D)错误正</p><p>确答案:</p><p>A、D</p><p>a)BUTTON</p><p>b)TEXTAREA</p><p>c)SELECT</p><p>d)HIDDEN</p><p>简答题总分:</p><p>0</p><p></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/26381878.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/26381878.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=26381878" 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=26381878" 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/26381878.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"> java 考试 答案 doc </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/313.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/24931303.html" target="_parent" title="《初级会计实务》试题题库大全及答案详解.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/d448c77c-302d-4a64-9e1a-f14082785e09/9c50628446a74755a2e6701c621228df.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/24931304.html" target="_parent" title="《管理学》习题教材15章.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/6b057292-98b1-4b91-8fe4-f675ee3ced76/b867ea6c5b744c90874fc749e09dccbb.gif' alt="《管理学》习题教材15章.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《管理学》习题教材15章.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931305.html" target="_parent" title="《教育学》读后感范文精选6篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/d9c6df58-f152-4092-8ff3-c63383d3ec37/a8981237d945403e94091e5fcb6dfaed.gif' alt="《教育学》读后感范文精选6篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《教育学》读后感范文精选6篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931306.html" target="_parent" title="《林教头风雪山神庙》练习题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/391831e3-7e3a-4da8-b9d0-71cfc398d94b/9bc119c1f3f44d4e9d9cad08513caa66.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/24931307.html" target="_parent" title="《企业文化》期末复习应考指南央专.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/c70f70a0-4454-4a3c-851f-27556c82235f/1d94a55e1bee475883d89033f56a1fcd.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/24931308.html" target="_parent" title="《数据结构》知识题汇编09第九章排序试题.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/6a41d0dc-2a10-4e9d-99ae-e1d19769c641/73d171f2cea9495e9f1eb29bfb8a1a5c.gif' alt="《数据结构》知识题汇编09第九章排序试题.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《数据结构》知识题汇编09第九章排序试题.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931309.html" target="_parent" title="《偷影子的人》读后感集合15篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/2238022b-9fe7-46d0-92d5-72157256f81e/7e8e77c54d9448d8abf873fd85ab6480.gif' alt="《偷影子的人》读后感集合15篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《偷影子的人》读后感集合15篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931310.html" target="_parent" title="《幼儿园工作规程》.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/f31aad44-7209-4ca7-94e4-16bb5f481483/55ae596b86ea4c73bd81b48002b59fd0.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/24931311.html" target="_parent" title="《残疾人证》管理办法.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/55a0e448-6a1d-418a-b56d-701128cfffba/767df1f6b5434724a368054f3e9a8a4d.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/24931312.html" target="_parent" title="《故事》教学反思.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/da1659af-9bda-4fec-ac1b-4c148b1640f8/ab7ff359ab4b4f66a58e9aa3edba1faa.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/24931313.html" target="_parent" title="《Java语言学习知识程序设计》复习资料汇编.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/6616b3d9-8cbd-437c-b17b-12c67286fc8d/538b5f33cb98459ca1fe2d2ebbc323c6.gif' alt="《Java语言学习知识程序设计》复习资料汇编.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《Java语言学习知识程序设计》复习资料汇编.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931314.html" target="_parent" title="《短文两篇》课堂实录.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/92a17dc8-f26f-42ea-a794-a16bf38f49d1/3a9c5870ff2d457491f63a1d5989fa0d.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/24931315.html" target="_parent" title="《基于MATLAB的信号与系统实验指导》编程练习试题doc.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/53a85b90-f853-493b-88bf-d4aa56b081cb/351903e7b45346d3aa2d5615138234d0.gif' alt="《基于MATLAB的信号与系统实验指导》编程练习试题doc.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《基于MATLAB的信号与系统实验指导》编程练习试题doc.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931316.html" target="_parent" title="《昆虫记》好词好句大全.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/40f8a0ea-5421-49cc-b1e5-96e52500eb47/7a46c19bb5844552b3917e6eee785bda.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/24931317.html" target="_parent" title="《木棉树》阅读答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/d6b44ecf-ec78-491c-9ae8-774f0fa25bab/8fec1cf3e7d144738fff79135fd9ebd1.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/24931318.html" target="_parent" title="《区间信号自动控制》练习册答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/356f9613-49ef-4630-8fa3-274a1d0aa495/4eb01203668b4acc8f78b80d9a50f570.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/24931319.html" target="_parent" title="《山东省中小学教师职称评审表》高级教师一级教师二级教师专用A4纸正反面打印按页码装订许知忠.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/183d95b6-c205-4493-bc02-7e504147bed9/c2a0eef0baea4ba99a35195c806d9311.gif' alt="《山东省中小学教师职称评审表》高级教师一级教师二级教师专用A4纸正反面打印按页码装订许知忠.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《山东省中小学教师职称评审表》高级教师一级教师二级教师专用A4纸正反面打印按页码装订许知忠.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931320.html" target="_parent" title="《安娜卡列尼娜》读后感.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/fcde0ef1-cdfe-43fc-b31b-8df900ca7d0c/64bfa2122dbe4790ae55b029bd5d5ece.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/24931321.html" target="_parent" title="《繁星春水》读后感15篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/ec8a7824-0cb0-4fa1-a619-b44256fe57d9/54953c07a087493ab56c97804c4be739.gif' alt="《繁星春水》读后感15篇.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《繁星春水》读后感15篇.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931322.html" target="_parent" title="《苏州市市级示范物业管理项目服务质量评价标准》 doc.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/f7eb8a9c-16f6-463b-ac3c-8ceea8ee4fa4/cdfda9157ce645c4a6bbfdb84afd480d.gif' alt="《苏州市市级示范物业管理项目服务质量评价标准》 doc.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《苏州市市级示范物业管理项目服务质量评价标准》 doc.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931323.html" target="_parent" title="《采薇》教案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/b548e5af-8bfe-4ec8-8a6b-0e923fb54d88/4d968a85ee9a4ac9b760380eb7a11850.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/24931324.html" target="_parent" title="《假如给我三天光明》阅读测试题有答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/8209e854-8073-4c6a-ad51-32828596382b/817b9733ace043f0a76d652bfa447635.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/24931325.html" target="_parent" title="《小学数学教师》读书笔记精选多篇.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/169ee0d0-25e4-4be2-bffc-776bcdf25c1a/9dc89587e7c44b1ea234f91db42271f2.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/24931326.html" target="_parent" title="《给幼儿教师的一把钥匙》读书笔记.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/7832d0fc-99fa-4914-8f21-0d6d7f6b4af3/ac39b073beba49f4a8a3d75793773016.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/24931327.html" target="_parent" title="《劳动法》教案设计.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/7b2034f7-d070-415d-aea2-7b95f52e29fb/1ee89fe887984ceabf19237030887141.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/24931328.html" target="_parent" title="《综合基础知识》必看考点《刑法》含答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/be6e6ca2-9ebc-475a-800d-11d7f5a80f9e/6205c10614464cb2ab78c6ac2fdd02a4.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/24931329.html" target="_parent" title="《建筑构造》考试试题及答案精华.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/4f21fbf5-3d4a-475d-9fed-f2b4bf581f3b/946ffe14264142649c09e2888422529f.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/24931330.html" target="_parent" title="3套打包北师大版四年级下册英语期末单元测试题解析版.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/2a9c5468-3896-4e4d-ac31-22434e32a514/e4e567fa627649d498aec0204f91a83e.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/24931331.html" target="_parent" title="《雷锋的微笑》观后感.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/32d081d1-a821-4c58-b14d-8a5e9ad72a6c/a7d285960bc14bb0951d2ec7df7e945a.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/24931332.html" target="_parent" title="《女人故事》电视栏目策划方案1.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/e89caf9b-e5c5-4755-8733-77d9e9aab313/4c9f9f4f5f8b4139b72786ca654d4ff9.gif' alt="《女人故事》电视栏目策划方案1.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《女人故事》电视栏目策划方案1.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931333.html" target="_parent" title="7万多车对比分解.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/c35116f1-afb0-4c81-abf6-5671e6aaca20/08037f5fbc0347a68a040540803dd85a.gif' alt="7万多车对比分解.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 7万多车对比分解.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/24931334.html" target="_parent" title="《调皮的日子》题库.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-6/3/d820b756-a5cc-48d1-aab2-1f4c331b7208/261776a404f54c988355c60ecf9ee84b.gif' alt="《调皮的日子》题库.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 《调皮的日子》题库.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/28257632.html" target="_parent" title="中国移动国际及港澳台漫游统一资费表》.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/224b1d04-354b-4ef3-8ba6-2d668d4665d0/9c5bea2f06b2461697600ba58e7a11dd.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/28257633.html" target="_parent" title="松石绿地瓷器欣赏.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/44097268-816c-4351-8dc3-faa190c782e4/202c866e0d3d4e63904cca6683ea9095.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/28257634.html" target="_parent" title="企业秋季运动会主持词.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/24ac5215-0948-4383-a848-e13681a99e92/71cdb93eba024434b50adb8cce2866d9.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/28257635.html" target="_parent" title="中级维修电工职业资格考试复习题及答案机床控制部分.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/44408f33-5aac-4e6c-9aba-b07b2e4f2ea6/b17460ae69204c48bf5e05ce5759789c.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/28257636.html" target="_parent" title="天津市武清区九年级语文上学期期中试题扫描版.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/cebebd7a-dde2-41e4-a50d-1779dc07b877/9a5067a82f724ac18efff3847fb6681f.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/28257637.html" target="_parent" title="中考命题研究河北语文专题八文学常识与名著阅读.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/831f96f1-8f3e-4848-9fc4-818dea44de03/cf4cd47ba043411fa5b3b2b35c59d48c.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/28257638.html" target="_parent" title="土木工程施工实习心得体会.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/ee5134d3-f678-4533-b333-038ec48faa4d/d0bc6935146e46f287e2883cf4821075.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/28257639.html" target="_parent" title="中考物理专题练习专题八+运动和力+.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/ceaa7c3b-3c30-4e9a-854a-3fb770bdc393/c36d9bbc2b34483f8c24d960e20bcced.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/28257640.html" target="_parent" title="完整word版广州中考物理真题及答案.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/094a6153-db28-4dd0-890b-321e88f0f63a/1ef4e48948ab4a308bd929cf5b6e9240.gif' alt="完整word版广州中考物理真题及答案.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 完整word版广州中考物理真题及答案.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/28257641.html" target="_parent" title="中考语文复习方案考题训练五专题十名著阅读.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/4a757e04-2bde-4a18-b8dc-d3e2f420502a/2848035533cd4c7585c40149437ac158.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/28257642.html" target="_parent" title="中图版初中地理七年级下册总复习知识归纳.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/1746806c-f742-4519-ab9c-1234a376e328/1fff0cff24de4a11a25ae71dc7f37514.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/28257643.html" target="_parent" title="完整word让她着迷作者墨菲如何让女孩主动追你课件.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/79d2e666-b668-4a6d-964e-22bdaf4bffc3/0c91d93ad96d4518846253a333aa6de6.gif' alt="完整word让她着迷作者墨菲如何让女孩主动追你课件.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 完整word让她着迷作者墨菲如何让女孩主动追你课件.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/28257644.html" target="_parent" title="完整版万有引力求天体的质量.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/2b26e1f2-9539-486a-85fa-04832b9ca529/4ace1f4bb061487581869f8aa8815cf1.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/28257645.html" target="_parent" title="中小学资料优化方案版高考生物大一轮复习 第八单元 生命活动的调节 第26讲 人体的内环境与稳态讲义.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/72397e3b-ccf6-4f1d-abc2-8a6409e76cfe/ab47fa4131404f239207d5e150678037.gif' alt="中小学资料优化方案版高考生物大一轮复习 第八单元 生命活动的调节 第26讲 人体的内环境与稳态讲义.docx" src="https://static.bdocx.com/images/filetype/d_word.png"> 中小学资料优化方案版高考生物大一轮复习 第八单元 生命活动的调节 第26讲 人体的内环境与稳态讲义.docx </a></h3></li> <li><h3><a href="https://www.bdocx.com/doc/28257646.html" target="_parent" title="我国房价居高不下的成因及其对策.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/2753ce1a-27fd-49a3-8e1d-fb21d0f298f6/267735b0c6b548cfa8359bce823d5b22.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/28257647.html" target="_parent" title="舞蹈教学心得体会.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/6115dff1-ba0a-4777-83ca-270a2a22729b/7aca8125a74441329904b52cb51609a0.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/28257648.html" target="_parent" title="县人社局上半年工作汇报.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/b37205ad-3789-44a0-b777-733a6f832f00/51a3372b400b4c1b8d76b6efb5375b23.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/28257649.html" target="_parent" title="项目需求分析报告范本.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/1c6edb99-091a-4185-97ef-78ca6180f9cb/8cd084b4c0454e569460232f9ccedff8.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/28257650.html" target="_parent" title="小学二年级家长会家长发言稿五.docx"> <img class="lazys" data-original='https://file1.bdocx.com/fileroot1/2023-7/9/a476e680-d37a-4ca6-96b0-17b285dd0284/21dcfc16910e41aa86369127cace639e.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;"> 本文标题:java考试及答案doc.docx<br /> 链接地址:<a rel="nofollow" href="https://www.bdocx.com/doc/26381878.html">https://www.bdocx.com/doc/26381878.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=java%e8%80%83%e8%af%95%e5%8f%8a%e7%ad%94%e6%a1%88doc.docx');" >更多</a> </div> <div id="author-works-list" class="author-works-list bgF"> <ul> <li><img alt="网店数据化运营:选品引流优化核算(微课版第2版) 课件全套 人邮 第1--10章 网店主营商品的选择---数据化运营案例分析.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853631.html" title="网店数据化运营:选品引流优化核算(微课版第2版) 课件全套 人邮 第1--10章 网店主营商品的选择---数据化运营案例分析.pptx">网店数据化运营:选品引流优化核算(微课版第2版) 课件全套 人邮 第1--10章 网店主营商品的选择---数据化运营案例分析.pptx</a> </li><li><img alt="温州龙湾中心区城市设计优化暨控制性详细规划调整.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853630.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/30853629.html" title="地下管线测绘精品PPT课件.pptx">地下管线测绘精品PPT课件.pptx</a> </li><li><img alt="Bridge-to-Terabithia(仙境之桥).ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853628.html" title="Bridge-to-Terabithia(仙境之桥).ppt">Bridge-to-Terabithia(仙境之桥).ppt</a> </li><li><img alt="手术室运用PDCA循环降低高值耗材收费差错率品管圈QCC成果汇报.pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853627.html" title="手术室运用PDCA循环降低高值耗材收费差错率品管圈QCC成果汇报.pptx">手术室运用PDCA循环降低高值耗材收费差错率品管圈QCC成果汇报.pptx</a> </li><li><img alt="数学课前精彩二分钟二年级下.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853626.html" title="数学课前精彩二分钟二年级下.ppt">数学课前精彩二分钟二年级下.ppt</a> </li><li><img alt="软组织损伤ppt课件.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853625.html" title="软组织损伤ppt课件.ppt">软组织损伤ppt课件.ppt</a> </li><li><img alt="发热病人的-护理查房.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853624.html" title="发热病人的-护理查房.ppt">发热病人的-护理查房.ppt</a> </li><li><img alt="期货交易实务 全套课件..pptx" class="pptx" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853623.html" title="期货交易实务 全套课件..pptx">期货交易实务 全套课件..pptx</a> </li><li><img alt="护理查房-胸闷-ppt课件.ppt" class="ppt" src="/Images/s.gif" /><a target="_parent" href="https://www.bdocx.com/doc/30853622.html" title="护理查房-胸闷-ppt课件.ppt">护理查房-胸闷-ppt课件.ppt</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="28" /> <div class="hot-keywords-list"> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=java');" class="tag-item ico" title="java" hidefocus="true"><span class="ico"><em> java</em></span></a> <a rel="nofollow" href="javascript:;" onclick="window.open('https://www.bdocx.com/search.html?q=%e8%80%83%e8%af%95');" 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=%e7%ad%94%e6%a1%88');" 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=doc');" class="tag-item ico" title="doc" hidefocus="true"><span class="ico"><em> doc</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 = "java考试及答案doc.docx"; Encoder.EncodeType = "entity"; var nodecode = '0000100001'; var adhtml = ""; var adarray = Encoder.htmlDecode(adhtml); initWidth(); var product_id = "26381878"; var product_code = "26381878"; var mtp = 13; var fCount = 13; var stp = 1; var lmt = 13; 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/26381878.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 = "26381878"; var zw = 595; var zh = 841; var zrate = (zw==0||zh==0)?1:(zh/zw); var isplay = 0; var width = "830"; var height = getClientHeight(); if (height < 560) height = 560; height = ('False' == 'True' ? 570 : height); var scorename = "金币"; var params = {}; </script> <script src="https://static.bdocx.com/master/view/view2.js"></script> <script> $(document).ready(function() { initPage(); $("#loading").hide(); $("#spanpage").text(leftfilecount); var lf = mtp - (defaultShowPage); if(lf<=0) { if("#ftip")$("#ftip").text("最后一页预览完了!喜欢就下载吧,查找使用更方便"); if($("#nftip"))$("#nftip").html("此文档不允许下载,在线阅读到最后一页了。"); $("#ntip").hide(); $("#ntip2").hide(); if($("#btnvip"))$("#btnvip").html("VIP查看完整版"); if("#ftip3")$("#ftip3").text(fCount-curtotalpage); if($("#ftip2"))$("#ftip2").show(); if(fCount-curtotalpage <=0) { if("#ftip2")$("#ftip2").text("预览完成,如需下载请加入VIP"); if($("#btnvip"))$("#btnvip").html("VIP免费下载"); } } window.setTimeout( function () { try { if(BookMarkPage == 1) { $(this).scrollTop(0); } else { Viewer._GotoPage(BookMarkPage); } }catch(e){} },500); if(defaultShowPage>0){ $("#outer_page_more").show();}else{ $("#outer_page_more").hide();} }); </script> <script> $('body').bind('contextmenu', function() {return false;}); $('body').bind("selectstart",function(){return false;}); </script> <div class="cssnone"> <iframe title = "来源分析" src="https://www.bdocx.com/BookRead.aspx?id=TUMlNpax0Xt%2fiC5QDhw%7c1g%3d%3d&parto=SXZFFZRRqkN8bcic1%2b6Z3Ng9DTc28%2fKz4l%2fmEvUkl33NuYGKNFqqths%2bxMXC6gL0SyY7ykja5kRmEy%2bIVxWgiE4MNAVoefdptheZtCUFp5Hx1tnzMFzaCrEAiC6JOVYhEs09KO8dWTOKXb9eMCdUXwmou74aT3FhLg88nyLJZa%2bYPedFLBTJ5KtLa32xsUNj5v98MdfomNhuj067lTG8fFXPMS6sDvpT" 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%3d26381878'; return; }</script> <script type="text/javascript"> var objjubao = null; function jubao() { var html = '<iframe src="https://www.bdocx.com/UserManage/ReportBack.aspx?id=26381878&url=rkm56XE mSTpX60 NSICJJzJeI0SxkjuKOfuUZPhKhBKeC9VYjXa1SR/eXZzEh9N" 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>