Mathematics for Computer Science (MIT 6.042J)
下载
Docker
docker pull apachecn0/mathematics-for-computer-science-mit-6-042j
docker run -tid -p <port>:80 apachecn0/mathematics-for-computer-science-mit-6-042j
# 访问 http://localhost:{port} 查看文档
PYPI
pip install mathematics-for-computer-science-mit-6-042j
mathematics-for-computer-science-mit-6-042j <port>
# 访问 http://localhost:{port} 查看文档
NPM
npm install -g mathematics-for-computer-science-mit-6-lingsierj
mathematics-for-computer-science-mit-6-lingsierj <port>
# 访问 http://localhost:{port} 查看文档