1# DragonOS 2 3**Languages** 中文|[English](README_EN.md) 4 5 6 7  这是一个运行于x86_64平台的64位操作系统。目前正在开发之中! 8 9[关于DragonOS,你想了解的都在这儿 - DragonOS](https://dragonos.org/uncategorized/summary/) 10 11## 网站 12 13- 项目官网 **[DragonOS.org](https://dragonos.org)** 14 15- 项目文档 **[docs.DragonOS.org](https://docs.dragonos.org)** 16 17- 开源论坛 **[bbs.DragonOS.org](https://bbs.dragonos.org)** 18 19- 软件镜像站 **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)** 20 21- 开发交流QQ群 **115763565** 22 23- 代码搜索引擎 [code.DragonOS.org](http://code.dragonos.org) 24 25 26 27## 如何运行? 28 29  运行DragonOS的步骤非常简单,您可以参考以下几个资料,在最短15分钟内运行DragonOS! 30 31- [构建DragonOS — DragonOS dev 文档](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html#docker) 32 33- [如何在电脑的虚拟机上运行DragonOS? | | 龙进的博客](https://longjin666.cn/?p=1514) 34 35- [教你在15分钟内运行DragonOS!- Bilibili](https://www.bilibili.com/video/BV1zF411w7s2?share_source=copy_web&vd_source=41ab4a1b73e6f65219a785923511517e) 36 37## 系统特性 38 39  请参见文档:[系统特性](https://docs.dragonos.org/zh_CN/latest/introduction/features.html) 40 41## 如何加入? 42 43  如果你愿意加入我们,你可以查看GitHub仓库的Project面板,选择近期已规划的功能,对他们进行完善。 44 45  或者,你也可以带着你的创意与想法,和社区的小伙伴一起讨论,为DragonOS创造一些新的功能。 46 47## 如何与社区建立联系? 48 49  你可以发邮件给我,我的邮件地址是[longjin@RinGoTek.cn](mailto:longjin@RinGoTek.cn)。 50 51  或者是加入我们的开发交流QQ群:**115763565** 52 53  对于正式问题的讨论,我们建议在论坛[bbs.DragonOS.org](https://bbs.dragonos.org/)上的对应板块,使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。 54 55  在发帖的同时,可以把帖子转发到交流QQ群,这样能使得问题的交流更加高效,也便于问题的归档。 56 57## 贡献者名单 58 59[Contributors to fslongjin/DragonOS · GitHub](https://github.com/fslongjin/DragonOS/graphs/contributors) 60 61## 联系我 62 63我的邮箱:longjin@RinGoTek.cn 64 65社区邮箱:contact@DragonOS.org 66 67我的博客:[longjin666.cn](https://longjin666.cn) 68 69## 赞助 70 71  DragonOS是一个公益性质的开源项目,但是它的发展离不开资金的支持,如果您愿意的话,可以通过**[赞助 - DragonOS](https://dragonos.org/donate/)**,从而促进这个项目的发展。所有的赞助者的名单都会被公示。您的每一分赞助,都会为DragonOS的发展作出贡献! 72 73### 赞助的资金都会被用到哪里? 74 75我们保证,所有赞助的资金及物品,将会用于: 76 77- 为活跃的社区开发者发放补贴或设备支持 78 79- DragonOS的云服务开支 80 81- 设备购置 82 83- 任何有助于DragonOS发展建设的用途 84 85### 赞助商列表 86 87**暂无** 88 89我们期望在未来,能有企业赞助DragonOS,为它的发展注入资金动力! 90 91### 个人赞赏者列表 92 93- David Wen 94- 悟 95- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT) 96- slientbard 97 98## 开放源代码声明 99 100本项目采用GPLv2协议进行开源,欢迎您在遵守开源协议的基础之上,使用本项目的代码! 101 102**我们支持**:遵守协议的情况下,利用此项目,创造更大的价值,并为本项目贡献代码。 103 104**我们谴责**:任何不遵守开源协议的行为。包括但不限于:剽窃该项目的代码作为你的毕业设计等学术不端行为以及商业闭源使用而不付费。 105 106若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件反馈!让我们共同建设诚信的开源社区。 107 108## 参考资料 109 110  本项目参考了以下资料,我对这些项目、书籍、文档的作者表示感谢! 111 112- 《一个64位操作系统的实现》田宇(人民邮电出版社) 113 114- 《现代操作系统 原理与实现》陈海波、夏虞斌(机械工业出版社) 115 116- [SimpleKernel](https://github.com/Simple-XX/SimpleKernel) 117 118- [osdev.org](https://wiki.osdev.org/Main_Page) 119 120- Multiboot2 Specification version 2.0 121 122- ACPI_6_3_final_Jan30 123 124- the GNU GRUB manual 125 126- Intel® 64 and IA-32 Architectures Software Developer’s Manual 127 128- IA-PC HPET (High Precision Event Timers) Specification 129 130- [skiftOS]([GitHub - skiftOS/skift: A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.](https://github.com/skiftOS/skift)) 131 132- [GuideOS](https://github.com/Codetector1374/GuideOS) 133