Skip to content

Commit 8e2d717

Browse files
committed
🎉 add how-to-use-swoole-in-wsl.md
1 parent 756c472 commit 8e2d717

3 files changed

Lines changed: 514 additions & 3 deletions

File tree

content/posts/developer/learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "学习资料"
33
subtitle: "持续更新"
44

5-
weight: 3
5+
weight:
66

77
init_date: "2024-09-05T23:01:09+08:00"
88

content/posts/developer/wampserver-install-usage.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ featuredImage: ""
1818
reproduce: false
1919

2020
tags: [ "wampserver","php" ]
21-
categories: [ "开发者手册" ]
21+
categories: [ "开发者手册","php" ]
2222
lightgallery: true
2323

2424
toc: true
@@ -38,6 +38,8 @@ math: true
3838

3939
## 下载
4040

41+
> 如果缺少 Visual C++ 的扩展,可以去 [https://wampserver.aviatechno.net/](https://wampserver.aviatechno.net/) 统一下载。
42+
4143
安装 wampserver 之前我们需要先安装 Visual C++ Redistributable for Visual Studio,这是 visual 2015
4244
的下载地址 [Visual C++ Redistributable for Visual Studio 2015 from Official Microsoft Download Center](https://www.microsoft.com/en-us/download/details.aspx?id=48145)
4345
,根据自己的版本下载对应的版本。
@@ -100,4 +102,3 @@ visual c++ redistributable for visual studio 2012 在很多时候已经不能用
100102

101103

102104

103-

0 commit comments

Comments
 (0)