使用JavaScript中的lodash编写双色球效果
网络编程 2021-07-04 16:46www.168986.cn编程入门
本文通过实例代码给大家介绍的使用JavaScript中的lodash编写双色球效果,非常不错,具有一定的参考借鉴价值,需要的朋友参考下吧
具体代码如下所述
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> <style> header { width: 500px; height: 100px; margin: 0 auto; background-color: red; border-radius: 10px; } header>h1 { color: orange; text-align: center; line-height: 100px; } li { list-style: none; } input { width: 40px; height: 30px; } .change { width: 500px; height: 400px; background-color: burlywood; margin: 0 auto; } .change>p:first-child { text-align: center; font-size: 24px; } .change>p:nth-child(2) { color: red; } .change>p:nth-child(4) { color: blue; } #red { display: flex; } #red input { margin-right: 20px; } #star { width: 100px; height: 50px; margin-left: 190px; } .return { color: red; font-size: 20px; text-align: center; } </style> </head> <body> <header> <h1>中国福利双色球</h1> </header> <div class="change"> <p>请选择号码</p> <p>红球(1~33)</p> <ul id="red"> <li id="red1"> <input type="text" value=""> <input type="text" value=""> <input type="text" value=""> <input type="text" value=""> <input type="text" value=""> <input type="text" value=""> </li> </ul> <p>蓝球(1~16)</p> <ul id="blue"> <li> <input type="text" value="" id="playblue"> </li> </ul> <p> <input type="button" value="确定" id="star"> </p> <p>彩票结果为</p> <p class="return"></p> </div> <script src="./lodash.js"></script> <script> window.onload = function () { let num = [];//创建空数组 while (true) { num.push(_.random(1, 33));//将随机数添加到num中 num = _.uniq(num)//去重 if (num.length == 6) { break; } } let num1 = [];//蓝球数 num1.push(_.random(1, 16)); console.log(num, num1) let star = document.getElementById('star'); let playblue = document.getElementById('playblue'); let end =document.querySelector('.return'); let input = document.querySelectorAll('#red1>input')//得到所有的input console.log(input) star.onclick = function () { //红球 let play = []; _.forEach(input, function (text) { let test = text.value-0;//获取输入的值 play.push(test) }) //蓝球 let play1=[]; play1.push(playblue.value-0); //判断 //红球判断 restu=_.intersection(num,play); //蓝球判断 restu1=_.intersection(num1,play1); if(restu.length==6&&restu1.length==0){ end.innerHTML="恭喜你获得二等奖" }else if(restu.length==4||(restu.length==3&&restu1.length==1)){ end.innerHTML='恭喜你获得五等奖10元' }else if(restu.length==1&&restu1.length==1){ end.innerHTML='恭喜你获得六等奖5元' }else if(restu.length==0){ end.innerHTML='未中奖' }else if(restu.length==6&&restu1.length==1){ end.innerHTML="恭喜你获得一等奖500万" }else if(restu.length==5&&restu1.length==1){ end.innerHTML="恭喜你获得三等奖3000元" } } } </script> </body> </html>
以上所述是长沙网络推广给大家介绍的使用JavaScript中的lodash编写双色球效果,希望对大家有所帮助,如果大家有任何疑问欢迎给我留言,长沙网络推广会及时回复大家的!
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程