Skip to content

Commit 056bc7a

Browse files
author
littlelory
committed
README.md
1 parent bf88de4 commit 056bc7a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 代码池
2+
3+
保存平时写的demo、工具类、小项目,用来以后脑子短路忘掉了,或者想要知道曾经自己的代码是多么low的时候使用。
4+
5+
6+
## 目录
7+
### java相关
8+
* [【工具类】HTTP请求工具类(apache httpclient)](https://github.com/LittleLory/codePool/blob/master/java/apache_HttpClient_PoolManager_demo.java)
9+
10+
### python相关
11+
* [【小项目】汽车之家爬虫(scrapy)](https://github.com/LittleLory/codePool/tree/master/python/autohome_spider)

0 commit comments

Comments
 (0)