mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-09 16:42:26 +00:00
转为 mdbook
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 第七章 接口
|
||||
# 第7章 接口
|
||||
|
||||
接口类型是对其它类型行为的抽象和概括;因为接口类型不会和特定的实现细节绑定在一起,通过这种抽象的方式我们可以让我们的函数更加灵活和更具有适应能力。
|
||||
|
||||
|
Reference in New Issue
Block a user