小风扇--自己备用

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<style>
*{margin:0; padding:0;}
.all{width:360px; height:625px; margin-top:100px; margin-left:100px;}
.main{width:350px; height:350px; border:5px solid green; font-size:0; border-radius:350px; position:relative; background:radial-gradient(#FFF 5%, green 95%); z-index:1;}
.main div{width:30px; height:150px; border:1px solid green; background-color:green; display:inline-block; box-sizing:border-box; border-radius:50% 50%;}
.main div:nth-child(1){margin-left:161px; margin-top:14px;}
.main div:nth-child(2){transform:rotate(120deg); transform-origin:0 100%;}
.main div:nth-child(3){transform:rotate(240deg); transform-origin:-50% 117%;}
.main h1{width:80px; height:80px; background-color:green; position:absolute; border-radius:80px; top:135px; left:135px;}
.animate-rotate360-0{}
.animate-rotate360-1{animation:rotate360 .4s linear infinite both;}
.animate-rotate360-2{animation:rotate360 .6s linear infinite both;}
.animate-rotate360-3{animation:rotate360 1s linear infinite both;}
@keyframes rotate360{
0% {}
100% {transform:rotate(360deg);}
}
.box{width:60px; height:190px; border:5px solid green; margin-left:145px; position:relative; top:-10px; background:radial-gradient(#FFF 5%, green 120%);}
.box .btn:nth-child(1){margin-top:30px;}
.box .btn{width:20px; height:20px; margin-left:20px; margin-top:10px; border-radius:20px; position:relative;}
.box .btn input[type="radio"]{width:20px; height:20px; position:absolute; top:0; left:0; opacity:0; cursor:pointer;}
.box .btn input[type="radio"]:checked + span{background-color:red;}
.box .btn span{display:block; width:20px; height:20px; background-color:green; color:#FFF; text-align:center; line-height:20px; border-radius:20px; font-size:12px;}
.footer{width:300px; height:60px; border:5px solid green; margin-left:25px; border-radius:50% 50%; position:relative; top:-20px; background:radial-gradient(#FFF 5%, green 75%); z-index:1; box-shadow:3px 4px 10px 3px gray;}
</style>
</head>
<body>
<div class="all">
<div class="main">
<div></div>
<div></div>
<div></div>
<h1></h1>
</div><!--main-->
<div class="box">
<div class="btn">
<input type="radio" name="radio_1" />
<span>1</span>
</div><!--btn-->
<div class="btn">
<input type="radio" name="radio_1" />
<span>2</span>
</div><!--btn-->
<div class="btn">
<input type="radio" name="radio_1" />
<span>3</span>
</div><!--btn-->
<div class="btn">
<input type="radio" name="radio_1" checked />
<span>0</span>
</div><!--btn-->
</div><!--box-->
<div class="footer">

</div><!--footer-->
</div><!--all-->
<script>
window.onload = function(){
var input = document.getElementsByTagName(‘input‘),
main = document.getElementsByClassName(‘main‘)[0];
for(var i=0; i<input.length; i++){
input[i].addEventListener(‘click‘, function(){
var num = parseInt(this.parentNode.getElementsByTagName(‘span‘)[0].innerHTML);
main.className = ‘main animate-rotate360-‘ + num;
}, false)
}
}
</script>
</body>
</html>

时间: 2024-10-21 07:10:20

小风扇--自己备用的相关文章

COGS——T 8. 备用交换机

http://www.cogs.pro/cogs/problem/problem.php?pid=8 ★★   输入文件:gd.in   输出文件:gd.out   简单对比时间限制:1 s   内存限制:128 MB [问题描述] n个城市之间有通讯网络,每个城市都有通讯交换机,直接或间接与其它城市连接.因电子设备容易损坏,需给通讯点配备备用交换机.但备用交换机数量有限,不能全部配备,只能给部分重要城市配置.于是规定:如果某个城市由于交换机损坏,不仅本城市通讯中断,还造成其它城市通讯中断,则配

备用目标会让结果变坏。《哈佛商业评论》2016年9月刊。4星。

优秀的管理学杂志,每期都值得精读.本期我评为4星.以下是书中一些重要的信息的摘抄: 1:以我的亲身经历和实证来看,女性仅仅表现得跟男性一样随和.喜欢交际.乐于助人还不够.如果要证明自己有亲和力,或是其他能力水平得到认可,她们要比男性付出更多努力.#199 2:但实际经验表明,不迅速替换你所在团队的一些成员会加剧新管理者的挫败感,妨碍其方案实施.新管理者应在同意就任团队领导前就为替换旧成员争取回旋余地.#282 3:真正的离职原因是与同年龄段人士的对比,以及人生各阶段目标的实现情况.#343 4:

创建uuid,备用

import java.util.UUID; UUID uuid  =  UUID.randomUUID();  String s = UUID.randomUUID().toString(); 创建uuid,备用,布布扣,bubuko.com

【随便扯扯】Standby到底翻译成备用还是待机?

最近在翻译VMware VSAN的一本书,术语用词我以官方中文版客户端软件为准.可是,问题出现了,同一个英文表述在不同的中文版客户端软件中,甚至同一个客户端软件中都翻译的不一样. 比如Standby到底应该翻译成备用还是待机?     Web Client英文版里面是这样的:     到了中文版中同样的界面,3个Standby居然在一个页面里面就有2个不同的翻译了. 让我们再到中文版vSphere Client中去看看:    vSwitch配置过程中的Standby Adapter翻译为待机适

给Hyper-V创建两块网卡备用

描述 给Hyper-V创建两块网卡备用 步骤: 1 打开Hyper-V,在右侧Action栏,单击Virtual Switch Manager- 2 依次选择New Virtual network switch | Internal | Create Virtual Switch 3 指定Name为:InternalVirtualNetwork,选择Innternal network,单击OK 4 继续添加网络,在Hyper-V主窗口右侧,单击Virtual Switch Manager 5 同

COGS 8. 备用交换机

8. 备用交换机 [问题描述] n个城市之间有通讯网络,每个城市都有通讯交换机,直接或间接与其它城市连接.因电子设备容易损坏,需给通讯点配备备用交换机.但备用交换机数量有限,不能全部配备,只能给部分重要城市配置.于是规定:如果某个城市由于交换机损坏,不仅本城市通讯中断,还造成其它城市通讯中断,则配备备用交换机.请你根据城市线路情况,计算需配备备用交换机的城市个数,及需配备备用交换机城市的编号. [输入格式] 输入文件有若干行第一行,一个整数n,表示共有n个城市(2<=n<=100)下面有若干行

备用交换机(cogs 8)

[问题描述] n个城市之间有通讯网络,每个城市都有通讯交换机,直接或间接与其它城市连接.因电子设备容易损坏,需给通讯点配备备用交换机.但备用交换机数量有限,不能全部配备,只能给部分重要城市配置.于是规定:如果某个城市由于交换机损坏,不仅本城市通讯中断,还造成其它城市通讯中断,则配备备用交换机.请你根据城市线路情况,计算需配备备用交换机的城市个数,及需配备备用交换机城市的编号. [输入格式] 输入文件有若干行第一行,一个整数n,表示共有n个城市(2<=n<=100)下面有若干行,每行2个数a.b

COGS8 备用交换机

备用交换机 ★★   输入文件:gd.in   输出文件:gd.out   简单对比时间限制:1 s   内存限制:128 MB [问题描述] n个城市之间有通讯网络,每个城市都有通讯交换机,直接或间接与其它城市连接.因电子设备容易损坏,需给通讯点配备备用交换机.但备用交换机数量有限,不能全部配备,只能给部分重要城市配置.于是规定:如果某个城市由于交换机损坏,不仅本城市通讯中断,还造成其它城市通讯中断,则配备备用交换机.请你根据城市线路情况,计算需配备备用交换机的城市个数,及需配备备用交换机城市

学习C++ 的网址,备用

1)控制台操作 http://blog.csdn.net/stude/article/details/7645056 2)一些函数,容器和库: http://www.cplusplus.com/reference/ 3)C++内存管理 http://www.cnblogs.com/lancidie/archive/2011/08/05/2128318.html 学习C++ 的网址,备用,布布扣,bubuko.com