mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-19 21:13:33 -07:00
README in simplified Chinese
This commit is contained in:
parent
b297ae5788
commit
84581544fc
1 changed files with 17 additions and 0 deletions
17
README.zh-CN.md
Normal file
17
README.zh-CN.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
<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 and 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/)也曾经分享过一样的文件。现在这些文件被重新发布在这个仓库中让它们更容易被找到,参与外部写作和构建作品参考,并允许那些对早期电脑操作系统感兴趣的人进行探索和实验。
|
||||
|
||||
# 许可证
|
||||
这份仓库代码中的所有文件都应该根据储存于这个仓库代码的根目录中的[LICENSE 文件](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) 和遵循[MIT (OSI)协议](https://en.wikipedia.org/wiki/MIT_License).
|
||||
|
||||
# 贡献!
|
||||
这份仓库代码中的源代码是为了给历史提供记录,它将会保持不变的。所以请 **不要** 发送任何关于修改源代码的Pull Requests建议。但是可以自由fork这份仓库代码和进行实验 😊。
|
||||
|
||||
但是,如果你想提交额外的与源代码无关的内容或者修改与源代码无关的文件(比如说这份自述),请通过Pull Requests提交,我们会对提交的内容经过审核和考虑采用。
|
||||
|
||||
这个项目已经使用了[微软公司开源代码管理方法](https://opensource.microsoft.com/codeofconduct/)。更多信息或者请参考[代码管理办法常见问题(FAQ)](https://opensource.microsoft.com/codeofconduct/faq/),如果有其他问题和意见请联系[opencode@microsoft.com](mailto:opencode@microsoft.com)。
|
Loading…
Add table
Add a link
Reference in a new issue