Go to file
布客飞龙 afaf08eef4
Initial commit
2024-03-03 22:39:04 +08:00
asset Initial commit 2024-03-03 22:39:04 +08:00
docs Initial commit 2024-03-03 22:39:04 +08:00
.dockerignore Initial commit 2024-03-03 22:39:04 +08:00
.gitignore Initial commit 2024-03-03 22:39:04 +08:00
.nojekyll Initial commit 2024-03-03 22:39:04 +08:00
404.html Initial commit 2024-03-03 22:39:04 +08:00
CNAME Initial commit 2024-03-03 22:39:04 +08:00
Dockerfile Initial commit 2024-03-03 22:39:04 +08:00
LICENSE Initial commit 2024-03-03 22:39:04 +08:00
LICENSE_ETC Initial commit 2024-03-03 22:39:04 +08:00
NAV.md Initial commit 2024-03-03 22:39:04 +08:00
README.md Initial commit 2024-03-03 22:39:04 +08:00
SUMMARY.md Initial commit 2024-03-03 22:39:04 +08:00
index.html Initial commit 2024-03-03 22:39:04 +08:00
update.sh Initial commit 2024-03-03 22:39:04 +08:00

README.md

{name}

原文:{nameEn}

协议:CC BY-NC-SA 4.0

阶段机翻1

真相一旦入眼,你就再也无法视而不见。——《黑客帝国》

  • 在线阅读

下载

Docker

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

NPM

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

赞助我