我需要开发跨平台的应用程序,可以运行在windows和mac上使用网络技术,如html5,css和jquery。我使用visual studio 2015作为IDE。
发布于 2016-02-03 13:57:54
你可以在C#中使用Xamarin Platfrom创建原生的iOS、Android、Mac和Windows应用程序。它还提供了一个Visual Studio插件,您可以找到here.
https://stackoverflow.com/questions/35169062
复制相似问题