合作翻译官绝赞招募中!
529 字
3 分钟
合作翻译官绝赞招募中!
Ciallo~(∠・ω< )⌒★
首先,欢迎你阅读由仓库贡献者们共同维护的英方课程笔记~
在这个知识共享的时代,我们诚挚地邀请你运用你那优秀的英语阅读能力,给这份课程笔记增加中文翻译,为开源社区作出属于你的贡献!
作为一个计算机专业的翻译官,你需要具备git、markdown和html的基础知识。
开始贡献
Waiting for api.github.com...
将这个仓库派生(fork)到你自己的账号下,使用 git clone <派生后的仓库地址> 将现有代码克隆到本地,你可以在 src/content/posts/obu/level5/semester2/<科目>/<周数> 找到本学期笔记的markdown文件。
翻译要求
逐段对照翻译(英文原文在上,中文译文在下),并且原文的某些词汇带有样式时,译文的对应词语需要使用与它相同的样式(你可以直接复制原文的样式)。
本地预览

- 安装Node.js®24(或更新版本,但一般不推荐安装非LTS版本)和pnpm
(已安装的情况下可直接进行下一步)
- 在仓库根目录下打开终端,依次运行
pnpm installpnpm dev- 稍等片刻,终端会出现一个本地链接
[vite] connected.[types] Generated 0ms[vite] connected.[content] Syncing content[content] Synced content[vite] Re-optimizing dependencies because vite config has changed astro ready in 1608 ms┃ Local http://localhost:4321/┃ Network use --host to exposewatching for file changes...- 在浏览器打开即可看到渲染效果
提交翻译
向我们的仓库开启Pull request即可
已完成的翻译
| 文章 | 翻译官 | 相关PR |
|---|---|---|
| Data Structures and Algorithms Week2: Binary search, Sorting and Linked list | bertyuan (Bertrand Yuan) | Translate dsa/week2/lecture #1 |
支持与分享
如果这篇文章对你有帮助,欢迎分享给更多人或赞助支持!
相关文章 智能推荐
1
Practical: Stacks, Queues and Friendship Graphs
Data Structures and Algorithms Data Structures and Algorithms Seminar8: Stacks, Queues and Friendship Graphs
2
Foundations of Security Week8 Seminar: Digital Signature
Foundations of Security A digital signature is a cryptographic result attached to data that helps a receiver verify three things: Who sent it, It was not changed, Sender cannot easily deny it
3
Web Application Development Practical8: AJAX
Web Application Development Practical Session 8: AJAX
4
Foundations of Security Week8 Lecture
Foundations of Security Data Encryption Standard (DES) algorithm
5
Data Structures and Algorithms Week8: Stacks, Queues and Graphs
Data Structures and Algorithms Stacks, Queues and Graphs
随机文章 随机推荐