mirror of
https://github.com/krahets/hello-algo.git
synced 2026-05-03 16:02:29 +08:00
build
This commit is contained in:
@@ -45,8 +45,8 @@ comments: true
|
||||
|
||||
### 8. Swift 环境
|
||||
|
||||
1. 下载并安装 [Swift](https://www.swift.org/download/)。
|
||||
2. 在 VSCode 的插件市场中搜索 `swift` ,安装 [Swift for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang)。
|
||||
1. 下载并安装 [Swift](https://www.swift.org/download/) 。
|
||||
2. 在 VSCode 的插件市场中搜索 `swift` ,安装 [Swift for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang) 。
|
||||
|
||||
### 9. Dart 环境
|
||||
|
||||
@@ -55,5 +55,5 @@ comments: true
|
||||
|
||||
### 10. Rust 环境
|
||||
|
||||
1. 下载并安装 [Rust](https://www.rust-lang.org/tools/install)。
|
||||
2. 在 VSCode 的插件市场中搜索 `rust` ,安装 [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)。
|
||||
1. 下载并安装 [Rust](https://www.rust-lang.org/tools/install) 。
|
||||
2. 在 VSCode 的插件市场中搜索 `rust` ,安装 [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) 。
|
||||
|
||||
Reference in New Issue
Block a user