go interface 的坑
摘要:
一、概述 运行: [root@node175 demo]# go run server.go # command-line-arguments./server.go:20: cannot use MyPrint literal (type MyPrint) as type Interface in 阅读全文
posted @ 2017-09-26 12:08 阳台 阅读(789) 评论(0) 推荐(0)