ligua / stanford-cs183-notes

:books: [译] 斯坦福 CS183 系列中文笔记

Home Page:http://cs183.apachecn.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

斯坦福 CS183 & YC 创业课系列中文笔记

欢迎任何人参与和完善:一个人可以走的很快,但是一群人却可以走的更远。

贡献指南

请您勇敢地去翻译和改进翻译。虽然我们追求卓越,但我们并不要求您做到十全十美,因此请不要担心因为翻译上犯错——在大部分情况下,我们的服务器已经记录所有的翻译,因此您不必担心会因为您的失误遭到无法挽回的破坏。(改编自维基百科)

联系方式

负责人

其他

下载

Docker

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

PYPI

pip install stanford-cs183-notes
stanford-cs183-notes <port>
# 访问 http://localhost:{port} 查看文档

NPM

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

赞助我们

微信&支付宝

About

:books: [译] 斯坦福 CS183 系列中文笔记

http://cs183.apachecn.org/

License:Other


Languages

Language:CSS 83.7%Language:HTML 15.8%Language:Shell 0.3%Language:Dockerfile 0.2%