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

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: "To specify the position within the grid, the row, and column keywords are used."

A block of code is set as follows:

self.label_text = tk.StringVar()
self.label_text.set("Choose One")

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

def say_hello(self):
message = "Hello there " + self.name_entry.get()
msgbox.showinfo("Hello", message)

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

>>> import tkinter
>>> tkinter.TkVersion

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The last thing to do is to create the method that will be responsible for placing it into our Tools menu."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 姜堰市| 黄梅县| 赤峰市| 夏津县| 大邑县| 独山县| 依安县| 镇巴县| 中方县| 化州市| 景德镇市| 冷水江市| 孟连| 乐业县| 莱西市| 江西省| 漳平市| 健康| 马山县| 邢台市| 金阳县| 当涂县| 浪卡子县| 虞城县| 越西县| 南川市| 察哈| 拉萨市| 昆明市| 保德县| 自贡市| 桓台县| 鄂托克旗| 沈丘县| 施甸县| 勐海县| 卢湾区| 云南省| 天等县| 盱眙县| 涪陵区|