- ASP.NET 3.5 CMS Development
- Curt Christianson Jeff Cochran
- 196字
- 2021-04-01 14:20:56
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: To provide further uniqueness, we could name the fields employee.employee_address
and customer.customer_address
A block of code will be set as follows:
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Dim articlesAdapter As New DataSet1TableAdapters.ArticlesTableAdapter GridView1.DataSource = articlesAdapter.GetData() GridView1.DataBind() End Sub
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
<%@ Page Language="VB" %>
<%@ Register Src="~/Controls/ImageRotatorControl.ascx"
TagName="ImageRotator" TagPrefix="cms" %>
Any command-line input or output is written as follows:
aspnet_regsql.exe -S .\SQLEXPRESS -U sa -P SimpleCMS -d SimpleCMS_Database -A all
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "When you see the registration information, enter your name and company, then uncheck the Hide advanced configuration options checkbox".
- 鍵盤錄入技術(第2版)
- CorelDRAW服裝設計實用教程(第四版)
- Adobe創意大學Illustrator產品專家認證標準教材(CS6修訂版)
- PowerPoint 2019從入門到精通(移動學習版)
- Ogre 3D 1.7 Beginner's Guide
- Instant MuseScore
- Illustrator 2024從入門到精通
- After Effects CS6入門與提高
- iPad+Procreate室內設計手繪表現技法
- 快學熟用D3
- 會聲會影視頻編輯實戰秘技250招
- Power Query For Excel:讓工作化繁為簡
- Creo快速入門教程(Creo 8.0中文版)
- Joomla! 1.5 Content Administration
- AutoCAD 2021中文版從入門到精通