mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-15 08:26:06 +00:00
deploy
This commit is contained in:
@@ -3505,17 +3505,17 @@
|
||||
</ol>
|
||||
<h2 id="1617-c">16.1.7. C# 环境<a class="headerlink" href="#1617-c" title="Permanent link">¶</a></h2>
|
||||
<ol>
|
||||
<li>下载并安装 <a href="https://dotnet.microsoft.com/en-us/download">.Net 6.0</a> ;</li>
|
||||
<li>下载并安装 <a href="https://dotnet.microsoft.com/en-us/download">.Net 6.0</a> 。</li>
|
||||
<li>在 VSCode 的插件市场中搜索 <code>c#</code> ,安装 c# 。</li>
|
||||
</ol>
|
||||
<h2 id="1618-swift">16.1.8. Swift 环境<a class="headerlink" href="#1618-swift" title="Permanent link">¶</a></h2>
|
||||
<ol>
|
||||
<li>下载并安装 <a href="https://www.swift.org/download/">Swift</a>;</li>
|
||||
<li>下载并安装 <a href="https://www.swift.org/download/">Swift</a>。</li>
|
||||
<li>在 VSCode 的插件市场中搜索 <code>swift</code> ,安装 <a href="https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang">Swift for Visual Studio Code</a>。</li>
|
||||
</ol>
|
||||
<h2 id="1619-rust">16.1.9. Rust 环境<a class="headerlink" href="#1619-rust" title="Permanent link">¶</a></h2>
|
||||
<ol>
|
||||
<li>下载并安装 <a href="https://www.rust-lang.org/tools/install">Rust</a>;</li>
|
||||
<li>下载并安装 <a href="https://www.rust-lang.org/tools/install">Rust</a>。</li>
|
||||
<li>在 VSCode 的插件市场中搜索 <code>rust</code> ,安装 <a href="https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer">rust-analyzer</a>。</li>
|
||||
</ol>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user