官术网_书友最值得收藏!

  • Xamarin 4 By Example
  • Matteo Bortolu Engin Polat
  • 168字
  • 2021-07-14 10:19:41

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can start creating a folder called Base and a folder called Core inside the main Xamarin Form project."

A block of code is set as follows:

using SQLite.Net.Attributes; 
 
namespace XamarinByExample.MonkeysCatalogue 
{ 
    public class BaseEntity<TKey> 
    { 
        [PrimaryKey] 
        public TKey Key { 
            get; 
            set; 
        } 
    } 
}

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "To use a WSDL, we need to right-click on the project and select Add a Web Reference:"

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 嘉黎县| 保定市| 山阳县| 抚远县| 阜宁县| 来安县| 东海县| 葫芦岛市| 大田县| 沛县| 游戏| 高陵县| 紫金县| 定南县| 香格里拉县| 镇雄县| 日喀则市| 万州区| 明光市| 扶风县| 乐平市| 海口市| 新密市| 临夏县| 徐闻县| 潞城市| 扶风县| 琼中| 新乡市| 永登县| 桐柏县| 固始县| 临沂市| 华蓥市| 长沙县| 织金县| 府谷县| 清水县| 闻喜县| 顺义区| 贵南县|