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

📄 硅谷搞怪试题.shtml

📁 java面试的一大堆东西
💻 SHTML
📖 第 1 页 / 共 5 页
字号:
			<td><a href="http://ent.sina.com.cn/">娱乐</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://finance.sina.com.cn/">财经</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://finance.sina.com.cn/stock/">股票</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://tech.sina.com.cn/">科技</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://blog.sina.com.cn/">博客</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://you.video.sina.com.cn/"><font color="red">播客</font></a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://video.sina.com.cn/">视频</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://auto.sina.com.cn/">汽车</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://house.sina.com.cn/">房产</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://games.sina.com.cn/">游戏</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://eladies.sina.com.cn/">女性</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://book.sina.com.cn/">读书</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://edu.sina.com.cn/">考试</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://astro.sina.com.cn/">星座</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://weather.news.sina.com.cn/">天气</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://sms.sina.com.cn/">短信</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://iask.com/">爱问</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://mail.sina.com.cn/">邮箱</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://news.sina.com.cn/guide/">导航</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://unipro.sina.com.cn/" class="navnoline">通行证</a></td>
			</tr></tbody></table>
		</div>
		<!-- stand_unipro_head end -->
		<!-- stand_unipro_welcome start -->
		<div id="stand_unipro_welcome" style="display: none;">
			<table cellspacing="0" width="935">
			<tbody><tr>
			<td><a href="http://www.sina.com.cn/">首页</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://news.sina.com.cn/">新闻</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://sports.sina.com.cn/">体育</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://ent.sina.com.cn/">娱乐</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://finance.sina.com.cn/">财经</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://finance.sina.com.cn/stock/">股票</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://tech.sina.com.cn/">科技</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://blog.sina.com.cn/">博客</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://you.video.sina.com.cn/"><font color="red">播客</font></a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://video.sina.com.cn/">视频</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://auto.sina.com.cn/">汽车</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://house.sina.com.cn/">房产</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://games.sina.com.cn/">游戏</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://eladies.sina.com.cn/">女性</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://book.sina.com.cn/">读书</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://edu.sina.com.cn/">考试</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://astro.sina.com.cn/">星座</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://weather.news.sina.com.cn/">天气</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://sms.sina.com.cn/">短信</a></td>
			<td class="top_bar_sline"></td>
			<td><a href="http://news.sina.com.cn/guide/">导航</a></td>
			<td class="top_bar_sline"></td>
			</tr>
			</tbody></table>
		</div>
		<!-- stand_unipro_welcome end -->		
<script type="text/javascript">
function getCookie(name) {

  var search;

  search = name + "="
  offset = document.cookie.indexOf(search) 
  if (offset != -1) {
    offset += search.length ;
    end = document.cookie.indexOf(";", offset) ;
    if (end == -1)
      end = document.cookie.length;
    return document.cookie.substring(offset, end);
  }
  else
    return "";
}

function unipro_clearCookie(name ) {
	document.cookie=name+"=; " + "domain=sina.com.cn; path=/; ";     
	//bites = document.cookie.split("; ");
} 

function getMobileNum(ckName){
var userInfo = getCookie(ckName).split(":");
	return userInfo[2];
}

function unipro_UniProLogout() {
	unipro_clearCookie("SINAPRO");
	unipro_clearCookie("SINA-AVATAR");
	unipro_clearCookie("SINAPROC");
	unipro_clearCookie("nick");
	unipro_clearCookie("SINA_NU");      
	unipro_clearCookie("SINA_OU");
	unipro_clearCookie("appmask");
	unipro_clearCookie("gender");
	unipro_clearCookie("UNIPROTM");
	unipro_clearCookie("UNIPROU");
	unipro_clearCookie("SINA_USER");
	unipro_clearCookie("SMS_COOKIE");
	return true;
}

function getUniproUrl_stand(){
	window.location='http://unipro.sina.com.cn/';
	return false;
}

function getUniproUrl_welcome(){
	unipro_UniProLogout();
	window.location=location.href;
	return false;	
}

function print_stand_unipro_head()
{
	GetObj("stand_unipro_head").style.display = "";
	
}


function print_stand_unipro_welcome()
{
	var unipro_login_nickname = getCookie( "nick" );
	var unipro_login_pos = unipro_login_nickname.indexOf( "(" );
	if ( unipro_login_pos != -1 )
	{
		unipro_login_nickname = unipro_login_nickname.substr( 0, unipro_login_pos );
	}
	var tmpHTML = '';
	tmpHTML = GetObj("stand_unipro_welcome").innerHTML;
	tmpHTML = tmpHTML.replace(/<\/tbody>/i,"");
	tmpHTML = tmpHTML.replace(/<\/tr>/i,"");
	tmpHTML = tmpHTML.replace(/<\/table>/i,"");
	
	if ( unipro_login_nickname!="" && unipro_login_nickname!="null" && unipro_login_nickname!=null && unipro_login_nickname!="undefined" ) {
	        
		if (unipro_login_nickname.length > 16)
		{
			unipro_login_nickname = unipro_login_nickname.substr(0, 16);
			unipro_login_nickname += "..";
		}
			
		tmpHTML += "<td><span class=\"logininfo\"><a href=\"#\" onClick=\"return getUniproUrl_welcome()\" class=\"navnoline\">退出</a><strong>"+unipro_login_nickname+",</strong></span></td>";

	} else {
		tmpHTML += "<td><span class=\"logininfo\"><a href=\"#\" onClick=\"return getUniproUrl_welcome()\" class=\"navnoline\">退出</a><strong>新浪过客,</strong></span></td>";
	}

	tmpHTML += "</tr></tbody></table>";
	GetObj("stand_unipro_welcome").innerHTML = tmpHTML;
	GetObj("stand_unipro_welcome").style.display = "";

}

function checkiask()
{
	if (document._searchiask.k.value=="请输关键词" || document._searchiask.k.value=="" )
	{
		window.open("http://iask.com");
		return false;
	}
	return true;
}
</script>

<script language="javascript">
if (getCookie("SINAPRO") == "") {
	print_stand_unipro_head();

} else {

	print_stand_unipro_welcome();

}
</script>
    </div>
	<!--顶部导航结束-->

	<!-- 顶通广告 begin -->
	<table style="display: block;" id="PublicRelation1" class="adNone" border="0" cellpadding="0" cellspacing="0" width="950">
		<tbody><tr>
			<!-- 顶通广告 尺寸750x90 start -->
			<td width="750">
<div>
<!--ADS:begin=PDPS000000001351:{125A4B1F-803F-4674-94B7-3F686F69B81F}--><!--3F686F69B81F--><div id="flashcontent_3F686F69B81F"><object id="" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" height="90" width="750"><param name="movie" value="http://d1.sina.com.cn/200707/06/97690_tech-newsdingtong_750x90.swf"> <param name="quality" value="high"> <param name="bgcolor" value="null"> <param name="wmode" value="opaque"> <embed name="" src="%B9%E8%B9%C8%B8%E3%B9%D6%CA%D4%CC%E2_files/97690_tech-newsdingtong_750x90.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="null" wmode="opaque" height="90" width="750"></object></div>
<script type="text/javascript">
var objFlash = new sinaFlash("http://d1.sina.com.cn/200707/06/97690_tech-newsdingtong_750x90.swf", "", "750", "90", "7", "", false,"high");
objFlash.addParam("wmode", "opaque");
objFlash.write("flashcontent_3F686F69B81F");	
</script><!--$$ zhuyan/2007-8-31 ~ 2007-8-31/B $--><!--ADS:end-->
</div>
</td>
			<!-- 顶通广告 尺寸750x90 end -->
			<td width="8"></td>

			<!-- 今日导读 尺寸189x90 start -->
			<td class="starSearchBLK" style="border-style: none solid solid; border-color: -moz-use-text-color rgb(222, 222, 222) rgb(222, 222, 222); border-width: medium 1px 1px; background: rgb(255, 255, 255) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" align="center" valign="top" width="190">
				<!-- 今日导读 begin -->
				<iframe marginheight="0" marginwidth="0" src="%B9%E8%B9%C8%B8%E3%B9%D6%CA%D4%CC%E2_files/85.htm" frameborder="0" height="88" scrolling="no" width="190"></iframe>			
				<!-- 今日导读 end -->
			</td>			
			<!-- 今日导读 尺寸189x90 end -->
		</tr>
	</tbody></table>				
	<!-- 顶通广告 end -->

	<div class="split"></div>
<!-- google begin -->
<script type="text/javascript">
<!--
function PL_GoogleImg(){
	var d=document;
	if(d.images){
		if(!d.p) d.p=new Array();
		var i,j=d.p.length,a=PL_GoogleImg.arguments;
		for(i=0; i<a.length; i++)
		if (a[i].indexOf("#")!=0){
			d.p[j]=new Image(); d.p[j++].src=a[i];
		}
	}
}
PL_GoogleImg("http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_001.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_002.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_003.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_004.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_005.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/con_search_070531_ws_006.gif","http://www.sinaimg.cn/ty/deco/2007/0602/images/google_logo_02.gif");
//-->
</script>
	
	<script type="text/javascript">
	

⌨️ 快捷键说明

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