We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13eab3f commit ec1f6e2Copy full SHA for ec1f6e2
README.md
@@ -5,9 +5,8 @@
5
6
这里收录自己积累的计算机相关技术,可以在短期之内入门的简单实用教程。
7
8
-1. 55分钟学会正则表达式
9
-2. sed教程
10
-3. awk教程
11
-4. 8种Nosql数据库系统对比
12
-5. 十步完全理解SQL
13
-6.
+1. [55分钟学会正则表达式](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/30-minutes-to-learn-regex.md)
+2. [sed教程](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/sed.md)
+3. [awk教程](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/awk.md)
+4. [8种Nosql数据库系统对比](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/nosql.md)
+6. [十步完全理解SQL](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/sql.md)
0 commit comments