niusouti.com
更多“在HTML语言中“<frame name=“top Frame””相关问题
  • 第1题:

    用HTML编写一个简单的网页,网页的最基本结构应该是?()

    A.〈html〉〈title〉…〈/title〉〈body〉…〈/body〉〈/html〉

    B.〈html〉〈head〉…〈/head〉〈body〉…〈/body〉〈/html〉

    C.〈html〉〈head〉…〈/head〉〈frame〉…〈/frame〉〈/html〉

    D.〈html〉〈title〉…〈/title〉〈frame〉…〈/frame〉〈/html〉


    参考答案:B

  • 第2题:

    下面代码中为横向排列多个窗口的是( )。

    A.<frameset cols=20%,*> <frame. src="A.html"> <framesetrows=30%,50%*> <frame. src="B.html"> <frame. src="C.html"> </frameset> </frameset>

    B.<frameset cols=30%,70%> <frame. src="A.html"> <frame. src="B.html"> </frameset>

    C.<frameset rows=25%,75%> <frame. src="A.html"> <frame. src="B.html"> </frameset>

    D.<frameset rows=20%,*> <frame. src="A.html"> <frameset cols=30%,50%*> <frame. src="B.html"> <frame. src="C.html"> </frameset> </frameset>


    正确答案:C

  • 第3题:

    (16)窗体上有一个名称为 Frame1 的框架(如图),若要把框架上显示的“Frame1”改为汉字“框架”,下面正确的语句是( )。

    A)Frame1.Name="框架"

    B)Frame1.Caption="框架"

    C)Frame1.Text="框架"

    D)Frame1.Value="框架"


    正确答案:B
    (16)【答案】B)【解析】Frame控制不包含NameextValue属性。修改标题只能用Caption属性

  • 第4题:

    一个 HTML 页面的主体内容需写在( )标记内。

    A. <body></body> B. <head></head>C. <font></font > D. <frame></frame>


    正确答案:A

  • 第5题:

    有以下HTML代码,在浏览器中显示正确的是( )。

    <html>

    <frameset rows="25%,50%,25%">

    <frame. src="/html/frame_A.html">

    <frame. src="/html/frame_B.html">

    <frame. src="/html/frame_C.html">

    </frameset>

    </html>


    正确答案:B

  • 第6题:

    ● 以下是某网页框架设置的部分代码,该代码将页面分成了 (61)个区域。

    <frameset cols="30%,*,*">

    <frame. src='f1.html" name=main>

    ……

    <frameset rows="120,*">

    <frame. src='f2.html" name=left>

    ……

    </frameset>

    </frameset>

    (61)

    A. 2

    B. 3

    C. 4

    D. 5


    正确答案:C

  • 第7题:

    HTML页面的“title主页/title”代码应写在( )标记内。

    A.body/body
    B.head/head
    C.font/font
    D.frame/frame


    答案:B
    解析:
    本题考察HTML的基础知识。 元素可定义文档的标题。浏览器会以特殊的方式来使用标题,并且通常把它放置在浏览器窗口的标题栏或状态栏上。同样,当把文档加入用户的链接列表或者收藏夹或书签列表时,标题将成为该文档链接的默认名称。body 元素定义文档的主体。body 元素包含文档的所有内容(比如文本、超链接、图像、表格和列表等等。<head> 标签用于定义文档的头部,它是所有头部元素的容器。<head> 中的元素可以引用脚本、指示浏览器在哪里找到样式表、提供元信息等等。文档的头部描述了文档的各种属性和信息,包括文档的标题、在 Web 中的位置以及和其他文档的关系等。绝大多数文档头部包含的数据都不会真正作为内容显示给读者。下面这些标签可用在 head 部分:<base>, <link>, <meta>, <script>, <style>, 以及 <title>。<title> 定义文档的标题,它是 head 部分中唯一必需的元素。 <br/></div></div></div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第8题:</p> <p><div class="question"><div >以下是某网页框架设置的部分代码,该代码将页面分成了______个区域。<frameset cols="30%,*,*"><frame src='f1.html"name=main><frameset rows="120,*"><frame src='f2.html"name=left>…</frameset></frameset></div><br/><div >A.2 <br/>B.3 <br/>C.4 <br/>D.5</div></div><br/><div class="qanswer"><div>答案:C</div><div>解析:<div style="font-size:20px">本题考查HTML框架的基础知识。在HTML中使用frameset标记可以将浏览器窗口划分成若干区域,在这些区域中可以分别显示不同的页面。frameset标记有多个参数,其中cols参数可以垂直切割浏览器窗口,例如cols="30%,*,*"将窗口垂直分割为三个部分。rows参数可以横向切割窗口,例如rows="120,*"将窗口水平分割为两个部分。使用时cols与rows两个参数尽量不要同在一个<frameset>标记中,尽量采用多重分割方式。在本题中,浏览器窗口首先被<frameset cols="30%,*,*">分为垂直的三个窗口,其中一个窗口中,又被<frameset rows="120,*">分割为两个窗口,所以该代码将页面窗口分成了4个区域。</div></div></div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第9题:</p> <p><p>What does FRTP stand for?()</p><ul class="tk_select"><li>A、Frame Relay Top Pseudowire</li><li>B、Frame Relay Traffic Pseudowire</li><li>C、Frame Relay Traffic Protocol</li><li>D、Frame Relay Traffic Policing</li></ul><br/>正确答案:<span>D</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第10题:</p> <p><p> 在Java语言中,下面是main()方法的部分代码:    Frame f = new Frame("My Frame");   f.setSize(100,100);    为在屏幕显示f,应增加的代码是()。 </p><ul class="tk_select"><li>A、f.appear();</li><li>B、f.setForeground();</li><li>C、f.setVisible();</li><li>D、f.enable();</li></ul><br/>正确答案:<span>C</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第11题:</p> <p><p>显示框架空白区域的HTML代码是()</p><ul class="tk_select"><li>A、<frame framespacing=#> </li><li>B、<frameset framespadding=#> </li><li>C、<frameset framespacing=#></li><li>D、<frame framespadding=#> </li></ul><br/>正确答案:<span>C</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第12题:</p> <p><div class="question_type">单选题</div><div class="question_title">when a user clicks a link in the left frame of the Review application, the linked data displays in the frame on the right. What did Kristin to do allow this to happen?()</div><div class="choice_item"><span>A</span> <p>entered the name of the target frame in hotspot properties</p></div><div class="choice_item"><span>B</span> <p>entered the name of the target in frameset properties</p></div><div class="choice_item"><span>C</span> <p>entered the position of the target frame in frame properties</p></div><div class="choice_item"><span>D</span> <p>entered the position of target frame in hotspot properties. a name other than location</p></div><br/><div class="answer_item">正确答案: <span class="answer_item_span"> D </span></div><div class="answer_item">解析:<span class="answer_item_span"> 暂无解析 </span></div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第13题:</p> <p> <div class="qoption"> <div class="qcontent"><p>窗体上有一个名称为Framel的框架(如图),若要把框架上显示的“Framel”改为汉字“框架”,下面正确的语句是<IMG src="https://assets.51tk.com/asset/images/2679b9b1ed27ff132b47503241a481.jpg"></p><p>A.Frame1.Name=“框架”</p><p>B.Frame1.Caption=“框架”</p><p>C.Frame1.Text=“框架”</p><p>D.Frame1.Value=“框架”</p></div> </div> <br/><div class="qanswer"> <div> 正确答案:B<br>解析::Frame控件不包含Name、Text、Value属性,修改标题只能用Caption属性。 </div> </div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第14题:</p> <p> <div class="qoption"> <div class="qcontent"><p>试题五(共15分)</p><p>阅读下列说明,根据网页显示的效果图,回答问题1至问题2。</p><p>【说明 】</p><p>某电子商务网站如图5-1所示。</p><p><img src='https://assets.51tk.com/asset/images/469353df1110416ced3cc315db58572c.gif' /></p><p>【index.html 文档的内容 文档的内容 文档的内容 文档的内容】</p><p><html></p><p><head></p><p><title>网上商城</title></p><p></head></p><p><frameset (1)="15%,70%,15%" noresize="noresize" border=1</p><p><frame. src="frame_top.html" name="top"></p><p><frameset (2)="20%,80%"></p><p><frame. src="frame_left.html" name="left"></p><p><frame. src="frame_right.html" name="right"></p><p></frameset></p><p><frame. src="count.asp" name="bottom"></p><p></frameset></p><p></html></p><p>【frame_left.html 文档的内容】</p><p><html></p><p>省略部分代码……</p><p><center></p><p><table border="1" bordercolor="blue"></p><p><tr></p><p><td><a href="content_1.html" (3)="right"></p><p><img src="img/1.gif" width="100" height="30" border="0"></a></td></p><p></tr></p><p>省略部分代码……</p><p></table></p><p></center></p><p>省略部分代码……</p><p></html></p><p>【count.asp 文档的内容 文档的内容 文档的内容 文档的内容】</p><p><html></p><p><head></p><p><title>计数器</title></p><p><body></p><p><%</p><p>Set conn=Server.CreateObject("ADODB.Connection")</p><p>Set rs=Server.CreateObject("ADODB.(4)")</p><p>conn.ConnectionString="(5)={Microsoft Access Driver (*.mdb)};Uid=;Pwd=;DBQ=</p><p>"&Server. (6) ("database/count.mdb")</p><p>conn.open()</p><p>(7) sql</p><p>sql="(8) count set hit=hit+1"</p><p>conn.(9)(sql)%></p><p>sql = "select * from count"</p><p>set rs=conn.execute(sql)</p><p>%></p><p><%</p><p>lasthit=rs.fields("lasthit")</p><p>tdate=year(Now()) & "-" & month(Now()) & "-" & day(Now())</p><p>sql="update count set lasthit='" &tdate&"' where ID="&rs.fields("id")</p><p>conn.execute(sql)</p><p>%></p><p><%</p><p>sql = "select * from count"</p><p>set rs=conn.execute(sql)</p><p>%></p><p><table bgcolor=blue><tr><td width="100%" align=center>总访问<%=rs("hit")%>次,最后访问</p><p>日期<%=rs("lasthit")%></td></tr></table></p><p><%</p><p>rs.close()</p><p>%></p><p></body></p><p></html></p><p>【问题1】(6 分)</p><p>为程序中(1)~(3)处空缺选择正确答案,并填入答题纸对应的解答栏内。</p><p>(1)~(3)备选答案:</p><p>A. src</p><p>B. cols</p><p>C. rows</p><p>D. target</p><p>E. link</p><p></p></div> </div> <br/><div class="qanswer"> <div> 正确答案:C,B,D<br>问题1(每空2分,共6分)1,C或rows2,B或cols3,D或target </div> </div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第15题:</p> <p> <div class="qoption"> <div class="qcontent"><p>HTML页面的“<title>主页</title>”代码应写在( )标记内。</p><p>A.<body></body> B.<head></head>C.<font></font> D.<frame></frame></p><p></p></div> </div> <br/><div class="qanswer"> <div> 正确答案:B<br> </div> </div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第16题:</p> <p> <div class="qoption"> <div class="qcontent"><p>一个HTML页面的主体内容需写要( )标记内。</p><p>A.<body></body>B.<head></head>C.<font></font>D.<frame></frame></p><p></p></div> </div> <br/><div class="qanswer"> <div> 正确答案:A<br> </div> </div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第17题:</p> <p> <div class="qoption"> <div class="qcontent"><p>●试题五</p><p>阅读下列说明和HTML文本。在HTML文本中存在5处错误,请指出并给出改正的方法。[说明]这是一个简单的HTML文本,描述了框架结构,显示效果如图所示。</p><p>【HTML文本】</p><p>(1) <html></p><p>(2) <head></p><p>(3) <title>框架测试</title></p><p>(4) </head></p><p>(5) <meta. name="GENERATOR"content="Microsoft FrontPage 4.0"></p><p>(6) <frameset rows="64,*1"></p><p>(7) <frame. name="banner"scrolling="no"target="contents"src="header.htm"></p><p>(8) <frame. name="contents"target="list"src="list.htm"></p><p>(9) <frameset cols="150,*"></p><p>(10) <frame. name="main"src="context.htm"></p><p>(11) </frameset></p><p>(12) </frameset></p><p>(13) <noframes></p><p>(14) <body><p>此网页使用了框架。</body></p><p>(15) </noframes></p><p>(16) </html></p><p><img src='https://assets.51tk.com/asset/images/c88b4c3c1391e08e6b6bb49c48422e97.gif' /></p><p>图显示效果图</p><p></p></div> </div> <br/><div class="qanswer"> <div> 正确答案:<br>●试题五【答案】(1)第(5)行位置不正确。<meta>标签必须位于<head>与</head>标签之间。(2)第(8)行不正确。<frame>的target属性中指定的框架"list"在文本中没有定义,可以改为banner、contenls或main中的任何—个。(3)第(9)行位置不正确。根据图像分析,框架结构应该为上左右型,而本例为左右下型,应将(8)(9)行互调。(4)第(13)(14)(15)行位置不正确。<noframes>与</noframes>应位于<frameset>与</frameset>之间。(5)第(14)行不正确。<p>与</p>应该成对出现,在文字与</body>之间应添加</p>。【解析】本题主要考查考生对HTML文档和框架网页的结构的掌握情况。HTML是用于设计网页的一种超文本标记语言(HyperTextMarkupLanguange),它包含了网页制作所需元素的非常丰富的标记符,用户只要选择适当的标记符,并设置其相应的属性,就可以设计出较为完善的网页。在应用HTML文档设计网页时,应注意以下问题。HTML文档的结构要正确。容器标记的结构要正确,比如框架网页、表单和表格等。注意标记符的嵌套关系。注意开始标记与结束标记的配套。正确应用各个标记符的属性。本题主要涉及有关HTML文档和框架网页的结构问题,下面仅就这两部分做简单介绍。一个HTML文档分别以<HTML>、</HTML>为开始和结束,它是HTNIL文档的标志,<HTML>和</HTML>之间的部分一般分为头部分和体部分,分别由<HEAD×/HEAD>和<BODY></BODY>两个标记符分开。<HEAD>和</HEAD>之间只包括少数几个标记符,如浏览器窗口标记符<TITLE></TITLE>和文档属性标记符<META>等;<BODY>和</BODY>之间包含大量的标记符,如<FONT>和<P><P>等。HTML文档的一般结构如下。<HTML><HEAD><TITLE>这里是网页的标题,显示在浏览器的标题栏中</TITLE><META.name=特性名http—equiv=HTTP的响应名称content=特性值><BGSOUNDsrc=背景音乐文件名loop=重复次数></HEAD><BODY>这里是页面上显示的内容,是网页的主要部分。<!--这里是注释语句--></BODY></HTML><FRAMESET>标记符是一个框架容器,它可以将窗口分成若干个长方形的子区间,即框架。在框架网页的HTML文档中,<FRAMESET>标记符紧跟在<HEAD>标记符后。<FRAMESET>标记符可包含—个或多个<FRAME>标记符,<FRAME>的个数是由<FRAMESET>中参数的个数决定的,例如<FRAMESETrows="64,*">,意味着<FRAMEST>标记符一定包含两个<FRAME>标记符。通常<FRAMESET>中的属性rows和cols不同时使用,如果要设计既有列框架又有行框架的网页,通常是采用<FRAMESET>的嵌套来实现的。<FRAMESET>中还可能包含一个可选的<NOFRAMES>标记符。其作用是,当浏览器不支持或禁用<FRAME>时,<NOFRAMES>标记符将提供替换的浏览内容。框架网页的HTML文档的一般结构如下。<HTML><HEAD><TITLE>框架结构<个ITLE><HEAD><FRAMESETrows="64,*"><FRAME.name:"banner",scr=header.htm'><FRAMESETcols="64.*"><FRAME><FRAME></FRAMESET><FRAME><NOFRAMES><BODY><P>此网页使用了框架,但您的浏览器不支持框架。<IP></BODY></NOFRAMES></FRAMESET></HTML> </div> </div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第18题:</p> <p><div class="question"><div >The <u>frame </u> needs to be strong enough to support the engine.</div><br/><div >A: structure<br/>B: bottom<br/>C: surface<br/>D: top</div></div><br/><div class="qanswer"><div>答案:A</div><div>解析:<div style="font-size:20px">题干意为“这个框架要足够结实以便支撑引擎。” 句中划线词为名词,意为“框架,结构”。A项structure意为“构造,结构”,例句:Doctors study the structure of the human body.医生们研究人体构造。B项意为“底部”,C项意为“表 面”,D项意为“顶部,顶端”,故选A。</div></div></div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第19题:</p> <p><div class="question"><div >一个HTML页面的主体内容需写在( )标记内。</div><br/><div >A.<bodv></body> <br/>B.<head></head> <br/>C.<font></font> <br/>D.<frame></frame> </div></div><br/><div class="qanswer"><div>答案:A</div><div>解析:<div style="font-size:20px">本题考查HTML的基础知识。 <br/>一个HTML文件包含有多个标记,其中所有的HTML代码需包含在<html></html>标记对之内,文件的头部需写在<head></head>标记对内,<font></font>标记对的作用是设定文字字体,<frame></fiame>标记对是框架,<font></font>标记对和<frame></frame>均属于HTML页面的主题内容的一部分,均需写在<body></body>标记对内。</div></div></div></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第20题:</p> <p><p>我们想要在框架中加入一个叫做list.htm的文件,应该在HTML中如何描述它?()</p><ul class="tk_select"><li>A、frame page="list.htm"</li><li>B、frame target="list.htm"</li><li>C、frame src="list.htm"</li><li>D、frame framepage="list.htm"</li></ul><br/>正确答案:<span>C</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第21题:</p> <p><p>在Java语言中,Frame默认的布局管理器是()。    </p><ul class="tk_select"><li>A、BorderLayout</li><li>B、FlowLayout</li><li>C、GridLayout</li><li>D、GridBagLayout</li></ul><br/>正确答案:<span>A</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第22题:</p> <p><p>用HTML标记语言编写一个简单的网页,网页最基本的结构是()。</p><ul class="tk_select"><li>A、A<html><head>…</head><frame>…</frame></html> </li><li>B、B<html><title>…</title><body>…</body></html> </li><li>C、C<html><title>…</title><frame>…</frame></html> </li><li>D、D<html><head>…</head><body>…</body></html></li></ul><br/>正确答案:<span>D</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第23题:</p> <p><p>看下述文件  < html>  < head>  < /head>  < frameset cols="50%,*">  < frame name="hello" src="b.htm">  < frame name="hi" src="c.htm">  < /frameset> < /html>  下面说明正确的是() </p><ul class="tk_select"><li>A、 src="c.htm"是设定此框窗中要显示的网页档案,每个框窗一定要对应一个网页档案。</li><li>B、 src="c.htm"是设定此框窗中要显示的网页档案属性</li><li>C、 标记宣告HTML文件为框架模式,并设定视窗如何分割</li><li>D、 标记宣告HTML文件为表格模式,并设定视窗如何分割</li></ul><br/>正确答案:<span>A,C</span></p> </div> </div> </li> <li class="list-group-item list-group-item-action"> <div class="p-2"> <div> <p>第24题:</p> <p><div class="question_type">单选题</div><div class="question_title">在Java语言中,下面是main()方法的部分代码:    Frame f = new Frame("My Frame");   f.setSize(100,100);    为在屏幕显示f,应增加的代码是()。</div><div class="choice_item"><span>A</span> <p>f.appear();</p></div><div class="choice_item"><span>B</span> <p>f.setForeground();</p></div><div class="choice_item"><span>C</span> <p>f.setVisible();</p></div><div class="choice_item"><span>D</span> <p>f.enable();</p></div><br/><div class="answer_item">正确答案: <span class="answer_item_span"> B </span></div><div class="answer_item">解析:<span class="answer_item_span"> 暂无解析 </span></div></p> </div> </div> </li> </ul> </div> </div> </div> <div class="col-12"> <div class="card"> <div class="card-header p-3"> <h5 class="p-0 m-0">相关内容</h5> </div> <div class="card-body"> <ul class="list-group list-group-flush"> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_10676/" class="text-dark text-decoration-none">海航企业文化知识</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_15905/" class="text-dark text-decoration-none">建筑经济学</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_11530/" class="text-dark text-decoration-none">农村财会人员资格考试</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_41932/" class="text-dark text-decoration-none">康复医学治疗技术(士)</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_42216/" class="text-dark text-decoration-none">主管药师基础知识</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_16144/" class="text-dark text-decoration-none">中国古代诗歌</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_15558/" class="text-dark text-decoration-none">审计法</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_12285/" class="text-dark text-decoration-none">黑龙江住院医师口腔修复科</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/xiangmuguanlishi/" class="text-dark text-decoration-none">项目管理师</a> </div> </li> <li class="list-group-item list-group-item-action"> <div class=""> <a href="/c_42895/" class="text-dark text-decoration-none">档案职称考试</a> </div> </li> </ul> </div> </div> </div> </div> <div class="modal fade" id="pay_modal" tabindex="-1" role="dialog" aria-labelledby="pay_modal_title" aria-hidden="true"> </div><!--./pay_modal--> <script type="application/ld+json"> { "@context": "https://zhanzhang.baidu.com/contexts/cambrian.jsonld", "@id": "https://m.niusouti.com/c_11164/q41XKa7.html", "title":"在HTML语言中“”的具体含义是下列哪一项()A、设置框架名称B、定义个别框架C、不可改变大小D、背景资讯", "description": "在HTML语言中“”的具体含义是下列哪一项()A、设置框架名称B、定义个别框架C、不可改变大小D、背景资讯", "pubDate": "2022-09-16 00:17:36", "isOriginal": "0" } </script> <script> var im = navigator.userAgent.toLowerCase().match(/(ipod|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince)/i) != null; if (!im) { window.location.href = "https://www.niusouti.com/c_11164/q41XKa7.html"; } </script> </div> <footer class="border-top footer text-muted"> <div class="container text-center"> <p class="mt-3 line-height-small"> <span class="font-weight-bold">热门分类:</span> <a class="text-muted" href="/caikuai/">财会金融</a> <span>  </span> <a class="text-muted" href="/xueli/">学历提升</a> <span>  </span> <a class="text-muted" href="/jisuanji/">计算机类考试</a> <span>  </span> <a class="text-muted" href="/yiwei/">医卫资格</a> <span>  </span> <a class="text-muted" href="/jianzhu/">建筑工程</a> <span>  </span> <a class="text-muted" href="/zhaopin/">招聘考试</a> <span>  </span> <a class="text-muted" href="/zhiyezige/">职业资格</a> <span>  </span> <a class="text-muted" href="/zhiyejineng/">职业技能</a> <span>  </span> <a class="text-muted" href="/jixujiaoxu/">继续教育</a> <span>  </span> <a class="text-muted" href="/zhishiwenda/">知识竞赛</a> <span>  </span> <a class="text-muted" href="/yuanchengjiaoyu/">远程教育</a> <span>  </span> <a class="text-muted" href="/waiyu/">外语考试</a> <span>  </span> <a class="text-muted" href="/waimao/">外贸类考试</a> <span>  </span> <a class="text-muted" href="/qitaother/">其它</a> <span>  </span> </p> <p class="mt-3"> © 2020-2024 m.niusouti.com 牛搜题 - <a href="https://beian.miit.gov.cn/" class="text-muted" target="_blank">苏ICP备2022012128号</a> </p> </div> </footer> <script src="//lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/jquery/3.6.0/jquery.min.js" type="application/javascript"></script> <script src="//lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/bootstrap/5.1.3/js/bootstrap.bundle.min.js" type="application/javascript"></script> <script src="/js/main.js?v=WeUqKU_NvCSsQ5uO4TVN9XbMbSt7Jxk9Opm4rTdrdG8"></script> <script charset="UTF-8" id="LA_COLLECT" src="//sdk.51.la/js-sdk-pro.min.js"></script> <script>LA.init({id: "JhUtkEmEIEIJw6oX",ck: "JhUtkEmEIEIJw6oX"})</script> <script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?bb180ec3efe10ee6730ffefbff4e7f57"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script> </body> </html>