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

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.

主站蜘蛛池模板: 和政县| 红安县| 若尔盖县| 岚皋县| 潍坊市| 新源县| 绥阳县| 乌海市| 苍山县| 富蕴县| 诏安县| 曲松县| 云安县| 昔阳县| 萨嘎县| 昌都县| 抚远县| 乐安县| 庐江县| 忻城县| 灵丘县| 花莲市| 扎鲁特旗| 西宁市| 华阴市| 罗田县| 神木县| 昌乐县| 大荔县| 乡宁县| 西平县| 安远县| 阿城市| 温州市| 龙海市| 临沧市| 太康县| 泰兴市| 大理市| 清苑县| 黄浦区|