Go从入门到实战——package(笔记)

Package

在这里插入图片描述

导入外部包

在这里插入图片描述

init方法

在这里插入图片描述

猜你喜欢

转载自blog.csdn.net/weixin_42094659/article/details/107722244