安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Home | Solidity Programming Language
Solidity is a statically-typed curly-braces programming language designed for developing smart contracts that run on Ethereum
- Solidity — Solidity 0. 8. 24 文档
Solidity 是静态类型语言,支持继承,库和复杂的用户自定义的类型以及其他特性。 使用 Solidity,您可以创建用于投票、众筹、秘密竞价(盲拍)以及多重签名钱包等用途的合约。 当开发智能合约时,您应该使用最新版本的Solidity。
- Solidity — Solidity 0. 8. 30 documentation
Solidity is statically typed, supports inheritance, libraries, and complex user-defined types, among other features With Solidity, you can create contracts for uses such as voting, crowdfunding, blind auctions, and multi-signature wallets When deploying contracts, you should use the latest released version of Solidity
- About - Solidity Programming Language
Solidity is a powerful programming language designed specifically for writing smart contracts on the Ethereum blockchain With Solidity, developers can define the rules and behavior of decentralized applications (DApps)
- Installing the Solidity Compiler — Solidity 0. 8. 31 documentation
To install the most recent 0 4 x 0 5 x version of Solidity you can also use brew install solidity@4 and brew install solidity@5, respectively If you need a specific version of Solidity you can install a Homebrew formula directly from Github
- 类型 — Solidity 0. 8. 24 文档
Solidity 是一种静态类型语言,这意味着每个变量(状态变量和局部变量)都需要被指定类型。 Solidity 提供了几种基本类型,可以用来组合出复杂类型。 除此之外,各个类型之间可以在包含运算符号的表达式中进行交互。
- Solidity by Example — Solidity 0. 8. 31 documentation
Solidity by Example Voting The following contract is quite complex, but showcases a lot of Solidity’s features It implements a voting contract Of course, the main problems of electronic voting is how to assign voting rights to the correct persons and how to prevent manipulation
- Solidity Forum - The place for all Solidity developers, tool builders . . .
The place to discuss design and usage of and changes to the Solidity programming language
|
|
|