Skip to content

Commit 045e134

Browse files
committed
redeme更新
redeme更新
1 parent 7c0d596 commit 045e134

File tree

7 files changed

+6
-1
lines changed

7 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
|分类|简介|
22
|-|-|
3-
|[Python相关](./python_notes/python_notes.md)||
3+
|[Python相关](./python_notes/main.md)|python常用小知识点,目录监控,文件处理,日志,socket,多线程,多进程等......|
4+
|[Linux相关](./linux/main.md)|linux常用操作命令,vim,环境安装部署等......|
5+
|[Python数据分析](./data_analysis/main.md)|《深入浅出统计学》,numpy,pandas基础概念及练习等......|
6+
|[Python爬虫](./spiders/main.md)|python爬虫基础库requests,beautifulsoup,xpath,selenium,代理池,部分网站爬虫等......|
7+
|[TCP/IP与HTTP协议](./network_protocol/main.md)|网络基础知识,tcp/ip协议与http协议等......|
8+
|[LeetCode刷题](./leetcode/main.md)|leetcode分类算法刷题,数组,链表,哈希表,字符串等......|
File renamed without changes.

leetcode/main.md

Whitespace-only changes.

linux/main.md

Whitespace-only changes.

network_protocol/main.md

Whitespace-only changes.

python_notes/main.md

Whitespace-only changes.

spiders/main.md

Whitespace-only changes.

0 commit comments

Comments
 (0)