📄 calculator.htm
字号:
<html><title>简易计算器</title>
<table width="250" height="280" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#999999">
<tr>
<td><applet code="calculator.class" width=250 height=280>
</applet></td>
</tr>
</table>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -