From 0dd84ccc655fb1edb2c5b0ca398fa359439bbba6 Mon Sep 17 00:00:00 2001 From: huihut Date: Tue, 17 Apr 2018 20:05:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=B4=E6=98=8E=E3=80=81?= =?UTF-8?q?=E5=BB=BA=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e8b3038..1587197 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +# C/C++面试知识总结 + +为2018年春招总结的C/C++面试知识,只为复习、分享。知识点与图片部分来自网络,侵删。欢迎 `star`,欢迎提出 `issues`,欢迎加入 `gitter` + +[![Join the chat at https://gitter.im/cppInterview/Lobby](https://badges.gitter.im/cppInterview/Lobby.svg)](https://gitter.im/cppInterview/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +## 使用建议 + +* `Ctrl+F`:快速查找定位知识点 +* `TOC导航`:配合 [jawil/GayHub](https://github.com/jawil/GayHub) 插件使用更佳 + ## 目录 * [C/C++](#cc)