Go to file
shzhxh 80d69f4cd1 update 2022-06-18 2022-06-18 17:24:18 +08:00
.github/workflows sync different hubs at different time 2022-06-01 17:06:56 +08:00
Compiling-Principle 20211111 update 2021-11-11 20:24:26 +08:00
Data-Structure init 2019-01-27 10:38:16 +08:00
Hardware update 2022-06-18 2022-06-18 17:24:18 +08:00
Languages update 2022-06-18 2022-06-18 17:24:18 +08:00
Network init 2019-01-27 10:38:16 +08:00
OS update 2022-06-18 2022-06-18 17:24:18 +08:00
Software update 2022-06-18 2022-06-18 17:24:18 +08:00
others add cmd : convert 2021-04-11 20:39:59 +08:00
README.md update something about Linux OS 2020-06-10 16:58:20 +08:00

README.md

本仓库的作用是记录所学的知识。其结构如下:

  • README.md本文件。

  • Compiling-Principle关于编译原理。

  • Hardware关于计算机原理与硬件。

  • OS关于操作系统。

  • Data-Structure关于数据结构。

  • Languages关于编程语言包括Shell编程与硬件描述语言

  • Network关于网络。

  • SoftwareLinux下软件的用法。

  • others其它暂未分类的部分。