Skip to content

apachecn/sicp-js-zh

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 19, 2022 18:49
April 29, 2020 22:12
April 29, 2020 22:09
April 29, 2020 22:09
April 29, 2020 22:09
April 29, 2020 22:09
September 29, 2020 23:03
September 17, 2020 16:54
March 19, 2022 18:28
January 2, 2021 20:26
April 29, 2020 22:09
April 29, 2020 22:09
March 19, 2022 18:49
April 29, 2020 22:09

NUS CS1101s SICP JavaScript 描述

原文:https://sicp.comp.nus.edu.sg/index.html

协议:CC BY-NC-SA 4.0

如果你交给某人一个程序,你将折磨他一整天;如果你教某人如何编写程序,你将折磨他一辈子。——David Leinweber

贡献指南

本项目需要校对,欢迎大家提交 Pull Request。

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

联系方式

负责人

其他

下载

Docker

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

PYPI

pip install sicp-js-zh
sicp-js-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

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

赞助我们

About

📖 【译】NUS CS1101s SICP JavaScript 描述

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published