mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 21:13:33 -07:00
Translated README to Simplified Chinese
Simplified Chinese is used in China, Singapore, and other Chinese communities around the world.
This commit is contained in:
parent
b297ae5788
commit
bd33023e81
1 changed files with 16 additions and 0 deletions
16
README.zh-CN.md
Normal file
16
README.zh-CN.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/master/msdos-logo.png">
|
||||
|
||||
# MS-DOS v1.25 和 v2.0 的原始碼
|
||||
这个 repo 包括了 MS-DOS v1.25 和 MS-DOS v2.0 的原始码以及编译好的执行档。
|
||||
|
||||
我们在 [2014 年的 3/25 于计算机历史博物馆 (Computer History Museum)](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) 也分享过一模一样的档案。现在把这些档案放在这个 repo 中,让大家可以更方便的搜寻,以及在其他文章或专案中参考,也让对于早期 PC 操作系统有兴趣的人可以进行探索与实验。
|
||||
|
||||
# 授权条款
|
||||
所有在这个 repo 的档案皆使用 [MIT 授权](https://en.wikipedia.org/wiki/MIT_License) ,详细资讯请参考这个 repo 根目录放的[授权档](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md)。
|
||||
|
||||
# 贡献!
|
||||
这份原始码放在这个 repo 的目的是要留一个历史纪录,所以会保持不动。因此请**不要**送任何修改原始码的 Pull Requests 来。但自行 fork 这个 repo 并做自己的实验是没问题的 😊 。
|
||||
|
||||
但是呢,如果你想要新增或是修改一些和原始码无关的档案 (比方说这份 README) ,请送 Pull Requests 过来,我们会审核并考虑采用。
|
||||
|
||||
这个专案采用了 [Microsoft 开发原始码管理辩法](https://opensource.microsoft.com/codeofconduct/) 。如果需要跟多资讯,请参考[管理辩法常见问题](https://opensource.microsoft.com/codeofconduct/faq/)或是联络 [opencode@microsoft.com](mailto:opencode@microsoft.com) 来进行进一步的询问。
|
Loading…
Add table
Add a link
Reference in a new issue