2022.525.0 • Published 2 years ago

biancheng-jiexi-jingcui v2022.525.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

编程解析精粹

下载

Docker

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

PYPI

pip install biancheng-jiexi-jingcui
biancheng-jiexi-jingcui <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g biancheng-jiexi-jingcui
biancheng-jiexi-jingcui <port>
# 访问 http://localhost:{port} 查看文档