# CS-Notes
算法 | 操作系统 | 网络 | 面向对象 | 数据库 | Java | 系统设计 | 工具 | 编码实践 | 后记 |
---|---|---|---|---|---|---|---|---|---|
✏️ | 💻 | ☁️ | 🎨 | 💾 | ☕️ | 💡 | 🔧 | 🍉 | 📝 |

# ✏️ 算法
# 💻 操作系统
# ☁️ 网络
# 💾 数据库
- 数据库系统原理 (opens new window)
- SQL 语法 (opens new window)
- SQL 练习 (opens new window)
- MySQL (opens new window)
- Redis (opens new window)
# ☕️ Java
- Java 基础 (opens new window)
- Java 容器 (opens new window)
- Java 并发 (opens new window)
- Java 虚拟机 (opens new window)
- Java I/O (opens new window)
# 💡 系统设计
- 系统设计基础 (opens new window)
- 分布式 (opens new window)
- 集群 (opens new window)
- 攻击技术 (opens new window)
- 缓存 (opens new window)
- 消息队列 (opens new window)
# 🎨 面向对象
# 🔧 工具
# 🍉 编码实践
# 📝 后记
# 排版
笔记内容按照 中文文案排版指北 (opens new window) 进行排版,以保证内容的可读性。
不使用 ![]()
这种方式来引用图片,而是用 <img>
标签。一方面是为了能够控制图片以合适的大小显示,另一方面是因为 GFM (opens new window) 不支持 <center> ![]() </center>
这种方法让图片居中显示,只能使用 <div align="center"> <img src=""/> </div>
达到居中的效果。
在线排版工具:Text-Typesetting (opens new window)。
# License
本仓库的内容不是将网上的资料随意拼凑而来,除了少部分引用书上和技术文档的原文(这部分内容都在末尾的参考链接中加了出处),其余都是我的原创。在您引用本仓库内容或者对内容进行修改演绎时,请署名并以相同方式共享,谢谢。
转载文章请在开头明显处标明该页面地址,公众号等其它转载请联系 zhengyc101@163.com。
Logo:logomakr (opens new window)
# 致谢
感谢以下人员对本仓库做出的贡献,当然不仅仅只有这些贡献者,这里就不一一列举了。如果你希望被添加到这个名单中,并且提交过 Issue 或者 PR,请与我联系。