3 个稳定版本
1.0.2 | 2019年2月11日 |
---|---|
1.0.1 | 2019年2月10日 |
1.0.0 | 2019年2月9日 |
#108 in #计算器
每月下载 32 次
5KB
82 行
command_line_calculator
一个用 Rust 编写的简单命令行计算器。
GitHub: https://github.com/SmushyRepo/command_line_calculator/
Cargo: https://crates.io/crates/command_line_calculator/
如何安装(方法1)
如何安装 Cargo
-
打开您的控制台/终端/Powershell/命令提示符。
-
安装 cargo https://doc.rust-lang.net.cn/cargo/getting-started/installation.html
如何安装 command_line_calculator
-
打开您的控制台/终端/Powershell/命令提示符。
-
运行 "cargo install command_line_calculator" 来安装它
如何运行 command_line_calculator
-
打开您的控制台/终端/Powershell/命令提示符。
-
键入 "command_line_calculator" 来运行。
如何更新 command_line_calculator
-
打开您的控制台/终端/Powershell/命令提示符
-
运行 "cargo install command_line_calculator --force"
如何卸载 command_line_calculator
-
打开您的控制台/终端/Powershell/命令提示符。
-
运行 "cargo uninstall command_line_calculator"
如何安装(方法2)
如何安装 command_line_calculator
-
前往 https://github.com/SmushyRepo/command_line_calculator/releases/
-
下载适用于您系统的文件。
如何运行 command_line_calculator
- 打开您下载的文件。
如何更新 command_line_calculator
如何卸载 command_line_calculator
- 找到您下载的文件并将其删除。