bowling:保龄球计分系统

时间:2024-07-11 14:21:38
【文件属性】:

文件名称:bowling:保龄球计分系统

文件大小:10KB

文件格式:ZIP

更新时间:2024-07-11 14:21:38

JavaScript

保龄球计分系统 该项目是由 Maja Gorzkowicz 为 BBC 评估中心日(2015 年 3 月 2 日)创建的。 组件 bowling/ ├── main.html ├── README.md ├── css/ │ └── bowling.css ├── js/ │ ├── tests │ │ ├── pseudocodeTest.js │ │ ├── conf.js │ │ └── spec.js │ └── bowling.js └── not_working_php/ ├── main.html ├── main.php ├── main_2.php ├── names.php └── test.php 由于与 phpunit 的兼容性问题(选择该语言的主要原因),最初的 php 版本已被删除。


【文件预览】:
bowling-master
----not_working_php()
--------main.php(140B)
--------main_2.php(1KB)
--------test.php(257B)
--------main.html(435B)
--------names.php(53B)
----js()
--------bowling.js(13KB)
--------tests()
----css()
--------bowling.css(1KB)
----README.md(734B)
----main.html(1KB)

网友评论