2022.429.0 • Published 2 years ago

heike-cidian-zhongwenban v2022.429.0

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

黑客词典中文版

下载

Docker

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

PYPI

pip install heike-cidian-zhongwenban
heike-cidian-zhongwenban <port>
# 访问 http://localhost:{port} 查看文档

NPM

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