项目作者: apachecn

项目描述 :
:book: [译] 数据结构思维中文版
高级语言: CSS
项目地址: git://github.com/apachecn/think-dast-zh.git
创建时间: 2018-10-29T12:27:42Z
项目社区:https://github.com/apachecn/think-dast-zh

开源协议:Other

下载


数据结构思维中文版

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

译者:飞龙

版本:1.0.0

协议:CC BY-NC-SA 4.0

自豪地采用谷歌翻译

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

下载

Docker

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

PYPI

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

NPM

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

赞助我