- 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.
推薦閱讀
- OpenShift開發指南(原書第2版)
- R語言數據可視化之美:專業圖表繪制指南
- Python機器學習算法與實戰
- 前端HTML+CSS修煉之道(視頻同步+直播)
- C++新經典
- Practical Maya Programming with Python
- MySQL數據庫應用實戰教程(慕課版)
- Neo4j 3.x入門經典
- AngularJS UI Development
- Learning NHibernate 4
- Raspberry Pi開發實戰
- MonoTouch應用開發實踐指南:使用C#和.NET開發iOS應用
- Continuous Integration,Delivery,and Deployment
- Server Side development with Node.js and Koa.js Quick Start Guide
- Android Application Programming with OpenCV 3