Basic-JS:Vanilla JS实践

时间:2024-04-06 11:41:06
【文件属性】:

文件名称:Basic-JS:Vanilla JS实践

文件大小:33KB

文件格式:ZIP

更新时间:2024-04-06 11:41:06

JavaScript

基本JavaScript练习 当我在BCH学院学习全栈开发时,这是不同任务和实践的集合。 除了基本HTML5,纯CSS和Vanilla Javascript外,没有其他技术可以使用。 使用Window alert() and prompt()方法的第一个基本任务 使用switch语句& Math.round()和Math.random()函数将数字转换为芬兰语。 仅在Web控制台中可用。 从0-1生成5个随机整数,并在控制台日志中返回结果和获胜概率。 规则如下: 全部五个1,头奖! 恭喜,所有五个0! 但是没有胜利 对于简单的头奖游戏,从0-1生成5个随机整数组成的数组。 规则如下: 全部五个1,头奖! 恭喜,所有五个0! 但是没有胜利 全部四个1,小奖 只有中奖时游戏才会停止 宣布已经进行了几轮比赛才能赢得大奖 如果每轮费用为50美分,则运行上述程序5次,则平均用户必须花费多少


【文件预览】:
Basic-JS-master
----pokeAPI-simplified()
--------index.html(372B)
--------script.js(2KB)
----scopeandfunc()
--------task_2()
--------calculator()
----gasoline-test()
--------user-age()
--------index.html(896B)
--------main.js(827B)
----setInterval()
--------index.html(658B)
--------style.css(574B)
--------script.js(2KB)
----top-button()
--------index.html(1KB)
--------style.css(1KB)
--------script.js(1KB)
----Basic-JS()
--------translator.js(4KB)
--------scripts.js(1KB)
--------array()
--------index.html(298B)
--------styles.css(42B)
----openapi-weather()
--------index.html(878B)
--------.gitignore(11B)
--------app.js(1024B)
--------style.css(1KB)
----async()
--------index.html(643B)
--------main.js(1KB)
--------README.md(0B)
--------style.css(0B)
----task1-beginner()
--------index.html(410B)
--------style.css(48B)
--------script.js(114B)
----gradient-background()
--------scripts.js(736B)
--------index.html(1KB)
--------styles.css(417B)
----timecountdown()
--------index.html(763B)
--------style.css(0B)
--------script.js(0B)
----basic-function()
--------index.html(311B)
--------script.js(0B)
----README.md(3KB)
----arrayexercises.js()
--------arrayexercises.js(5KB)
----Object()
--------index.html(1KB)
--------style.css(59B)
--------script.js(1KB)
----speed-game()
--------test.js(2KB)
--------index.html(888B)
--------main.js(2KB)
--------style.css(991B)

网友评论