- Learning Website Development with Django
- Ayman Hourieh
- 185字
- 2021-07-02 11:41:14
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.
There are three styles for code. Code words in text are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code will be set as follows:
urlpatterns = patterns('',
# Account management
(r'^save/$', bookmark_save_page),
(r'^vote/$', bookmark_vote_page),
)
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
urlpatterns = patterns('',
# Account management
(r'^save/$', bookmark_save_page),
(r'^vote/$', bookmark_vote_page),
)
Any command-line input and output is written as follows:
$ python manage.py sql bookmarks
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".
- Moodle 1.9 for Teaching 7/14 Year Olds: Beginner's Guide
- After Effects CC影視后期制作實戰從入門到精通
- 從零開始:Photoshop CC 2019中文版基礎教程
- 中文版CorelDRAW X7基礎培訓教程(移動學習版)
- 畫筆圣經 Photoshop專業繪畫技法
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- Salesforce CRM: The Definitive Admin Handbook
- 中文版Photoshop CS6經典自學教程
- Puppet權威指南
- CAXA 實體設計2013案例課堂
- Microsoft SQL Server 2008 High Availability
- Creo 5.0從入門到精通(第2版)
- Oracle 10g/11g Data and Database Management Utilities: LITE
- 中文版Flash CC動畫制作實用教程
- Mastercam軟件應用技術基礎(X2版)