Skip to content

Commit ec1f6e2

Browse files
committed
d
1 parent 13eab3f commit ec1f6e2

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55

66
这里收录自己积累的计算机相关技术,可以在短期之内入门的简单实用教程。
77

8-
1. 55分钟学会正则表达式
9-
2. sed教程
10-
3. awk教程
11-
4. 8种Nosql数据库系统对比
12-
5. 十步完全理解SQL
13-
6.
8+
1. [55分钟学会正则表达式](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/30-minutes-to-learn-regex.md)
9+
2. [sed教程](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/sed.md)
10+
3. [awk教程](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/awk.md)
11+
4. [8种Nosql数据库系统对比](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/nosql.md)
12+
6. [十步完全理解SQL](https://github.com/LippiOuYang/practical-computer-skills/blob/master/src/sql.md)

0 commit comments

Comments
 (0)