From f847c0a6876415bf05c71ae6a61ea0dafe3038e1 Mon Sep 17 00:00:00 2001 From: YdrMaster Date: Sun, 21 Jul 2024 08:24:57 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A2=9E=E5=8A=A0=E5=AD=A6=E4=B9=A0?= =?UTF-8?q?=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: YdrMaster --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e3713881..c1b523a9 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,9 @@ ``` 总结所有练习通过情况。 + +## 其他学习资源 + +- [Microsoft:欢迎回到 C++](https://learn.microsoft.com/zh-cn/cpp/cpp/welcome-back-to-cpp-modern-cpp?view=msvc-170) +- ~~[Google 风格指南(中文版)](https://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/contents.html)~~(deprecated) +- [360 安全规则集合](https://github.com/Qihoo360/safe-rules)