mirror of
https://github.com/apachecn/lmpythw-zh.git
synced 2025-05-23 17:12:38 +00:00
1.1 KiB
1.1 KiB
笨办法学 Python · 续 中文版
原书:Learn More Python 3 The Hard Way
译者:飞龙
自豪地采用谷歌翻译
下载
Docker
docker pull apachecn0/lmpythw-zh
docker run -tid -p <port>:80 apachecn0/lmpythw-zh
# 访问 http://localhost:{port} 查看文档
PYPI
pip install lmpythw-zh
lmpythw-zh <port>
# 访问 http://localhost:{port} 查看文档
NPM
npm install -g lmpythw-zh
lmpythw-zh <port>
# 访问 http://localhost:{port} 查看文档