From dc93832af9f8d88a516109b8418ad1327f58715a Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Wed, 4 Nov 2020 23:42:58 +0800 Subject: [PATCH] auto commit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c79e81db..4a94b455 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,6 @@ - [HTTP](https://github.com/CyC2018/CS-Notes/blob/master/notes/HTTP.md) - [Socket](https://github.com/CyC2018/CS-Notes/blob/master/notes/Socket.md) -## :art: 面向对象 - -- [面向对象思想](https://github.com/CyC2018/CS-Notes/blob/master/notes/面向对象思想.md) -- [设计模式](https://github.com/CyC2018/CS-Notes/blob/master/notes/设计模式%20-%20目录.md) - ## :floppy_disk: 数据库 - [数据库系统原理](https://github.com/CyC2018/CS-Notes/blob/master/notes/数据库系统原理.md) @@ -66,6 +61,11 @@ - [缓存](https://github.com/CyC2018/CS-Notes/blob/master/notes/缓存.md) - [消息队列](https://github.com/CyC2018/CS-Notes/blob/master/notes/消息队列.md) +## :art: 面向对象 + +- [面向对象思想](https://github.com/CyC2018/CS-Notes/blob/master/notes/面向对象思想.md) +- [设计模式](https://github.com/CyC2018/CS-Notes/blob/master/notes/设计模式%20-%20目录.md) + ## :wrench: 工具 - [Git](https://github.com/CyC2018/CS-Notes/blob/master/notes/Git.md)