2022.1112.0 • Published 2 years ago

nudt-oop-soft-engi-dongwei v2022.1112.0

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

国防科大面向对象软件工程课件(董威)

下载

Docker

docker pull apachecn0/nudt-oop-soft-engi-dongwei
docker run -tid -p <port>:80 apachecn0/nudt-oop-soft-engi-dongwei
# 访问 http://localhost:{port} 查看文档

PYPI

pip install nudt-oop-soft-engi-dongwei
nudt-oop-soft-engi-dongwei <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g nudt-oop-soft-engi-dongwei
nudt-oop-soft-engi-dongwei <port>
# 访问 http://localhost:{port} 查看文档