.net可以运行其他类型的平台吗? [英] Does .net can run other kind of platforms?

查看:62
本文介绍了.net可以运行其他类型的平台吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我想到它时,我总是会感到困惑吗?我可以将.net运行到Windows以外的其他平台吗?

I have always confuse when i am think about it? could i run .net to other platforms excluding windows?

推荐答案

您不太了解.NET是什么.

You don''t really understand what .NET is.

请阅读: http://en.wikipedia.org/wiki/.NET_Framework [ ^ ].

现在,.NET基于CLR,该CLR在ECMA和ISO下已标准化.请参见 http://en.wikipedia.org/wiki/Common_Language_Runtime [

Now, .NET is based on CLR, which is standardized under ECMA and ISO. See http://en.wikipedia.org/wiki/Common_Language_Runtime[^].

有许多CLR的替代实现.其中最先进的是Mono,可在许多平台上使用:
http://en.wikipedia.org/wiki/Mono_software [ http://www.mono-project.com/Main_Page [

There is a number of alternative implementations of CLR; most advanced of them is Mono, available in many platforms:
http://en.wikipedia.org/wiki/Mono_software[^],
http://www.mono-project.com/Main_Page[^].

使用Mono,您可以在Windows上开发软件甚至Forms应用程序并运行它们,而无需在Linux,Mac OS X等上重新编译.

Using Mono, you can develop software and even Forms applications on Windows and run them without recompilation on Linux, Mac OS X, etc.

此外,还有Portable.NET和(通用)DotGNU替代品,请参见:
http://en.wikipedia.org/wiki/Portable.NET [ http://en.wikipedia.org/wiki/DotGNU [

Also, there are Portable.NET and (umbrella) DotGNU alternatives, see:
http://en.wikipedia.org/wiki/Portable.NET[^],
http://en.wikipedia.org/wiki/DotGNU[^].

此外,还有一些基于CLR的操作系统,大部分正在开发中:

Besides, there are operating systems based on CLR, mostly under development:

要了解如何在OS开发中使用托管CLR平台,请阅读以下项目:

To get an idea of how managed CLR platform can be used in development of OS, please read about the following projects:

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

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/ [ ^ ];

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/ [ ^ ].

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 [ ^ ].

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


是的,Mono支持Linux的.NET框架.
Yes, Mono supports .NET framework for Linux.


请参阅本文
在具有DotGNU的Linux上运行.NET
See this article
Running .NET on Linux with DotGNU


这篇关于.net可以运行其他类型的平台吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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