编写一个电子计算器或一个速算24点的程序

来源:百度知道 编辑:UC知道 时间:2024/05/25 19:37:14
编写一个电子计算器或一个速算24点的程序
要求写出:
1、关于所编写的软件所用到的主要知识
2、软件的使用说明和注意事项

电子计算器:

<body>
<table border="0" cellspacing="0" cellpadding="0" width="400">
<tr>
<td width="100%" valign="top"><table border="2" width="200" cellspacing="0"
cellpadding="0" bgcolor="#000000" style="border-color:black"
onClick="previouskey=event.srcElement.innerText">
<tr>
<td width="100%" bgcolor="#FFFFFF" id="result"
style="font:bold 20px Verdana;color:black;text-align='right'">0</td>
</tr>
<tr>
<td width="100%" valign="middle" align="center"><table border="0" width="100%"
cellspacing="0" cellpadding="0" style="font:bold 20px Verdana;color:white">
<tr><td width="80%&qu