我可以在Mac上编程C#吗?

编程入门 行业动态 更新时间:2024-10-26 20:31:00
本文介绍了我可以在Mac上编程C#吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我很好奇.我想学习c#以求统一.我是一个宿舍学生,我的个人计算机是一台Macbook Air,我们有一个供个人使用的PC机房.我只是问我是否可以在Mac上使用c#.

I am just curious.I want to learn c# for unity. I am a dorm student, my personal computer is a macbook air and we have a pc computer room for public. I am just asking if I can use c# on a mac.

推荐答案

您的第一个选择是Microsoft Visual Studio for Mac ,该版本于2017年发布.如果您习惯于VS ide,那么我建议您下载此文件.

Your first option is Microsoft Visual Studio for Mac which was released in 2017. If you're used to VS ide then I suggested you download this.

如果没有,则可以查看 MonoDevelop .您可以从 此处

If not then you can have a look into MonoDevelop. You can download from here

MRE = Mono运行时环境

MRE = Mono Runtime Environment

MDK = Mono开发套件.

MDK = Mono Development Kit.

MDK = MRE +额外的工具,库,.NET PCL(便携式类库)配置文件等.

MDK = MRE + Extra tools, libraries, .NET PCL (Portable Class Library) profiles, etc.

如果您要运行的应用程序需要Mono,则可以仅安装MRE.

If you have an application that you want to run that needs Mono you can install just the MRE.

如果您正在进行开发,编写C#应用程序,尽管有时仅安装MRE就可以摆脱困境,但您可能会遇到一些缺少的功能,例如没有.NET PCL配置文件.因此,如果您要进行开发,我将安装MDK. 参考

If you are doing development, writing C# applications, whilst you can sometimes get away with just having the MRE installed, you may hit some missing features such as not having the .NET PCL profiles. So I would install the MDK if you are doing development. Reference

更多推荐

我可以在Mac上编程C#吗?

本文发布于:2023-11-16 04:27:53,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1600983.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Mac

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!