0.0.1-security.1 • Published 1 year ago
hit-ics v0.0.1-security.1
哈工大计算机系统导论课件
下载
Docker
docker pull apachecn0/hit-ics
docker run -tid -p <port>:80 apachecn0/hit-ics
# 访问 http://localhost:{port} 查看文档PYPI
pip install hit-ics
hit-ics <port>
# 访问 http://localhost:{port} 查看文档NPM
npm install -g hit-ics
hit-ics <port>
# 访问 http://localhost:{port} 查看文档