- 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.
推薦閱讀
- Creo 4.0中文版從入門到精通
- Photoshop CC摳圖+修圖+調色+合成+特效標準培訓教程(全視頻微課版)
- 中文版3ds Max 2024完全自學教程
- 數碼攝影后期高手之路(第2版)
- Excel 2013電子表格處理
- Creo Parametric 5.0中文版從入門到精通
- UG NX 12.0實例寶典
- 跟儲君老師學Excel極簡思維
- 青少年美育趣味課堂:青少年學攝影修圖
- PowerPoint 2019從入門到精通(移動學習版)
- 中文版Photoshop CS6全能一本通·全彩版
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- Visio圖形設計從新手到高手(兼容版)
- Python Testing Cookbook
- Premiere Pro基礎與實戰教程