- MySQL for Python
- Albert Lukaszewski, PhD
- 169字
- 2021-04-13 17:12:26
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
import MySQLdb mydb = MySQLdb.connect(host = 'localhost', user = 'skipper', passwd = 'mysecret', db = 'fish')
Any command-line input or output is written as follows:
>>> print results ((1L, 'tuna', Decimal('7.50')), (2L, 'bass', Decimal('6.75')), (3L, 'salmon', Decimal('9.50')), (4L, 'catfish', Decimal('5.00')),
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 the text like this: "clicking the Next button moves you to the next screen".
Reference to a particular section or chapter are shown in italics.
推薦閱讀
- 剪映短視頻制作全流程:剪輯、調(diào)色、字幕、音效
- Adobe 創(chuàng)意大學(xué)動(dòng)漫設(shè)計(jì)師Flash CS5 + Photoshop CS5 標(biāo)準(zhǔn)實(shí)訓(xùn)教材
- Authorware應(yīng)用案例教程
- ChronoForms 3.1 for Joomla! site Cookbook
- 圖解Word 2007圖文排版與辦公應(yīng)用
- CakePHP 1.3 Application Development Cookbook
- 照相館的故事:Photoshop CC 2018調(diào)色合成精修
- ADempiere 3.6 Cookbook
- Adobe創(chuàng)意大學(xué)After Effects產(chǎn)品專家認(rèn)證標(biāo)準(zhǔn)教材(CS6修訂版)
- Web 2.0 Solutions with Oracle WebCenter 11g
- Drupal 6 Panels Cookbook
- Seam 2 Web Development: LITE
- After Effects 2022從入門(mén)到精通
- Photoshop+AE UI動(dòng)效設(shè)計(jì)從新手到高手
- Plone 3 for Education