computer-networks-a-systems-approach-5th-ed
v2023.213.0
Published
computer_networks_a_systems_approach_5th_ed
Downloads
3
Readme
computer_networks_a_systems_approach_5th_ed
下载
Docker
docker pull apachecn0/computer-networks-a-systems-approach-5th-ed
docker run -tid -p <port>:80 apachecn0/computer-networks-a-systems-approach-5th-ed
# 访问 http://localhost:{port} 查看文档
PYPI
pip install computer-networks-a-systems-approach-5th-ed
computer-networks-a-systems-approach-5th-ed <port>
# 访问 http://localhost:{port} 查看文档
NPM
npm install -g computer-networks-a-systems-approach-5th-ed
computer-networks-a-systems-approach-5th-ed <port>
# 访问 http://localhost:{port} 查看文档