2022.1112.0 • Published 1 year ago

bupt-db-guowenming v2022.1112.0

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

北邮数据库课件(郭文明)

下载

Docker

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

PYPI

pip install bupt-db-guowenming
bupt-db-guowenming <port>
# 访问 http://localhost:{port} 查看文档

NPM

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