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

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".

Note

Important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 承德县| 霸州市| 黄骅市| 灯塔市| 策勒县| 石河子市| 弥勒县| 德格县| 筠连县| 七台河市| 潞城市| 澄城县| 双桥区| 临安市| 东丽区| 五华县| 涟水县| 深水埗区| 云浮市| 大港区| 诸城市| 吉木萨尔县| 庆城县| 柳河县| 永吉县| 镇江市| 重庆市| 镇宁| 宁安市| 邓州市| 九龙县| 布拖县| 清镇市| 攀枝花市| 扎囊县| 长顺县| 佛山市| 灵川县| 平果县| 莎车县| 当雄县|