会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
管理
2019年5月28日
GO:interface
摘要: 一、感受接口 type Usb interface { Connect() Disconnect() } // 手机 type Phone struct {} // 相机 type Camera struct {} // 计算机 type Computer struct {} // 手机实现接口所有
阅读全文
posted @ 2019-05-28 21:02 就俗人一个
阅读(319)
评论(0)
推荐(0)
编辑
公告