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