- Hands-On Blockchain for Python Developers
- Arjuna Sky Kok
- 156字
- 2021-07-02 13:13:03
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: "If you are on the Linux platform, you will download this file: qt-unified-linux-x64-3.0.5-online.run."
A block of code is set as follows:
"compilation": {
"backend": {
"class": "populus.compilation.backends.VyperBackend"
},
"contract_source_dirs": [
"./contracts"
],
"import_remappings": []
},
Any command-line input or output is written as follows:
$ python3.6 -m venv qt-venv
$ source qt-venv/bin/activate
(qt-venv) $ pip install PySide2
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: "Click Next. You will then be greeted with a login screen."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 下金蛋的數(shù)學(xué)問題
- 高等數(shù)學(xué)習(xí)題全解(下冊)
- ANSYS 12.0有限元分析完全手冊
- ANSYS Workbench 2020有限元分析從入門到精通(升級版)
- 特殊函數(shù)概論習(xí)題解答
- 迷人的數(shù)學(xué)+美麗的數(shù)學(xué)(共2冊)
- 高等數(shù)學(xué)(上冊)
- 數(shù)學(xué)家、間諜與黑客:密碼與解碼(萬物皆數(shù)學(xué))
- Preventing Ransomware
- 機器學(xué)習(xí)數(shù)學(xué)基礎(chǔ)
- 為什么科學(xué)很重要
- 圓錐曲線論
- 二十世紀數(shù)學(xué)哲學(xué):一個自然主義者的評述
- 高職數(shù)學(xué)
- 簡明實用速算法:高位分段累加算術(shù)(第2版)