This commit is contained in:
gcxzhang
2020-05-31 06:59:43 +08:00
parent 2f38d6fa15
commit e9ac07e0a4
3 changed files with 21 additions and 2 deletions
+21 -2
View File
@@ -18,6 +18,8 @@ https://light-city.club/sc/
---
### 项目运行
- **代码环境**
@@ -30,8 +32,6 @@ https://light-city.club/sc/
尽量用g++,因为一开始我用的vim写的,所以纯g++,后来用编译器CLion,部分有CMakeLists.txt文件,直接导入就行,后面会更新这个文件包含整个项目,持续关注~
### 0.项目概要
- 中文名:**C++ 那些事**
@@ -363,3 +363,22 @@ map<int, int> mp{
</tbody>
</table>
### 12.赞助我
如果觉得不错,赞助我吧~
<table>
<tbody>
<tr>
<th align="center" style="">
<img src="./img/alipay.png"><br>
支付宝
</th>
<th align="center" style="">
<img src="./img/wechatpay.png"><br>
微信
</th>
</tr>
</tbody>
</table>
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB