- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 95字
- 2021-07-02 21:09:36
Using keywords
Perhaps, the most useful way of accessing the index is to simply type keywords into the search box and see what it spits out.
If we ask to search for asyncio, we get back a collection of package names that have something to do with asyncio. The names are, of course, links to each package's detailed description on the index, which we can use to decide which package best suits our needs.
There's another way of accessing the index that is often nearly as useful as keyword searching and sometimes even more useful.
推薦閱讀
- C語言程序設計案例教程
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- INSTANT FreeMarker Starter
- HBase從入門到實戰
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Visual Basic程序設計教程
- 軟件項目管理實用教程
- RISC-V體系結構編程與實踐(第2版)
- Java Fundamentals
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- 邊玩邊學Scratch3.0少兒趣味編程
- Getting Started with Web Components
- Python高性能編程(第2版)
- Java面試一戰到底(基礎卷)