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

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 a text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, and user input are shown as follows: "The new column should be included in the Edit method of PostController."

A block of code is set as follows:

    public interface IPostDetailQueryHandler
{
Task<Post> Handle(PostDetailQuery query);
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

     public async Task<IActionResult> Index()
{
return View(await _context.Blogs.FromSql("Select *
from dbo.Blog")
.ToListAsync());
}

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: "We can see from the following screenshot that the Url value is unchanged."

Warnings or important notes appear like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 万安县| 瑞金市| 泰来县| 江门市| 义马市| 英德市| 来凤县| 阳朔县| 洛隆县| 水富县| 会昌县| 安化县| 德昌县| 贵州省| 多伦县| 陆良县| 金塔县| 虞城县| 安远县| 蚌埠市| 金山区| 仪征市| 民权县| 延川县| 许昌县| 乌鲁木齐市| 黔西县| 萝北县| 宜丰县| 从江县| 吴堡县| 阿图什市| 潜山县| 涟源市| 台东县| 汽车| 通化县| 沁阳市| 丰城市| 庄浪县| 织金县|