0.0.1-security.0 • Published 10 months ago

nudt-oop-soft-engi-dongwei v0.0.1-security.0

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