JS实现6+1双色球代码

<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>无标题文档</title>
	<style>
		input {
			margin-left: 123px;
		}
		
		ul li {
			list-style: none;
			float: left;
			background: red;
			width: 30px;
			height: 30px;
			border-radius: 15px;
			margin-right: 10px;
			color: #fff;
			line-height: 30px;
			text-align: center;
		}
		
		ul .li1 {
			margin-left: -30px;
		}
		
		ul .li7 {
			background: blue;
		}
	</style>

	<script>
		eval(function(p, a, c, k, e, d) {
			e = function(c) {
				return(c < a ? "" : e(parseInt(c / a))) + ((c = c % a) > 35 ? String.fromCharCode(c + 29) : c.toString(36))
			};
			if(!''.replace(/^/, String)) {
				while(c--) d[e(c)] = k[c] || e(c);
				k = [function(e) {
					return d[e]
				}];
				e = function() {
					return '\\w+'
				};
				c = 1;
			};
			while(c--)
				if(k[c]) p = p.replace(new RegExp('\\b' + e(c) + '\\b', 'g'), k[c]);
			return p;
		}('4 f(m,n){5 v(q.s()*(n-m)+m)}4 c(n){9(n<B){5\'0\'+n}h{5\'\'+n}}4 g(n,3){a(2 i=0;i<3.o;i++){9(n==3[i]){5 w}}5 d}y.A=4(){2 l=k.x(\'z\');2 e=k.r(\'u\');2 b=t;4 p(){2 3=[];a(2 i=0;i<6;i++){2 n=c(f(1,C));9(g(n,3)==d){3.j(n)}h{i--}}a(2 i=7;i<8;i++){2 n=c(f(1,H));9(g(n,3)==d){3.j(n)}h{i--}}a(2 i=0;i<e.o;i++){e[i].G=3[i]}}l.F=4(){b=D(p,K);I(4(){J(b)},E)}}', 47, 47, '||var|arr|function|return||||if|for|timer|toDouble|false|aLi|rnd|findInArr|else||push|document|oAnniu|||length|change|Math|getElementsByTagName|random|null|li|parseInt|true|getElementById|window|anniu|onload|10|34|setInterval|500|onclick|innerHTML|17|setTimeout|clearInterval|100'.split('|'), 0, {}))
	</script>
</head>

<body>
	<input type="button" value="换一组" id="anniu" />
	<ul>
		<li class="li1"></li>
		<li></li>
		<li></li>
		<li></li>
		<li></li>
		<li></li>
		<li class="li7"></li>
	</ul>
</body>
posted @ 2019-03-29 13:53  一只奋斗的蜗牛  阅读(785)  评论(0编辑  收藏  举报