2022.506.0 • Published 2 years ago

tarena-oracle v2022.506.0

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

达内Oracle数据库基础_扫描版_2.71M

下载

Docker

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

PYPI

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

NPM

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