Skip to content

Commit db18b6c

Browse files
committed
add Python语言总结-初级中级高级教程
内容详实,例子丰富,特别是内置模块和第三方库的例子。
1 parent 555dba7 commit db18b6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,11 @@ Python技术博客、招聘、开源软件、Python中文网站导航 [点击打
224224
[PEP 20 (Python之禅) 的实例](http://artifex.org/~hblanks/talks/2011/pep20_by_example.html) 说明:code_stype
225225

226226
[Unicode之痛](http://pycoders-weekly-chinese.readthedocs.org/en/latest/issue5/unipain.html)
227+
227228
[stackoverflow上Python相关回答整理翻译](https://github.com/wklken/stackoverflow-py-top-qa)
228229

230+
[Python语言总结-初级中级高级教程](http://www.crifan.com/files/doc/docbook/python_summary/release/html/python_summary.html) 作者:@Crifan Li
231+
229232

230233
八、爬虫以及模拟登陆新浪微博
231234
--------------------------------------

0 commit comments

Comments
 (0)