Xamarin vs. Mono vs. Monodevelop(Xamarin 与 Mono 与 Monodevelop)
问题描述
Xamarin 和 有什么关系Mono(它们是同一个产品吗)?
What is the relationship between Xamarin and Mono(Are they the same product)?
Monodevelop IDE 是否与 Mono 相关?
Is the Monodevelop IDE related to Mono?
推荐答案
Xamarin 主要是一个使用 C# 开发移动应用程序(Android 和 iPhone)的平台.
Xamarin is primarily a platform for developing mobile applications (Android and iPhone) using C#.
Mono 项目是 .NET 框架的开源端口.它最常用于在 Linux 下运行 .NET.从性能的角度来看,它的运行速度大约是 .NET 框架的 50%(平均).
The Mono project is an open-source port of the .NET framework. It is most commonly used to run .NET under Linux. From a performance standpoint, it runs about 50% (on average) as fast as the .NET framework.
MonoDevelop 是一个类似于 Eclipse 或 Visual Studio 的开源 C# IDE.
MonoDevelop is an open-source C# IDE analagous to Eclipse or Visual Studio.
Miguel de Icaza 是 Mono 的主要开发人员,也是 Xamarin 的创始人/所有者之一.
Miguel de Icaza was the primary developer for Mono and is one of the founders/owners of Xamarin.
- https://xamarin.com/
- http://www.mono-project.com/Main_Page
- http://monodevelop.com/
这篇关于Xamarin 与 Mono 与 Monodevelop的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Xamarin 与 Mono 与 Monodevelop


基础教程推荐
- SSE 浮点算术是否可重现? 2022-01-01
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- MS Visual Studio .NET 的替代品 2022-01-01
- rabbitmq 的 REST API 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- c# Math.Sqrt 实现 2022-01-01
- 如何激活MC67中的红灯 2022-01-01