会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张志建
新随笔
管理
2025年4月21日
Solidity学习1
摘要: 在线编辑器:remix https://remix.ethereum.org/ Solidity的基础知识 文件名后缀:sol 文件结构: // SPDX-License-Identifier: MIT //声明 pragma solidity ^0.8.7; //声明solidity版本 cont
阅读全文
posted @ 2025-04-21 17:46 张志健
阅读(45)
评论(0)
推荐(0)