只需一步,快速开始
例:package main import "fmt" type Shape interface { area() float64 } type Rectangle struct { width float64 height float64 } func (r Rectangle) ...
6713cbee6462e.png (61.42 KB, 下载次数: 259)
下载附件
2024-10-19 23:10 上传
|Archiver|手机版|小黑屋|递归火山软件开发平台 ( 鄂ICP备18029190号 )
GMT+8, 2025-4-8 19:44 , Processed in 0.088783 second(s), 22 queries .
Powered by Discuz! X3.4
© 2001-2017 Comsenz Inc.