📄 编译预处理《实训 定义宏和使用宏定义.htm
字号:
<html>
<head>
<title>编译预处理《实训 定义宏和使用宏定义>></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href='/Skin/Skin5.css' rel='stylesheet' type='text/css'> <script language='JavaScript' type='text/JavaScript' src='/js/menu.js'></script>
<script type='text/javascript' language='JavaScript1.2' src='/js/stm31.js'></script>
<script language="JavaScript">
<!--
//改变图片大小
function resizepic(thispic)
{
if(thispic.width>700) thispic.width=700;
}
//无级缩放图片大小
function bbimg(o)
{
var zoom=parseInt(o.style.zoom, 10)||100;
zoom+=event.wheelDelta/12;
if (zoom>0) o.style.zoom=zoom+'%';
return false;
}
-->
</script>
</head>
<body leftmargin=0 topmargin=0 onmousemove='HideMenu()'>
<!-- 请输入您要设计的代码 -->
<body BGCOLOR="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0" style="text-align: center">
<table height=191 cellSpacing=0 cellPadding=0 width=760 border=0>
<tr>
<td background=/images1/index_1.gif height=142>
<OBJECT id=obj1 codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0 height=142 width=760 border=0 classid=clsid:D27CDB6E-AE6D-11CF-96B8-444553540000><PARAM NAME="_cx" VALUE="20108"><PARAM NAME="_cy" VALUE="3757"><PARAM NAME="FlashVars" VALUE=""><PARAM NAME="Movie" VALUE="/images1/head.swf"><PARAM NAME="Src" VALUE="/images1/head.swf"><PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="-1"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE=""><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0">
<embed src="images1/head.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="760" height="142" quality="High" wmode="transparent"></OBJECT></td>
</tr>
<tr>
<td background=/images1/index_2.gif height=30> | <a class='Channel' href='/Index.html'>网站首页</a> | <a class='Channel' href='/it/Index.asp' target='_blank' title=''>IT加速站</a> | <a class='Channel' href='/netstudy/Index.asp' target='_blank' title=''>网络教程</a> | <a class='Channel' href='/zuopin/Index.asp' target='_blank' title=''>个人作品</a> | <a class='Channel' href='/wendang/Index.asp' target='_blank' title=''>资源共享</a> | <a class='Channel2' href='/c/Index.asp' target='_blank' title=''>C语言编程</a> | </td>
</tr>
<tr>
<td background=/images1/index_3.gif height=21>
<table cellSpacing=0 cellPadding=0 width="100%" border=0>
<tr>
<td width=15><IMG style="WIDTH: 13px; HEIGHT: 11px" height=11 src="/Images/arrow3.gif" width=29> </td>
<td>您现在的位置: <a class='LinkPath' href='http://lsjs.gsau.edu.cn'>蓝色极速</a> >> <a class='LinkPath' href='/c/Index.asp'>C语言编程</a> >> <a class='LinkPath' href='/c/ShowClass.asp?ClassID=39'>C语言基础</a> >> 教程正文</td>
</tr>
</table>
</td>
</tr>
</table>
<table cellSpacing=0 cellPadding=0 width=760 border=0>
<tr>
<td background=/images1/pingdao_1.gif height=21>
<table style="WIDTH: 760px" cellSpacing=0 cellPadding=0 width=760 border=0>
<tr>
<td width=15><IMG src="/Images/arrow.gif" align=absMiddle> </td>
<td width=499>
<P align=left><STRONG>编译预处理《实训 定义宏和使用宏定义>></STRONG></P></td>
<td width=146>
<P align=right> <font color=red>热</font> <font color='#009999'></font></P></td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -