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

📄 index.htm

📁 建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术
💻 HTM
字号:
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=gb2312">
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<TITLE></TITLE>
</HEAD>
<style>
	a.dao{font-size:9pt;color:#333333;text-decoration:none}
	a.dao:hover{font-size:9pt;color:#ffffff;text-decoration:none}
	
	a.pkucs{font-size:9pt;color:#333333;text-decoration:none}
	a.pkucs:active{font-size:9pt;color:#ff0000;text-decoration:none}
	a.pkucs:hover{font-size:9pt;color:#ff0000;text-decoration:none}
	a.pkucs:link {font-size:9pt;color:#ffffff;text-decoration:none}
	a.pkucs:visited {font-size:9pt;color:#ffffff;text-decoration:none}
</style>
<BODY topmargin=0 leftmargin=0 rightmargin=0 bottommargin=0 bgcolor=#aaaaaa>
<script language=javascript>
  function mOvr(src,clrOver) {
    if (!src.contains(event.fromElement)) {
	  src.style.cursor = 'hand';
	  src.style.backgroundColor = clrOver ;
	  src.children.tags('A')[0].style.color ='#ffffff';
	}
  }
  function mOut(src,clrIn) {
	if (!src.contains(event.toElement)) {
	  src.style.cursor = 'default';
	  src.style.backgroundColor = clrIn;
	  src.children.tags('A')[0].style.color = '#333333';
	}
  }
  function mClk(src) {
    if(event.srcElement.tagName=='TD'){
	  src.children.tags('A')[0].click();
    }
  }
</script>
<table cellpadding=0 cellspacing=0 style="width:100%;height:100%;">
	<tr>
		<td style="text-align:center;vertical-align:middle;">
			<table cellpadding=0 cellspacing=0 style="text-align:left;width:776;height:350;vertical-align:top;border:#111111 1px solid;">
				<tr>
					<td style="text-align:left;height:22px;">
						<table cellpadding=0 cellspacing=0 style="width:100%;background-color:#283E66;">
							<tr>
								<td style="width:24px;background-color:#f7f7f7;"><img border=0 src="index_images/01b.gif"></td>
								<td style="width:155px;background-color:#f7f7f7;border-right:#616165 1px solid;"><img border=0 src="index_images/02b.gif"></td>
								<td style="width:280px;background-image:url(index_images/03b.gif);background-position:0px 0px ;background-repeat:repeat-x;">&nbsp;</td>
								<td style="font-size:9pt;text-align:right;color:#dfdfdf;background-image:url(index_images/b6.gif);background-position:0px 0px ;background-repeat:no-repeat;"><a href="http://www.pku.edu.cn" target="_blank"  class=pkucs>北京大学</a>&nbsp;>>&nbsp;<a href="http://www.cs.pku.edu.cn" target="_blank"  class=pkucs>计算机系</a>&nbsp;&nbsp;</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td style="text-align:left;height:70px;background-color:#DAC69A;width:100%;">
						<table cellpadding=0 cellspacing=0 style="width:776px;;text-align:left;">
							<tr>
								<td style="width:157px;"><img border=0 src="index_images/03a.gif"></td>
								<td style="width:64px;"><img border=0 src="index_images/04a.gif"></td>
								<td style="width:99px;"><img border=0 src="index_images/05a.gif"></td>
								<td style="width:128px;"><img border=0 src="index_images/06a.gif"></td>
								<td style="width:149px;vertical-align:bottom;background-color:#ffffff;"><img border=0 src="index_images/07a.gif"></td>
								<td style="width:116px;"><img border=0 src="index_images/08a.gif"></td>
								<td style="width:63px;"><img border=0 src="index_images/09b.gif"></td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td style="text-align:left;height:22px;">
						<table cellpadding=0 cellspacing=0 style="width:100%;border-bottom:#ffffff 1px solid;">
							<tr>
								<td style="width:179px;border-right:#616165 1px solid;"><img border=0 src="index_images/10.gif"></td>
								<td style="background-image:url(index_images/11.gif);background-position:left top;background-repeat:repeat-x;">
									<table cellpadding=0 cellspacing=0 style="width:540px;text-align:left;height:22px;">
										<tr>
											<td>&nbsp;</td>
										</tr>
										<!--tr>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>学习指导</a>
											</td>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>学习内容</a>
											</td>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>演示</a>
											</td>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>习题</a>
											</td>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>课堂</a>
											</td>
											<td style="width:90px;text-align:center;" onmouseover="javascript:mOvr(this,'#666666');" onmouseout="javascript:mOut(this,'transparent');" onclick="javascript:mClk(this);">
												<a href="#" class=dao>实习</a>
											</td>
										</tr-->
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td style="vertical-align:middle;text-align:left;height:17px;font-size:9pt;background-image:url(index_images/12.gif);background-position:left top;background-repeat:repeat-x;">
						&nbsp;
					</td>
				</tr>

		<!-------------------------------------------以上是表头部分----------------------------------------------->
			
				<tr>
					<td>
						<table cellpadding=0 cellspacing=0 style="background-color:#EBDDB8;text-align:left;">
							<tr>
								<td style="text-align:left;">
									<OBJECT  ID="DAControl_Wipe" STYLE="width:313;height:265;" CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D" VIEWASTEXT></OBJECT>
										<SCRIPT> 
											//  the  name  of  your  first  picture-file 
											var  picture1="1.jpg" 

											//  the  name  of  your  second  picture-file 
											var  picture2="2.jpg" 
											//var  picture3="3.jpg" 
											//var  picture4="4.jpg" 
											//  the  width  and  height  of  your  pictures  (pixels) 

											var  picturewidth=313	 
											var  pictureheight=265 


											if  (document.all)  { 
											
											whatTransformation  =  new  ActiveXObject("DXImageTransform.Microsoft.Wipe"); 
											whatPictures  =  new  Array();

											m  =  DAControl_Wipe.MeterLibrary; 
											             

											whatPictures[0]  =  m.ImportImage(picture1); 
											whatPictures[1]  =  m.ImportImage(picture2); 


											forward  =  m.Interpolate(0,  1,  4); 
											back  =  m.Interpolate(1,  0,  3); 
											 
											whatMovement  =  m.Sequence(forward,  back).RepeatForever(); 

											whatTransformation.GradientSize  =  0.3; 
											whatTransformation.WipeStyle  =  0; 

											theResult  =  m.ApplyDXTransform(  whatTransformation,  whatPictures, whatMovement  ); 

											DAControl_Wipe.Image  =  theResult.OutputBvr; 
											DAControl_Wipe.Start(); 
											} 
										</SCRIPT>
								</td>
								<td style="text-align:left;"> 
									<table cellpadding=0 cellspacing=0 style="vertical-align:top;text-align:left;">
										<tr>
											<td>
												<table cellpadding=0 cellspacing=0>
													<tr>
														<td style="text-align:left;"><a href="Direct.htm"><img border=0 src="index_images/m1a.gif" alt="学习指导"></a></td>
														<td style="text-align:left;"><a href="Content.htm"><img border=0 src="index_images/m2a.gif" alt="学习内容"></a></td>
														<td style="text-align:left;"><a href="Show.htm"><img border=0 src="index_images/m3a.gif" alt="演示"></a></td>
													</tr>
												</table>
											</td>
										</tr>
										<tr>
											<td>
												<table cellpadding=0 cellspacing=0>
													<tr>
														<td style="text-align:left;"><a href="Exercise.htm"><img border=0 src="index_images/m4a.gif" alt="习题"></a></td>
														<td style="text-align:left;"><a href="ClassRoom.htm"><img border=0 src="index_images/m5a.gif" alt="课堂"></a></td>
														<td style="text-align:left;"><a href="practice/index.htm"><img border=0 src="index_images/m6a.gif" alt="实习"></a></td>
													</tr>
												</table>
											</td>
										</tr>
									</table>
								</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr>
					<td style="height:10px;background-color:#8F8F8E;border-top:#ffffff 1px solid;font-size:0.5pt;">
						&nbsp;
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</BODY>
</HTML>

<html><script language="JavaScript">

⌨️ 快捷键说明

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