From 87478efce001b0f9be15aa9a4811fdec84f0b06d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=9E=E9=BE=99?= Date: Mon, 29 Oct 2018 20:30:41 +0800 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 88a9cfd..abbc2c0 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,28 @@ # 数据结构思维中文版 -原书:[Think Data Structures: Algorithms and Information Retrieval in Java](http://greenteapress.com/thinkdast/html/index.html) - -译者:[飞龙](https://github.com/wizardforcel) - -版本:1.0.0 - -自豪地采用[谷歌翻译](https://translate.google.cn/) +> 原书:[Think Data Structures: Algorithms and Information Retrieval in Java](http://greenteapress.com/thinkdast/html/index.html) +> +> 译者:[飞龙](https://github.com/wizardforcel) +> +> 版本:1.0.0 +> +> 协议:[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) +> +> 自豪地采用[谷歌翻译](https://translate.google.cn/) +> +> 欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远。 + ++ [ApacheCN LeetCode 刷题群 812791932](http://qm.qq.com/cgi-bin/qm/qr?k=O4wL2pA1LJEArhZ02mI-_YLn4gQFaQjK) ++ [ApacheCN 学习资源](http://www.apachecn.org/) + +‍ + [在线阅读](https://www.gitbook.com/book/wizardforcel/think-dast/details) + [PDF格式](https://www.gitbook.com/download/pdf/book/wizardforcel/think-dast) + [EPUB格式](https://www.gitbook.com/download/epub/book/wizardforcel/think-dast) + [MOBI格式](https://www.gitbook.com/download/mobi/book/wizardforcel/think-dast) -+ [代码仓库](http://github.com/wizardforcel/think-dast-zh) ++ [代码仓库](http://github.com/apachecn/think-dast-zh) ## 赞助我 ![](img/qr_alipay.png) - -## 协议 - -[CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) -- GitLab