update
This commit is contained in:
parent
2f38d6fa15
commit
e9ac07e0a4
23
README.md
23
README.md
@ -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
img/alipay.PNG
Normal file
BIN
img/alipay.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
img/wechatpay.PNG
Normal file
BIN
img/wechatpay.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue
Block a user