To begin with, it's essential to identify where our code is stored. The common assumption is that there are only two locations - one on a remote server like Github and the other on our local machine. However, this isn't entirely accurate. Git maintains three local storages on our machine, which means that our code can be found in four places:
基本语法: type 名字 interface{}
什么是接口?:接口是一组行为的抽象
原则上任务:即便是任务开发,也应该面向接口编程