2023.213.0 • Published 1 year ago

risc-v-shouce-v2-1 v2023.213.0

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

RISC-V 手册 v2.1

下载

Docker

docker pull apachecn0/risc-v-shouce-v2-1
docker run -tid -p <port>:80 apachecn0/risc-v-shouce-v2-1
# 访问 http://localhost:{port} 查看文档

PYPI

pip install risc-v-shouce-v2-1
risc-v-shouce-v2-1 <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g risc-v-shouce-v2-1
risc-v-shouce-v2-1 <port>
# 访问 http://localhost:{port} 查看文档
2023.213.0

1 year ago