- Xamarin Mobile Application Development for Android(Second Edition)
- Nilanchala Panigrahy
- 146字
- 2021-07-16 20:32:41
The Xamarin Studio IDE
After creating POIApp
, the project will be opened within the environment.
The following screenshot depicts Xamarin Studio after the project has been created:

Like any other modern IDE, Xamarin Studio is organized with a set of menus at the top of the screen, a context-sensitive toolbar below it, and a series of dockable pads for viewing and manipulating various types of content. By default, Xamarin Studio is configured with the following options:
- The Solution pad is docked on the left-hand side and allows you to explore the structure and content contained in the project
- Editor windows are in the middle and present the content of files for viewing and manipulation
- Task-specific pads are collapsed on the right-hand side and bottom and can be expanded by hovering over the icon and caption
Additional pads can be accessed by navigating to View | Pads.
推薦閱讀
- Mastering Visual Studio 2017
- Apache ZooKeeper Essentials
- 從程序員到架構師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務、多團隊協(xié)同等核心場景實戰(zhàn)
- Java從入門到精通(第5版)
- PHP網(wǎng)絡編程學習筆記
- Mastering Ubuntu Server
- Spring Cloud、Nginx高并發(fā)核心編程
- Jenkins Continuous Integration Cookbook(Second Edition)
- Learning FuelPHP for Effective PHP Development
- Spring Security Essentials
- OpenCV 3計算機視覺:Python語言實現(xiàn)(原書第2版)
- 網(wǎng)絡數(shù)據(jù)采集技術:Java網(wǎng)絡爬蟲實戰(zhàn)
- Practical Predictive Analytics
- Building UIs with Wijmo
- Learn Linux Quickly