Skip to content

Commit 393fc50

Browse files
authored
Update 2016-4-9-编程资料--Python.md
1 parent 3c6e27f commit 393fc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/Program-Document/2016-4-9-编程资料--Python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tags : [program, document, python]
2323
## 文档
2424
+ [Python 基础教程](http://www.runoob.com/python/python-tutorial.html)
2525
+ [Python 2.7.11 documentation](https://docs.python.org/2/index.html)
26-
+ **[Python 中文官方文档](http://python.usyiyi.cn/)**
26+
+ **[Python 中文官方文档](http://python.usyiyi.cn/)(持续更新中)**
2727
+ [Python入门教程](http://python.usyiyi.cn/python_278/tutorial/index.html)
2828
+ [Python语言参考](http://python.usyiyi.cn/python_278/reference/index.html)
2929
+ [Python标准库](http://python.usyiyi.cn/python_278/library/index.html)

0 commit comments

Comments
 (0)