2022.1112.0 • Published 2 years ago

nudt-proj-mgt-maoxinjun v2022.1112.0

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

国防科大项目管理课件(毛新军)

下载

Docker

docker pull apachecn0/nudt-proj-mgt-maoxinjun
docker run -tid -p <port>:80 apachecn0/nudt-proj-mgt-maoxinjun
# 访问 http://localhost:{port} 查看文档

PYPI

pip install nudt-proj-mgt-maoxinjun
nudt-proj-mgt-maoxinjun <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g nudt-proj-mgt-maoxinjun
nudt-proj-mgt-maoxinjun <port>
# 访问 http://localhost:{port} 查看文档