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

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.

主站蜘蛛池模板: 重庆市| 泗洪县| 大足县| 夹江县| 清流县| 彭阳县| 昌黎县| 石首市| 石嘴山市| 定西市| 阿拉尔市| 常熟市| 南川市| 丰顺县| 桂平市| 汪清县| 通榆县| 右玉县| 曲周县| 富顺县| 新乡县| 南投市| 茶陵县| 平泉县| 兴文县| 嘉兴市| 孝义市| 宜宾市| 修水县| 石河子市| 平谷区| 巫溪县| 唐山市| 泰宁县| 佛学| 西充县| 乌拉特前旗| 隆化县| 中方县| 抚顺县| 池州市|