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

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.

主站蜘蛛池模板: 中江县| 聂荣县| 泰顺县| 平潭县| 石狮市| 科尔| 邓州市| 府谷县| 福安市| 桃园县| 商水县| 家居| 长治市| 汝州市| 平塘县| 元氏县| 怀集县| 伽师县| 肥西县| 滨州市| 乐山市| 沅陵县| 桐庐县| 濮阳县| 成都市| 达州市| 盈江县| 克什克腾旗| 商水县| 博野县| 山阳县| 富宁县| 株洲县| 松江区| 泽州县| 康定县| 新邵县| 阳高县| 南阳市| 刚察县| 广水市|