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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The asyncio module provides a number of different transport classes."

A block of code is set as follows:

async def main(url):
async with aiohttp.ClientSession() as session:
await download_html(session, url)

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

urls = [
'http://packtpub.com',
'http://python.org',
'http://docs.python.org/3/library/asyncio',
'http://aiohttp.readthedocs.io',
'http://google.com'
]

Any command-line input or output is written as follows:

> python3 example5.py
Took 0.72 seconds.

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "To download the repository, simply click on the Clone or download button in the top-right corner of your window."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 富阳市| 广元市| 贵州省| 临沧市| 航空| 阿图什市| 铜梁县| 湘乡市| 佳木斯市| 靖安县| 海城市| 珠海市| 济宁市| 托克托县| 宜章县| 沁水县| 兴仁县| 明水县| 若尔盖县| 桦川县| 德令哈市| 临泉县| 伊金霍洛旗| 水城县| 织金县| 宜君县| 凉城县| 平武县| 阳山县| 温州市| 九台市| 大洼县| 唐河县| 梧州市| 鹤峰县| 华容县| 东明县| 莒南县| 高安市| 巨鹿县| 临城县|