目录
当前位置: 首页 > 文档资料 > Solidity 中文文档 >

索引

优质
小牛编辑
115浏览
2023-12-01

A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| R
| S
| T
| U
| V
| W
| Y

A

  • abi, [1], [2]
  • abstract contract
  • access

    • restricting
  • account
  • addmod, [1]
  • address, [1], [2]
  • anonymous
  • application binary interface
  • array, [1], [2]
    • allocating
    • length
    • literals
    • push
  • asm, [1]
  • assembly, [1]
  • assert, [1], [2]
  • assignment, [1]
    • destructuring
  • auction

    • blind
    • open

B

  • balance, [1], [2], [3]
  • ballot
  • base

    • constructor
  • base class
  • blind auction
  • block, [1], [2]
    • number, [1]
    • timestamp, [1]
  • bool
  • break
  • Bugs
  • byte array
  • bytes
  • bytes32

C

  • C3 linearization
  • call, [1]
  • callcode, [1], [2], [3]
  • calldata layout
  • cast
  • coding style
  • coin
  • coinbase, [1]
  • commandline compiler
  • comment
  • common subexpression elimination
  • compiler

    • commandline
  • constant, [1]
  • constant propagation
  • constructor
    • arguments
  • continue
  • contract, [1]
    • abstract
    • base
    • creation
    • interface
  • contract creation
  • contract verification
  • contracts

    • creating
  • cryptography, [1]

D

  • data, [1]
  • days
  • declarations
  • default value
  • delegatecall, [1], [2], [3]
  • delete
  • deriving
  • difficulty, [1]
  • do/while

E

  • ecrecover, [1]
  • else
  • encode
  • encoding
  • enum, [1]
  • escrow
  • ether
  • ethereum virtual machine
  • event, [1], [2]
  • evm
  • evmasm, [1]
  • exception
  • external, [1]

F

  • fallback function
  • false
  • finney
  • fixed
  • fixed point number
  • for
  • function
    • call, [1]
    • external
    • fallback
    • getter
    • internal
    • modifier, [1], [2], [3]
    • pure
    • view
  • function type
  • functions

G

  • gas, [1], [2]
  • gas price, [1], [2]
  • getter

    • function
  • goto

H

  • hours

I

  • if
  • import
  • indexed
  • inheritance
    • multiple
  • inline

    • arrays
  • installing
  • instruction
  • int
  • integer
  • interface contract
  • internal, [1]
  • iulia

J

  • julia

K

  • keccak256, [1]

L

  • length
  • library, [1], [2]
  • linearization
  • linker
  • literal, [1], [2]
    • address
    • rational
    • string
  • location, [1]
  • log, [1]
  • lvalue

M

  • mapping, [1], [2]
  • memory, [1], [2]
  • memory layout
  • message call
  • metadata
  • minutes
  • modifiers
  • msg, [1]
  • mulmod, [1]

N

  • natspec
  • new, [1]
  • now, [1]
  • number, [1]

O

  • open auction
  • optimizer
  • origin, [1]
  • overload

P

  • packed
  • parameter
    • input
    • output
  • payable
  • pragma
  • precedence
  • private, [1]
  • public, [1]
  • purchase
  • pure
  • pure function
  • push

R

  • reference type, [1]
  • remote purchase
  • require, [1], [2]
  • return
  • revert, [1], [2]
  • ripemd160, [1]

S

  • scoping
  • seconds
  • selfdestruct, [1], [2]
  • send, [1], [2]
  • sender, [1]
  • set
  • sha256, [1]
  • solc
  • source file
  • source mappings
  • stack
  • state machine
  • state variable, [1]
  • storage, [1], [2], [3], [4]
  • string
  • struct, [1], [2], [3]
  • style
  • subcurrency
  • super
  • switch
  • szabo

T

  • this, [1]
  • throw
  • time
  • timestamp, [1]
  • transaction, [1]
  • transfer, [1]
  • true
  • type
    • conversion
    • deduction
    • function
    • reference, [1]
    • struct
    • value

U

  • ufixed
  • uint
  • using for, [1]

V

  • value, [1]
  • value type
  • var
  • variable cleanup
  • version
  • view
  • view function
  • visibility, [1]
  • voting

W

  • weeks
  • wei
  • while
  • withdrawal

Y

  • years
  • yul