mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 06:07:20 +08:00 
			
		
		
		
	feat: add Swift installation
This commit is contained in:
		@ -41,3 +41,8 @@ comments: true
 | 
			
		||||
 | 
			
		||||
1. 下载并安装 [.Net 6.0](https://dotnet.microsoft.com/en-us/download) ;
 | 
			
		||||
2. 在 VSCode 的插件市场中搜索 `c#` ,安装 c# 。
 | 
			
		||||
 | 
			
		||||
## 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)。
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user