高大电脑

文章
4
资源
0
加入时间
2年10月21天

go Exercise: Images

Remember the picture generator you wrote earlier? Let’s write another one, but this time it will return an implementation of image.Image instead of a slice of data.Define your own Image type, implement the necessary methods, and call pic.ShowImage.Bo