Skip to content

Commit

Permalink
align tabel readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wolverinn committed Dec 29, 2019
1 parent 0afd3d2 commit 033b4be
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
这是我用来准备后端开发校招面试的一个笔记本。按照计算机基础知识的不同版块,记录了面试中常见的问题以及比较规范的答案,大部分问题都带有更加细节的知识点追问。我用它来收集整理自己遇到的一些面试题,并且在面试前回顾,就像考试之前复习知识点一样。

<div align="center">
<br>


| 计算机网络 | 操作系统 | 数据库 | 设计模式 | 工具 | Python |
| :----------------------: | :-----------------------: | :-------------------------: | :-------------------: | :--------------------------------: | :-------------------: |
| [:cloud:](#1-计算机网络) | [:computer:](#2-操作系统) | [:floppy_disk:](#3-数据库) | [:art:](#4-设计模式) | [:wrench:](#5-git命令行restful) | [:snake:](#6-python) |
| [:cloud:](#1-计算机网络) | [:computer:](#2-操作系统) | [:floppy_disk:](#3-数据库) | [:art:](#4-设计模式) | [:wrench:](#5-工具) | [:snake:](#6-python) |


</br>
</div>

你可以将其作为模拟面试的问题来源,测试你的熟练程度;也可以当作面试前的知识点梳理,对一些细节问题进行填补;
Expand Down Expand Up @@ -45,7 +45,12 @@
</div>

### 4. [设计模式](Design%20Pattern.md)
### 5. [Git/命令行/RESTful](Git-ComdLine-REST.md)
### 5. [工具](Git-ComdLine-REST.md)

<div>
<img src="_v_images/20191229113357178_17374.png" width="160px"></img>
</div>

### 6. [Python](Python%20Handbook.md)

<div align="center">
Expand Down
Binary file added _v_images/20191229113357178_17374.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 033b4be

Please sign in to comment.