Solidity Examples
Ctrlk
  • Solidity 学习资料
  • knowledge
    • Hello World
    • DataType 数据类型
    • 常量变量
    • Function 函数
      • 构造函数 constructor
      • 普通函数
      • 析构函数 selfdestruct
      • 默认函数
      • 事件
      • 修饰符
    • 流程处理
    • 继承
    • 合约调用
  • challenges
    • Hello World
    • DataType 数据类型
Powered by GitBook
On this page
  1. knowledge

Function 函数

构造函数 constructor普通函数析构函数 selfdestruct默认函数事件修饰符
Previous不可变变量 immutableNext构造函数 constructor

Last updated 3 years ago

Was this helpful?

Was this helpful?