File tree Expand file tree Collapse file tree 4 files changed +0
-18
lines changed
Expand file tree Collapse file tree 4 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -42,5 +42,4 @@ website/src/modern-cpp/exercises
4242website /src /modern-cpp /code
4343website /src /modern-cpp /assets /cover-2nd-en.png
4444website /src /modern-cpp /assets /cover-2nd.png
45- website /src /modern-cpp /assets /qq-group.png
4645website /src /modern-cpp /assets /figures /*
Original file line number Diff line number Diff line change @@ -9,17 +9,3 @@ order: 2
99The book offers a telegram chat group, feel free to join if you are interested:
1010
1111[ ![ ] ( https://img.shields.io/badge/chat-telegram-blue.svg?style=popout-square&logo=telegram )] ( https://t.me/joinchat/FEeulBM5OVYzuDI4phQ9Mg )
12-
13- ## 交流
14-
15- 本书有以下读者 QQ 交流群,有兴趣的读者可以加入,加群需正确回答加群密码:
16-
17- ![ ] ( ../assets/qq-group.png )
18-
19- > 提示: ` bW9kZXJuLWNwcC10dXRvcmlhbC1naXRodWI= `
20-
21- 本书还提供以下读者微信交流群,有兴趣的读者可以加入,加群请扫描如下二维码:
22-
23- ![ ] ( ../assets/wechat-group.jpg )
24-
25- 若群已加满,请联系并添加 ` oulongqi ` 并注明『现代 C++ 教程』获取入群邀请。
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ all: clean
55 cp ../assets/cover-2nd-en.png ./src/modern-cpp/assets/cover-2nd-en.png
66 cp ../assets/alipay.jpg ./src/modern-cpp/assets/alipay.jpg
77 cp ../assets/wechat.jpg ./src/modern-cpp/assets/wechat.jpg
8- cp ../assets/wechat-group.jpg ./src/modern-cpp/assets/wechat-group.jpg
9- cp ../assets/qq-group.png ./src/modern-cpp/assets/qq-group.png
108 cp ../assets/donate.md ./src/modern-cpp/about/
119 cp ../assets/community.md ./src/modern-cpp/about/
1210 cp -r ../assets/figures ./src/modern-cpp/assets/figures
2119 ./src/modern-cpp/assets/figures \
2220 ./src/modern-cpp/assets/alipay.jpg \
2321 ./src/modern-cpp/assets/wechat.jpg \
24- ./src/modern-cpp/assets/wechat-group.jpg \
2522 ./src/modern-cpp/about/donate.md \
2623 ./src/modern-cpp/about/community.md \
2724 ./src/modern-cpp/code \
You can’t perform that action at this time.
0 commit comments