0.0.1-security.0 • Published 10 months ago

tju-proj-mgt-raoguozheng v0.0.1-security.0

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