打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Solidity:修订间差异

来自天明的百科全书
天明留言 | 贡献
无编辑摘要
天明留言 | 贡献
无编辑摘要
第1行: 第1行:
Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the [[Ethereum]] platform.
Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the [[Ethereum]] platform.
https://www.soliditylang.org/


https://github.com/ethereum/solidity
https://github.com/ethereum/solidity
第5行: 第7行:
== 另请参阅 ==
== 另请参阅 ==


* https://docs.soliditylang.org/zh-cn
* {{使用搜索引擎搜索}}
* {{使用搜索引擎搜索}}



2025年10月30日 (四) 09:30的版本

Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.

https://www.soliditylang.org/

https://github.com/ethereum/solidity

另请参阅