README.md

    数据结构思维中文版

    原书: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} 查看文档

    赞助我

    项目简介

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

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/apachecn/think-dast-zh

    发行版本

    当前项目没有发行版本

    贡献者 3

    开发语言

    • CSS 53.4 %
    • JavaScript 42.7 %
    • HTML 3.7 %
    • Shell 0.1 %
    • Dockerfile 0.1 %