2022.1112.0 • Published 2 years ago

jlu-soft-test-chenwei v2022.1112.0

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

吉林大学软件测试课件(陈伟)

下载

Docker

docker pull apachecn0/jlu-soft-test-chenwei
docker run -tid -p <port>:80 apachecn0/jlu-soft-test-chenwei
# 访问 http://localhost:{port} 查看文档

PYPI

pip install jlu-soft-test-chenwei
jlu-soft-test-chenwei <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g jlu-soft-test-chenwei
jlu-soft-test-chenwei <port>
# 访问 http://localhost:{port} 查看文档