摘要:
css部分 *{ margin: 0; padding: 0;}body,html{ width: 100%; height: 100%; position: relative;}li{ margin-top: 10px; list-style: none; border-bottom: 1px d 阅读全文
posted @ 2016-08-31 10:59
凌晨肆丶的洛杉矶
阅读(245)
评论(0)
推荐(0)
摘要:
<script type="text/javascript"> var arr = [10,20,8,9,3,2,1,2,2,2,8]; alert( superSort( arr ) ); function superSort( arr1 ) { var arrFin = []; for( var 阅读全文
posted @ 2016-08-31 10:54
凌晨肆丶的洛杉矶
阅读(202)
评论(0)
推荐(0)
摘要:
<script type="text/javascript"> alert( fnRandom( 10 , 30 , false ) ); function fnRandom( start , end , bInt ){ var m = end - start; //要乘的范围大小 var resu 阅读全文
posted @ 2016-08-31 10:53
凌晨肆丶的洛杉矶
阅读(577)
评论(0)
推荐(0)
摘要:
css部分 .card2d { position: absolute; } .card { width: 100%; height: 100%; cursor: pointer; } .card-a { background-color: red; color: white; text-align: 阅读全文
posted @ 2016-08-31 10:50
凌晨肆丶的洛杉矶
阅读(187)
评论(0)
推荐(0)
摘要:
css部分 *{ margin: 0; padding: 0;}body,html{ width: 100%; height: 100%; background: #000; font-size: 14px; font-family: "DFPSHAONVW5-GB";}#all{ width: 3 阅读全文
posted @ 2016-08-31 10:46
凌晨肆丶的洛杉矶
阅读(234)
评论(0)
推荐(0)

浙公网安备 33010602011771号