0.0.1-security • Published 10 months ago

sjtu-seererer-algo v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
10 months 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} 查看文档