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

  • 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."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 当涂县| 昌图县| 巴彦县| 博乐市| 房山区| 忻州市| 皮山县| 石家庄市| 永泰县| 临泉县| 承德县| 青河县| 龙游县| 伊春市| 安塞县| 汨罗市| 建湖县| 岚皋县| 确山县| 禄劝| 梁河县| 普安县| 句容市| 瑞丽市| 新疆| 庐江县| 莎车县| 克什克腾旗| 阿尔山市| 杂多县| 桦川县| 古丈县| 裕民县| 稷山县| 怀安县| 哈尔滨市| 鄂托克前旗| 民权县| 民县| 灌阳县| 巧家县|