2023.211.0 • Published 3 years ago
postgresql-doc v2023.211.0
postgresql-doc
下载
Docker
docker pull apachecn0/postgresql-doc
docker run -tid -p <port>:80 apachecn0/postgresql-doc
# 访问 http://localhost:{port} 查看文档PYPI
pip install postgresql-doc
postgresql-doc <port>
# 访问 http://localhost:{port} 查看文档NPM
npm install -g postgresql-doc
postgresql-doc <port>
# 访问 http://localhost:{port} 查看文档2023.211.0
3 years ago