2022.1028.0 • Published 2 years ago

liurun-wenzhang-jingxuan-erlingeryi v2022.1028.0

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

2021年 刘润文章精选

下载

Docker

docker pull apachecn0/liurun-wenzhang-jingxuan-2021
docker run -tid -p <port>:80 apachecn0/liurun-wenzhang-jingxuan-2021
# 访问 http://localhost:{port} 查看文档

PYPI

pip install liurun-wenzhang-jingxuan-2021
liurun-wenzhang-jingxuan-2021 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g liurun-wenzhang-jingxuan-erlingeryi
liurun-wenzhang-jingxuan-erlingeryi <port>
# 访问 http://localhost:{port} 查看文档