Visual Studio 2010 VB.NET到MAC OS [英] Visual Studio 2010 VB.NET to MAC OS

查看:116
本文介绍了Visual Studio 2010 VB.NET到MAC OS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我精心开发了一款应用。对于一家公司

但首席执行官。现在已经购买了一张新的MAC BOOK

这是他的宝贝,他做了一切。

所以现在我想知道如何将我的代码转换为在他的MAC BOOK上工作。

任何想法?

谢谢大家。

Hi Guys

I have painstakingly developed an app. for a company
But the CEO. has now bought a new MAC BOOK
This is his baby and he does everything on it.
So now I’m stuck wanting to know how I can convert my code to work on his MAC BOOK.
Any ideas?
Thanks guys.

推荐答案

考虑使用MONO .. 。

http://www.mono-project.com/Mono:OSX [ ^ ]
Consider using MONO...
http://www.mono-project.com/Mono:OSX[^]


除Mono外,您还可以使用MonobjC开发特定于Mac的应用程序:

http:// en。 wikipedia.org/wiki/Monobjc [ ^ ],

http://www.monobjc.net/ [ ^ ]。



一个不是很简单的提示:使用MonobjC,应用程序的执行是不同的:它取代单声道命令行:而不是mono application.exe运行monobjc application.exe。我使用基于 System.Windows.Forms 的MonoObjC和UI,并设法在Windows上开发应用程序,这些应用程序在Mac OS X 上运行,无需重新编译。我甚至开发了一种技术,将两个这样的UI组合在一个项目中,但这是非常先进的技术。



-SA
In addition to Mono, you could develop Mac-specific applications using MonobjC:
http://en.wikipedia.org/wiki/Monobjc[^],
http://www.monobjc.net/[^].

One hint which is not very trivial: with MonobjC, execution of application is different: it replaces mono command line: instead of "mono application.exe" you run "monobjc application.exe". I used both MonoObjC and UI based on System.Windows.Forms and managed to develop applications on Windows, which work on Mac OS X without recompilation. I even developed a technique to combined two such UI in one project, but this is very advanced technique.

—SA


这篇关于Visual Studio 2010 VB.NET到MAC OS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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