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

📄 2004年atc微软工程院考题回忆.htm

📁 个人搜集的一些笔试面试题
💻 HTM
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0046)http://www.farwen.com/ReadNews.asp?NewsID=4009 -->
<HTML><HEAD><TITLE>编程知识__程序方舟__文兰在线</TITLE>
<SCRIPT language=JavaScript>
var currentpos,timer;

function initialize()
{
timer=setInterval("scrollwindow()",50);
}
function sc(){
clearInterval(timer);
}
function scrollwindow()
{
currentpos=document.body.scrollTop;
window.scroll(0,++currentpos);
if (currentpos != document.body.scrollTop)
sc();
}
document.onmousedown=sc
document.ondblclick=initialize
</SCRIPT>

<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=文兰在线、精彩文摘、电脑高手、程序方舟、网站开发、数据库、资料大全、荟萃大量的有价值的文章 name=description>
<META 
content=Internet,computer,software,program,vc,vb,java,web,html,database,oracle,SQL,server,asp,php,jsp,xml 
name=keywords><LINK href="2004年ATC微软工程院考题回忆.files/news.css" type=text/css 
rel=stylesheet>
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY background=2004年ATC微软工程院考题回忆.files/bg2.gif topMargin=2>
<DIV align=center>
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=760 bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD vAlign=top width="100%" background=2004年ATC微软工程院考题回忆.files/i-top-01.gif 
    height=24>
      <P align=right><A href="http://www.farwen.com/login.asp">用户登录</A> || <A 
      href="http://www.farwen.com/reg.asp">新用户注册</A> || <A 
      href="http://www.farwen.com/change.asp">修改资料</A> || <A 
      href="http://www.farwen.com/publish.asp">发表文章</A> || <A 
      href="http://www.farwen.com/aboutus.htm" target=_blank>关于我们</A> || <A 
      href="http://www.farwen.com/message/" target=_blank>留言簿</A> || <A 
      href="http://www.farwen.com/linkall.asp" target=_blank>友情链接</A> || <A 
      href="http://www.farwen.com/calendar.htm" target=_blank>万年历</A> 
    &nbsp;</P></TD></TR>
  <TR>
    <TD width="100%" height=44>
      <DIV align=center>
      <CENTER>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD width="20%">
            <P align=center><A href="http://www.farwen.com/"><IMG 
            src="2004年ATC微软工程院考题回忆.files/logo1.gif" border=0></A></P></TD>
          <TD width="67%">
            <P align=center><A href="http://www.farwen.com/"><IMG 
            src="2004年ATC微软工程院考题回忆.files/banner1.gif" border=0></A></P></TD>
          <TD width="13%">
            <TABLE cellSpacing=1 cellPadding=0 width="100%" align=center 
            border=0>
              <TBODY>
              <TR>
                <TD vAlign=right align=middle><IMG height=16 
                  src="2004年ATC微软工程院考题回忆.files/home.gif" width=16><A 
                  onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http:///')" 
                  href="http:///#"></A></TD>
                <TD vAlign=center align=middle><A 
                  onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http:///')" 
                  href="http:///default.asp#">设为首页</A></TD></TR>
              <TR>
                <TD vAlign=right align=middle><IMG height=16 
                  src="2004年ATC微软工程院考题回忆.files/hf.gif" width=16><A 
                  href="mailto:hyworange#sina.com"></A></TD>
                <TD vAlign=center align=middle><A 
                  href="mailto:hyworange#sina.com">联系我们</A></TD></TR>
              <TR>
                <TD vAlign=right align=middle><IMG height=13 
                  src="2004年ATC微软工程院考题回忆.files/bookmark.gif" width=15><A 
                  title="onClick=&quot;window.external.addFavorite('http:///','')&quot;" 
                  href="http:///"></A></TD>
                <TD vAlign=center align=middle><A 
                  title="onClick=&quot;window.external.addFavorite('http:///','')&quot;" 
                  href="http:///">加入收藏</A></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></CENTER></DIV></TD></TR></TBODY></TABLE></CENTER></DIV>
<STYLE type=text/css>BODY {
	OVERFLOW-X: hidden; OVERFLOW: scroll
}
.DEK {
	Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute
}
</STYLE>

<DIV class=dek id=dek></DIV>
<SCRIPT language=JavaScript>
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function navbarOver(src,clrOver,clrOverBorder) { if (!src.contains(event.fromElement)){ src.style.cursor = 'hand'; src.bgColor = clrOver; src.borderColor = clrOverBorder; src.children.tags('a')[0].style.color='black'; }}

function navbarOut(src,clrIn,clrInBorder) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.bgColor = clrIn; src.borderColor = clrInBorder; src.children.tags('a')[0].style.color='black';}}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_showHideLayers() { //v3.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->
</SCRIPT>

<DIV align=center>
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=760 bgColor=#ffffff border=0>
  <TBODY>
  <TR>
    <TD width="100%">
      <DIV align=center>
      <CENTER>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD width=160> 
            <SCRIPT>
today=new Date();
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i]  }
var d=new initArray(
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六");
document.write(
today.getYear(),"年",
today.getMonth()+1,"月",
today.getDate(),"日 ",
d[today.getDay()+1] );
</SCRIPT>
             </TD></CENTER>
          <CENTER></CENTER>
          <TD width=20>
            <P align=right><IMG height=20 
            src="2004年ATC微软工程院考题回忆.files/top00.gif" width=20 border=0></P></TD>
          <CENTER>
          <CENTER>
          <TD align=middle width=71 bgColor=#c0c0c0><A class=menu 
            href="http://www.farwen.com/default.asp">返回首页</A></TD>
          <TD align=middle width=21 bgColor=#c0c0c0><IMG height=20 
            src="2004年ATC微软工程院考题回忆.files/top03.gif" width=20 border=0></TD>
          <TD style="CURSOR: hand" 
          onclick="location.href='BigClass.asp?BigClassName=精彩文摘'" align=middle 
          width=63 bgColor=#c0c0c0>
            <DIV id=Layer1 onmouseover="MM_showHideLayers('Layer1','','show')" 
            style="Z-INDEX: 1; VISIBILITY: hidden; WIDTH: 70px; POSITION: absolute; HEIGHT: 80px" 
            onmouseout="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide')">
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD height=20></TD></TR>
              <TR>
                <TD vAlign=top>
                  <TABLE borderColor=#000000 cellSpacing=2 cellPadding=1 
                  width="100%" bgColor=#c0c0c0 border=1>
                    <TBODY>
                    <TR>
                      <TD onmouseover="navbarOver(this,'#F0F0F0','#000000');" 
                      onmouseout="navbarOut(this,'#C0C0C0','#C0C0C0');" 
                      vAlign=bottom borderColor=#c0c0c0 align=middle 
                      bgColor=#c0c0c0 height=20><A class=black 
                        href="http://www.farwen.com/SmallClass.asp?BigClassName=精彩文摘&amp;SmallClassName=情感物语">情感物语</A> 
                      </TD></TR>
                    <TR>
                      <TD onmouseover="navbarOver(this,'#F0F0F0','#000000');" 
                      onmouseout="navbarOut(this,'#C0C0C0','#C0C0C0');" 
                      vAlign=bottom borderColor=#c0c0c0 align=middle 
                      bgColor=#c0c0c0 height=20><A class=black 
                        href="http://www.farwen.com/SmallClass.asp?BigClassName=精彩文摘&amp;SmallClassName=奇文共赏">奇文共赏</A> 
                      </TD></TR>
                    <TR>
                      <TD onmouseover="navbarOver(this,'#F0F0F0','#000000');" 

⌨️ 快捷键说明

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