⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 我所知的it行业面试 大家多跟贴呀!!!.htm

📁 集合了很多家公司的笔试题目
💻 HTM
📖 第 1 页 / 共 5 页
字号:
<div id='navstrip' align='left'>&nbsp;<a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=idx'>前程无忧论坛</a>&nbsp;-&gt;&nbsp;<a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=SC&amp;c=2'>前程无忧</a>&nbsp;-&gt;&nbsp;<a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;showforum=9'>朝九晚N</a></div><script language="Javascript">
var displaymode="always"

var enablefade="no"
var autohidebox=["no", 6000]
var showonscroll="yes"
var IEfadelength=1
var Mozfadedegree=0.05


if (parseInt(displaymode)!=NaN)
var random_num=Math.floor(Math.random()*displaymode)

function displayfadeinbox(){
var ie=document.all && !window.opera
var dom=document.getElementById
iebody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
objref=(dom)? document.getElementById("fadeinbox") : document.all.fadeinbox
var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
var docwidth=(ie)? iebody.clientWidth : window.innerWidth
docheight=(ie)? iebody.clientHeight: window.innerHeight
docheight=docheight*2.3
var objwidth=objref.offsetWidth
objheight=objref.offsetHeight
objref.style.left=docwidth-objwidth*1.2+"px"
objref.style.top=scroll_top+docheight/2-objheight/2+"px"

if (showonscroll=="yes")
showonscrollvar=setInterval("staticfadebox()", 50)

if (enablefade=="yes" && objref.filters){
objref.filters[0].duration=IEfadelength
objref.filters[0].Apply()
objref.filters[0].Play()
}
objref.style.visibility="visible"
if (objref.style.MozOpacity){
if (enablefade=="yes")
mozfadevar=setInterval("mozfadefx()", 90)
else{
objref.style.MozOpacity=1
controlledhidebox()
}
}
else
controlledhidebox()
}

function mozfadefx(){
if (parseFloat(objref.style.MozOpacity)<1)
objref.style.MozOpacity=parseFloat(objref.style.MozOpacity)+Mozfadedegree
else{
clearInterval(mozfadevar)
controlledhidebox()
}
}

function staticfadebox(){
var ie=document.all && !window.opera
var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
objref.style.top=scroll_top+docheight/3-objheight/2+"px"
}

function hidefadebox(){
objref.style.visibility="hidden"
if (typeof showonscrollvar!="undefined")
clearInterval(showonscrollvar)
}

function controlledhidebox(){
if (autohidebox[0]=="yes"){
var delayvar=(enablefade=="yes" && objref.filters)? (autohidebox[1]+objref.filters[0].duration)*1000 : autohidebox[1]*1000
setTimeout("hidefadebox()", delayvar)
}
if (autohidebox[0]=="no")
   hidefadebox()
}

function initfunction(){
setTimeout("displayfadeinbox()", 100)
}

function get_cookie(Name) {
var search = Name + "="
var returnvalue = ""
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset)
if (end == -1)
end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}

if (displaymode=="always" || parseInt(displaymode)!=NaN && random_num==0){
if (window.addEventListener)
window.addEventListener("load", initfunction, false)
else if (window.attachEvent)
window.attachEvent("onload", initfunction)
else if (document.getElementById)
window.onload=initfunction
document.cookie="fadedin=yes"
}
</script>
<!--<style type="text/css">
#fadeinbox{
position:absolute;
width: 180px;
height: 210px; 
left: 0;
top: -400px;
border: 1px solid black;
background-color:;
padding: 4px;
z-index: 100;
visibility:hidden
}




</style>-->

<DIV id='fadeinbox' class='row4'>
<!--<div class=maintitle align=center>&nbsp;</div>
<table bgcolor="#B8E5FF" border=1 cellspacing=1 cellpadding=4 width=100% align=center><tr><td align=center>欢迎光临 <a href="http://bbs.51job.com/index.php"><font color=blue>前程无忧论坛</font></a></b><br>
请<a href="http://bbs.51job.com/index.php?act=Reg&CODE=00"><font color="#ff0099">注册会员</font></a>,享受会员服务!
<br>
如果你已注册,请登录:
<br><br>
<form action="http://bbs.51job.com/index.php?act=Login&CODE=01" method=post name=LOGIN>
会员名称: <input type=text maxlength=64 name=UserName class=forminput size=10>
<br>
用户密码: <input type=password name=PassWord class=forminput size=10>
<br>
记住密码? 
<input class=radiobutton type=radio name=CookieDate value=1 checked=checked />是
<input class=radiobutton type=radio name=CookieDate value=0 />否
<br>

<br>

<input type=submit name=submit value=登录论坛 class=formsubmit>
</form>
</td></tr>
</table>-->
</DIV>
     <script language='javascript' type='text/javascript'>
    <!--
    
    function show_customer(code,pid) 
    { 
    	window.open('index.php?act=Sale&CODE='+code+'&p='+pid,'PostCustomer','width=250,height=500,resizable=yes,scrollbars=yes'); 
    }
    function link_to_post(pid)
    {
    	temp = prompt( "复制这个帖子的直接链接", "http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;showtopic=1880&view=findpost&p=" + pid );
    	return false;
    }
    
    function delete_post(theURL) {
       if (confirm('你是否确认删除此信息?')) {
          window.location.href=theURL;
       }
       else {
          alert ('好,没有动作被执行');
       } 
    }
    
    function PopUp(url, name, width,height,center,resize,scroll,posleft,postop) {
    if (posleft != 0) { x = posleft }
    if (postop  != 0) { y = postop  }

    if (!scroll) { scroll = 1 }
    if (!resize) { resize = 1 }

    if ((parseInt (navigator.appVersion) >= 4 ) && (center)) {
      X = (screen.width  - width ) / 2;
      Y = (screen.height - height) / 2;
    }
    if (scroll != 0) { scroll = 1 }

    var Win = window.open( url, name, 'width='+width+',height='+height+',top='+Y+',left='+X+',resizable='+resize+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no');
	}
	
	function ShowHide(id1, id2) {
	  if (id1 != '') expMenu(id1);
	  if (id2 != '') expMenu(id2);
	}
	
	function expMenu(id) {
	  var itm = null;
	  if (document.getElementById) {
		itm = document.getElementById(id);
	  } else if (document.all){
		itm = document.all[id];
	  } else if (document.layers){
		itm = document.layers[id];
	  }
	
	  if (!itm) {
	   // do nothing
	  }
	  else if (itm.style) {
		if (itm.style.display == "none") { itm.style.display = ""; }
		else { itm.style.display = "none"; }
	  }
	  else { itm.visibility = "show"; }
	}
    //-->
    </script>
    
<a name='top'></a>


<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
 <td align='left' width="20%" nowrap="nowrap">&nbsp;</td>
 <td align='right' width="80%"><a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=Post&amp;CODE=02&amp;f=9&amp;t=1880'><img src='style_images/PhpBB_Bl-694/t_reply.gif' border='0'  alt='回复此主题' /></a> <a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=Post&amp;CODE=00&amp;f=9' title='发起新主题'><img src='style_images/PhpBB_Bl-694/t_new.gif' border='0'  alt='发表新主题' /></a> <a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=Post&amp;CODE=10&amp;f=9'><img src='style_images/PhpBB_Bl-694/t_poll.gif' border='0'  alt='发表新投票' /></a></td>
</tr>
</table>
<br />
<div class="tableborder">
   <!-- <div class='maintitle'><img src='style_images/PhpBB_Bl-694/nav_m.gif' border='0'  alt='&gt;' width='8' height='8' />&nbsp;<b>【转贴】我所知的IT行业面试 大家多跟贴呀!!!</b></div>-->
   <!--{IBF.POLL}-->


 
 <table width="100%" border="0"  height="30" cellspacing='1' cellpadding='3'>
  <tr>
    <td width='158' align='center' class='rows'  ><font color="#465F87"> <strong>作者</strong> </font></td>
    <td  align='center' class='rows' ><font color="#465F87"> <strong>【转贴】我所知的IT行业面试 大家多跟贴呀!!!</strong> </font></td>
    
  </tr>


<table>	<!--Begin Msg Number 6805-->

    <tr>
      <td  valign='middle' width="1%"><a name='entry6805'></a><img src='style_images/PhpBB_Bl-694/offline1.gif' alt='性别:男状态:离线'>&nbsp;<span class='normalname'>晴天和尚 </span></td>
        <td  valign='top' width="99%">
        
        <!-- POSTED DATE DIV -->
        
        <div align='left'  style='float:left;padding-top:4px;padding-bottom:4px'><font color=red>[楼主]</font>&nbsp;&nbsp;<span class='postdetails'><b><a title="显示这个帖子的链接" href="#" onclick="link_to_post(6805); return false;" style="text-decoration:underline">发帖时间</a></b> 2005-12-30 02:05:04</span>
        </div>
        
        <!-- REPORT / DELETE / EDIT / QUOTE DIV -->
        
        <div align='right'>
        <a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=Post&amp;CODE=06&amp;f=9&amp;t=1880&amp;p=6805'><img src='style_images/PhpBB_Bl-694/p_quote.gif' border='0'  alt='引用回复' /></a><a href='http://bbs.51job.com/index.php?s=a1ab75df7681a33913f856cb144ffbf5&amp;act=Mail&amp;CODE=00&amp;MID=1677'><img src='style_images/PhpBB_Bl-694/p_email.gif' border='0'  alt='发送Email' /></a>
      </div>
      
      </td>
    </tr>
    <tr>
      <td valign='top' class='post2'>
        <span class='postdetails'><br />
        普通职员<br />
        <img src='style_images/PhpBB_Bl-694/pip.gif' border='0'  alt='*' /><img src='style_images/PhpBB_Bl-694/pip.gif' border='0'  alt='*' /><img src='style_images/PhpBB_Bl-694/pip.gif' border='0'  alt='*' /><img src='style_images/PhpBB_Bl-694/pip.gif' border='0'  alt='*' /><br />
        组别: 用户<br />
        发帖: <!-- <font color=#0512FF><b>-->36</font></b><br />
        精华: 4<br />
       <!--   编号: 1677<br />--> 
	   <!--   --> 
       <!--   --> 
       <!--   <table width='100%' cellspacing='0' cellpadding='0'><tr><td width='25%'>威望:</td><td><img src='http://bbs.51job.com/html/other/vi_left.gif' width=2 height=8><img src='http://bbs.51job.com/html/other/vi_0.gif' width=4.3605% height=8 alt='威望:459'><img src='http://bbs.51job.com/html/other/vi_right.gif' width=4 height=8></td></tr></table>--> 
	   <!--   <table width='100%' cellspacing='0' cellpadding='0'><tr><td width='25%'>活跃:</td><td><img src='http://bbs.51job.com/html/other/jy_left.gif' width=2 height=8><img src='http://bbs.51job.com/html/other/jy_0.gif' width=4.75% height=8 alt='活跃:5'><img src='http://bbs.51job.com/html/other/jy_right.gif' width=4 height=8></td></tr></table>--> 
	   <!--   <font color=blue>资料:</font><img src="http://bbs.51job.com/html/other/m.gif" alt="男" title="性别:男
状态:离线"><br>--> 
		积分: <!--<font color='red'><b>-->96</b></font><br>
		JOB币:<!--    <font color=red><b>-->25</font></b> <!-- JOB币--><br />
       <!--   存款: <font color=#9933ff><b>0</font></b> JOB币<br />--> 
		
        注册: 2005-12-19<br />
	   <!--   末访: 2006-01-07<br />--> 
		
		<br>
         </span><br />
        <!--$ author[field_1]-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -