1. 首页
  2. 数据库
  3. 其它
  4. rust_fizzbuzz:使用TDD在Rust中进行Fizzbuzz 源码

rust_fizzbuzz:使用TDD在Rust中进行Fizzbuzz 源码

上传者: 2021-04-20 04:19:59上传 ZIP文件 2.82KB 热度 9次
介绍 这是用TDD编写的Rust Fizz Buzz实现,用于熟悉Rust。 先决条件 访问并按照说明进行操作。 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 建造 cargo build 测试 cargo test 或者 cargo test --no-fail-fast 跑 > ./target/debug/rust_fizzbuzz 1 > ./target/debug/rust_fizzbuzz 2 ...
下载地址
用户评论