2022.502.0 • Published 2 years ago

sjtu-seererer-algo v2022.502.0

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

sjtuse222算法原理

下载

Docker

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

PYPI

pip install sjtu-se222-algo
sjtu-se222-algo <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g sjtu-seererer-algo
sjtu-seererer-algo <port>
# 访问 http://localhost:{port} 查看文档