复制代码 代码如下:
body{
font-size:12px;
color:#333;
}
#jsq input{
border:#ccc 1px solid;
border-right:#e2e2e2 1px solid;
border-bottom:#e2e2e2 1px solid;
height:18px;
line-height:18px;
padding:3px;
}
#jsq span{
color:#999
}
#jsq input.btn{
border:#e6e6e6 1px solid;
background-color:#e2e2e2;
width:30px;
height:24px;
text-align:center;
line-height:16px;
cursor:pointer;
margin:0 3px;
color:#999;
}
#jsq input.btn:hover{
border:#e2e2e2 1px solid;
background-color:#f2f2f2;
color:#333;
}
第一个数:
第二个数:
计算结果:
左键"+",右键"选中复制"
运行效果:



