2023.213.0 • Published 1 year ago

liao-xuefeng-java-jiaocheng v2023.213.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
1 year ago

廖雪峰 Java 教程

下载

Docker

docker pull apachecn0/liao-xuefeng-java-jiaocheng
docker run -tid -p <port>:80 apachecn0/liao-xuefeng-java-jiaocheng
# 访问 http://localhost:{port} 查看文档

PYPI

pip install liao-xuefeng-java-jiaocheng
liao-xuefeng-java-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g liao-xuefeng-java-jiaocheng
liao-xuefeng-java-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0

1 year ago