2022.1112.0 • Published 2 years ago

tju-proj-mgt-raoguozheng v2022.1112.0

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

天津大学项目管理课件(饶国政)

下载

Docker

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

PYPI

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

NPM

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