From 531fff3677890095256148a38f6a71cd013b7111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=93=E6=9E=AD=E5=AF=92?= <499065469@qq.com> Date: Wed, 3 Dec 2014 18:50:36 +0800 Subject: [PATCH] add Show Me the Code Python version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加 Org 地址 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e91e219be6..09e17e4f69 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ - Python 练习册,每天一个小程序。注:将 Python 换成其他语言,大多数题目也试用 - 不会出现诸如「打印九九乘法表」、「打印水仙花」之类的题目 - 欢迎大家 Pull Request 出题目,贴代码(Gist、Blog皆可):-) - +- [每个题目的代码在](https://github.com/Show-Me-the-Code/python) +- 本文本文由@史江歌(shijiangge@gmail.com QQ:499065469)根据互联网资料收集整理而成,感谢互联网,感谢各位的分享。鸣谢!本文会不断更新。 > Talk is cheap. Show me the code.--Linus Torvalds ---------- @@ -162,4 +163,4 @@ - 阅读资料 [Hashing Strings with Python](http://www.pythoncentral.io/hashing-strings-with-python/) -- 阅读资料 [Python's safest method to store and retrieve passwords from a database](http://stackoverflow.com/questions/2572099/pythons-safest-method-to-store-and-retrieve-passwords-from-a-database) \ No newline at end of file +- 阅读资料 [Python's safest method to store and retrieve passwords from a database](http://stackoverflow.com/questions/2572099/pythons-safest-method-to-store-and-retrieve-passwords-from-a-database)