- Xamarin Mobile Application Development for Android(Second Edition)
- Nilanchala Panigrahy
- 112字
- 2021-07-16 20:32:37
What is Mono?
Mono is an open source, cross-platform implementation of a C# compiler, and a Common Language Runtime (CLR) that is binary compatible with Microsoft .NET. The Mono CLR has been ported to many platforms, including Android, most Linux distributions, BSD, OS X, Windows, Solaris, and even some game consoles, such as Wii and Xbox 360. In addition, Mono provides a static compiler that allows apps to be compiled for environments, such as iOS and PS3.
Mono for Android runs natively and provides almost all the capabilities that a typical native Android app can have. It allows developers to reuse a larger portion of the code without a major performance trade-off.
推薦閱讀
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- JavaScript前端開發模塊化教程
- Java程序設計
- SQL經典實例(第2版)
- Julia高性能科學計算(第2版)
- Java系統化項目開發教程
- Solr Cookbook(Third Edition)
- Mastering Web Application Development with AngularJS
- Spring+Spring MVC+MyBatis從零開始學
- Mastering Elixir
- MyBatis 3源碼深度解析
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- C語言從入門到精通
- 計算機組裝與維護(第二版)
- JavaWeb從入門到精通(視頻實戰版)