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

📄 compute.htm

📁 该计算机工具是采用编译原理中的算符优先分析算法的语法分析方法来实现对输入的任何复合运算式的解析计算。采用Applet中实现的
💻 HTM
字号:
<HTML>
<HEAD>
<link href="Compute.class" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color:#BCA688}
body,td,th {
	color: #D4D0C8;
}
body {
	background-color: #99CC99;
	background-image: url(face.gif);
	background-repeat: no-repeat;
	background-position: 126mm 4mm;
	background-attachment: scroll;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"></HEAD>
<BODY>
<CENTER>
<span class="style1">
<applet
	code	= "Compute.class"
	width	= "435"
	height	= "186" align="left"
	>
</applet>
</span>
</CENTER>
<table width="310" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="310" height="383">&nbsp;</td>
  </tr>
</table>
<table width="972" border="0" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td width="972" height="93">&nbsp;</td>
  </tr>
</table>
</BODY>
</HTML>

⌨️ 快捷键说明

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