- Mastering Ethereum
- Merunas Grincalaitis
- 193字
- 2021-06-24 15:00:58
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: "They use a library called 0x.js that allows you to interact with relayers with a high-level, clean interface that feels great to use."
A block of code is set as follows:
pragma solidity 0.5.0;
contract Example {
uint256 myStateVariable;
string myOtherStateVariable;
function example(){
uint256 thisIsNotAStateVariable;
}
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
function example(string memory myText) public {
require(bytes(myText)[0] != 0);
}
Any command-line input or output is written as follows:
$ git clone https://github.com/merlox/dapp
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: "Go to the Droplets sections and click on Create Droplet."
- 線性代數(shù)及其應(yīng)用(原書(shū)第6版)
- 尖叫的數(shù)學(xué):令人驚嘆的數(shù)學(xué)之美
- Blockchain Quick Reference
- MATLAB矩陣分析和計(jì)算
- 魔方的思維世界
- Abaqus有限元分析從入門(mén)到精通(2022版)
- 越玩越聰明的印度數(shù)學(xué)和孫子算經(jīng)
- 隨機(jī)數(shù)學(xué)及其應(yīng)用
- ANSYS 12.0有限元分析完全手冊(cè)
- 趣味魔方:一學(xué)就會(huì)的魔方秘笈
- 2頁(yè)紙圖解數(shù)學(xué):以極聰明的方式,讓你三步讀懂?dāng)?shù)學(xué)
- 神機(jī)妙算:一本關(guān)于算法的閑書(shū)
- 2016年管理類(lèi)專(zhuān)業(yè)學(xué)位聯(lián)考綜合能力考試 數(shù)學(xué)考點(diǎn)歸納與真題解析
- 這才是好讀的數(shù)學(xué)史
- 咖啡時(shí)間聊數(shù)學(xué)