2023.212.0 • Published 2 years ago

mysql-jichujiaocheng-damo-guyan v2023.212.0

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

MySQL 基础教程(大漠孤烟)

下载

Docker

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

PYPI

pip install mysql-jichujiaocheng-damo-guyan
mysql-jichujiaocheng-damo-guyan <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g mysql-jichujiaocheng-damo-guyan
mysql-jichujiaocheng-damo-guyan <port>
# 访问 http://localhost:{port} 查看文档
2023.212.0

2 years ago