2022.506.0 • Published 2 years ago

tarena-javaee v2022.506.0

Weekly downloads
-
License
CC BY-NC-SA 4.0
Repository
github
Last release
2 years ago

达内Java企业及互联网项目NetCTOSS_扫描版_2.98M

下载

Docker

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

PYPI

pip install tarena-javaee
tarena-javaee <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g tarena-javaee
tarena-javaee <port>
# 访问 http://localhost:{port} 查看文档