您的位置:首页 > 其它

构建更好的应用--Xamarin平台

2015-09-04 18:22 239 查看

Xmamrin apps share code across all platforms

Xamarin应用程序可在所有平台间共享代码。

Target iOS, Android, Windows and Mac with a single, shared C# codebase. Use the same language, APIs and data structures on every platform.

目标iOS、Android、Windows和Mac使用一个共享的C#代码库,在每一个平台上使用相同的语言、API和数据结构。

C# is the best language for mobile app development.

C#是最好的移动应用程序开发语言

With Xamarin, you write your apps entirely in C#, sharing the same code on iOS, Android, Windows, Mac and more. Anything you can do in Objective-C, Swift or Java, you can do in C#.

有Xamarin,你完全用C#写你的应用程序,在 iOS、 Android、 Windows、 Mac和更多环境下共享相同的代码,你可能用C#实现任何可能用 Objective-C、Swift 或 Java能实现的事。

Native UI, native API access & native performance.

原生用户界面(UI),原生应用程序接口访问(API)及本机性能
Xamarin apps are built with standard, native user interface controls. Apps not only look the way the end user expects, they behave that way too. This can’t be achieved with other solutions.

被创建的Xamarin应用程序具有标准的原生用户界面控件,这些应用程序不只是寻找终端用户所期望的那种方式,它们也表现那种方式。这对其它方案来说是不能实现的。

注:原文内容来自 http://xamarin.com/ 仅供学习交流用,翻译不对的地方欢迎拍砖。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: