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

📄 6.0b.htm

📁 建立《编译原理网络课程》的目的不仅使学生掌握构造编译程序的原理和技术
💻 HTM
字号:
<html>

<head>
<title>编译原理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link type="text/css" rel="stylesheet" href="../css/specification.css">
</head>

<BODY>

<table align=right width=300>
<tr>
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='6.0.htm'" ></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='c_6.htm'" ></td>
</tr>
</table>
<br><br>

<table><tr><td>&nbsp&nbsp&nbsp&nbsp</td>    
<td class="content">  
 
<br>  
<font class="title2"><b>学习难点</b></font>   
<p>1、程序语言中影响组织运行时刻环境的因素;</p>  
<p>2、运行时实现非局部名字的访问;</p>  
<p>3、设置调用序列和返回序列;</p>  
<p>4、参数传递:名字调用。</p>  

<br>  
<font class="title2"><b>建议学习流程</b></font>     
<p>·<a href="6.1.1.htm"> 6.1 有关源语言中的一些问题的讨论;</a></p>                     
<p>·<font color=blue onmouseover="javascript:style.cursor='hand'" onclick="javascript:open('applets/test6_1/Page1.htm','_blank','menu=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,left=100,top=100,width=800,height=600')"> 
演示1:活动树演示</font></p>               
<p>·<a href="6.6.5.htm"> 作业:6.1;</a></p>           
<p>·<a href="6.2.1.htm">  6.2 存储组织;</a></p>              
    
<p>·<a href="6.3.0.htm"> 6.3 运行时刻存储分配策略;</a></p>                 
<p>· <font color=blue onmouseover="javascript:style.cursor='hand'" onclick="javascript:open('applets/test6_2/Page1.htm','_blank','menu=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,left=100,top=100,width=800,height=600')">演示2:控制栈演示</font></p>      
<p>· <font color=blue onmouseover="javascript:style.cursor='hand'" onclick="javascript:open('applets/test6_3/page1.htm','_blank','menu=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,left=100,top=100,width=800,height=600')">演示3:栈式存储分配演示</font></p>        
   
<p>·<a href="6.4.0.htm">   6.4 对局部名字的访问;</a></p>     
<p>·<font color=blue onmouseover="javascript:style.cursor='hand'" onclick="javascript:open('applets/test6_4/page1.htm','_blank','menu=no,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,left=100,top=100,width=800,height=600')"> 
演示4:DISPLAY表的演示</font></p>       
   
<p>·   作业:<a href="6.6.5b.htm">6.3,</a><a href="6.6.5c.htm#6.3">6.4;</a></p>      
<p>·<a href="6.5.0.htm">   6.5:参数传递;</a></p>     
<p>·<a href="6.6.5.htm#6.2">   作业:6.2;</a></p>       
</td></tr></table>   
     
     
<br>      
<table align=right width=300>      
<tr>      
<td><img src="../images/previous.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='6.0.htm'" ></td>
<td><img src="../images/next.gif" onmouseover="javascript:style.cursor='hand'" onclick="vbscript:window.location.href='c_6.htm'" ></td>
</tr>      
</table>      
      
</BODY>      
</html>

⌨️ 快捷键说明

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