用js制作简易计算器及猜随机数字游戏

<!doctype html> <html> <head> <meta charset="utf-8"> <title>JS简易计算器</title> </head> <style> input[type="button"] { height:55px; width:55px; background-image: -webkit-linear-gra
相关文章
相关标签/搜索