文件名称:exchange-rates:汇率
文件大小:589KB
文件格式:ZIP
更新时间:2024-06-16 08:55:59
JavaScript
:heavy_dollar_sign: 消耗RESTful API来计算汇率。
••
先决条件
在开始之前,您需要在计算机上安装以下工具: 和 。 此外,最好有一个编辑器来处理像这样的代码。
:game_die: 运行后端(服务器)
# Clone this repository
$ git clone < https>
# Access the project folder on terminal/cmd
$ cd exchange-rates
# To access the project in the browser, activate the Apache server and then go to
【文件预览】:
exchange-rates-main
----index.php(4KB)
----assets()
--------background.jpg(458KB)
--------icon.png(177KB)
----LICENSE(1KB)
----js()
--------script.js(963B)
--------jquery.mask.js(23KB)
----css()
--------style.css(761B)
----README.md(2KB)
----Price.php(954B)
----controller.php(168B)