admin 管理员组

文章数量: 887032


2023年12月18日发(作者:sqlset语句)

②CSS部分#calcFrame{ position: relative; padding: 0; margin: 10px auto; width: 400px; height: 300px; overflow: hidden;}#display{ position: absolute; margin: 0; padding: 0; left: 5px; right: 5px; top: 5px;

top: 5px; height: 100px; overflow: hidden; border: 2px solid black;}#message{ width: 400px; height: 100px; font-size: 35px; border: 0;}#buttons{ position: absolute; left: 5px; right: 5px; top: 110px; border: 1px solid #315484;}ul{ margin: 0; padding: 0; list-style: none;}li{ margin: 0; padding: 0; float: left;}input{ margin-left: 1.5px; margin-top: 1.5px; margin-bottom: 1.5px; width: 95px; font-family: SimHei; font-size: 25px;

}#add, #minus, #multiply, #divide, #equal{ color: white; background-color: #6681ac;}#point, #b0, #b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8, #b9{ background-color: #afafaf;}#tg, #qc{ color: white; width: 191.5px; background-color: #a4472d;}③JS部分


本文标签: 语句 作者