Thermostat-with-Daniel:Javascript练习

时间:2024-06-06 16:40:08
【文件属性】:

文件名称:Thermostat-with-Daniel:Javascript练习

文件大小:128KB

文件格式:ZIP

更新时间:2024-06-06 16:40:08

JavaScript

温控器 这是第5周的恒温器Javascript练习。 贡献者: @丹尼尔·约翰斯顿(DanielJohnston) 实现的功能: Thermostat starts at 20 degrees You can increase the temp with the up button You can decrease the temp with the down button The minimum temperature is 10 degrees If power saving mode is on, the maximum temperature is 25 degrees If power saving mode is off, the maximum temperature is 32 degrees Power saving mode is on by default Yo


【文件预览】:
Thermostat-with-Daniel-master
----public()
--------src()
--------lib()
--------Thermostat.html(1KB)
----config.ru(59B)
----SpecRunner.html(916B)
----Gemfile(107B)
----spec()
--------hold.js(18B)
--------thermostatSpec.js(3KB)
--------spec_helper.rb(4KB)
--------SpecHelper.js(320B)
--------features()
----README.md(829B)
----MIT.LICENSE(1KB)
----.rspec(30B)
----Gemfile.lock(1023B)
----app()
--------models()
--------thermostat.rb(938B)

网友评论