apachecn / think-dast-zh

:book: [译] 数据结构思维中文版

Home Page:https://think2ds.apachecn.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

数据结构思维中文版

原书:Think Data Structures: Algorithms and Information Retrieval in Java

译者:飞龙

版本:1.0.0

协议:CC BY-NC-SA 4.0

自豪地采用谷歌翻译

任何你写的代码,超过 6 个月不去看它,当你再看时,都像是别人写的。——Eagleson 定律

下载

Docker

docker pull apachecn0/think-dast-zh
docker run -tid -p <port>:80 apachecn0/think-dast-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install think-dast-zh
think-dast-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g think-dast-zh
think-dast-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我

About

:book: [译] 数据结构思维中文版

https://think2ds.apachecn.org

License:Other


Languages

Language:CSS 53.4%Language:JavaScript 42.7%Language:HTML 3.7%Language:Shell 0.1%Language:Dockerfile 0.1%