C#GUI操作系统 [英] C# GUI Operating System

查看:95
本文介绍了C#GUI操作系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助我.我想用C#创建一个GUI操作系统(我使用Visual Studio 2010),但是当我用Google搜索它时,我只能找到cosmos操作系统的结果.我不知道从哪里开始,我不希望它出现在宇宙中,我希望能够制造它,这样我就可以将其安装在计算机上而不在Windows上运行. 请帮助!



从解决方案"移至,已

P.S.:我试图制作一个类似dos的操作系统,但我主要知道如何制作获胜表格,只知道

Please help me. I want to make a GUI OS in C# (i use visual studio 2010) but when i googled it, i could only find results for cosmos OSs. I have no idea where to start and I do not want it to be in cosmos, i want to be able to make it so that i can install it on a computer and not run on Windows. Please help!!!



Moved from "solution", edited:

P.S.: I tried to make a dos-like os but i mainly know how to make win forms and only know

Console.WriteLine("")


在控制台应用程序中


in console apps

推荐答案

首先,请参阅我对该问题的评论.您不认为您低估了这个问题的复杂性吗?在我们的快速问题与解答"中几乎不可能给您任何确定性的建议.答案论坛,但是……很好,请继续阅读.

我会对基于CLR的全新OS的开发非常感兴趣.事件虽然我过去在系统编程方面有相当丰富的经验,但我现在不敢开始这样的项目,但是如果我这样做了,我将首先完全自己动手,就像您所做的那样.
但是在经历了一些成功和失败之后,这将帮助我更好地理解问题,我仍然会研究现有项目以了解它们的工作方式.

在这里,我将仔细研究以下内容:

微软奇点:
http://en.wikipedia.org/wiki/Singularity_%28operating_system%29 [ ^ ],
http://research.microsoft.com/en-us/projects/singularity/ [ ^ ];

宇宙:
http://en.wikipedia.org/wiki/Cosmos_%28operating_system%29 [ ^ ],
http://cosmos.codeplex.com/ [ ^ ];

SharpOS:
http://en.wikipedia.org/wiki/SharpOS_%28operating_system%29 [ ^ ],
http://www.sharpos.org/ [ ^ ];

我也了解您不想参与任何这些项目,但是我仍然会考虑的.

还有其他一些开发不会为您提供源代码,但是很高兴知道它们的存在:

苏黎世联邦理工学院(ETH Zurich)— Microsoft Research Barrelfish:
http://en.wikipedia.org/wiki/Barrelfish [ http://www.barrelfish.org/ [ ^ ].

Microsoft Midori(代号):
http://en.wikipedia.org/wiki/Midori_%28operating_system%29 [ ^ ].

如果您可以大力推进这项工作并报告进度,那将是非常不错的.我很高兴在CodeProject或任何其他来源中读到它.如果我喜欢这项工作,我会考虑加入. :-)

祝你好运,
—SA
First, please see my comment to the question. Don''t you think you underestimate the complexity of this problem? It''s just hardly possible to give you any definitive advice in our Quick Questions & Answers forum, however… well, keep reading.

I would be interested in development of a brand new OS based on CLR very much. Event though I have some considerable experience in system programming in the past, I would not dare to start such project right now, but if I did, I would first start fully on my own, pretty much as you did.

But after some successes and some failures which would help me to understand the problems much better, I would still look at existing projects to learn how they work.

Here the ones I would look at thoroughly:

Microsoft Singularity:
http://en.wikipedia.org/wiki/Singularity_%28operating_system%29[^],
http://research.microsoft.com/en-us/projects/singularity/[^];

Cosmos:
http://en.wikipedia.org/wiki/Cosmos_%28operating_system%29[^],
http://cosmos.codeplex.com/[^];

SharpOS:
http://en.wikipedia.org/wiki/SharpOS_%28operating_system%29[^],
http://www.sharpos.org/[^];

I also understand it you don''t want to participate in any of those projects, but I would still think about it.

There are other developments which would not provide source code for you, but it would be just good to know they exist:

ETH Zurich — Microsoft Research Barrelfish:
http://en.wikipedia.org/wiki/Barrelfish[^],
http://www.barrelfish.org/[^].

Microsoft Midori (code name):
http://en.wikipedia.org/wiki/Midori_%28operating_system%29[^].

It would be really great if you could advance this work considerably and report about your progress. I would be happy to read about it in CodeProject or from any other source. If I like the work, I would consider joining it. :-)

Good luck,
—SA


这篇关于C#GUI操作系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆