Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

apachecn/sicp-py-zh

Repository files navigation

UCB CS61a SICP Python 描述

原文:CS61A: Online Textbook

译者:飞龙

协议:CC BY-NC-SA 4.0

前面是山,我们就爬山;前面是海,我们就渡海;前面是皇宫,我们就开炮!——《龙族前传》

下载

Docker

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

PYPI

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

NPM

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

赞助我

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •