mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-05 15:12:33 +00:00
make loop
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## 10.2. 導入路徑
|
||||
|
||||
每個包是由一個全局唯一的字符串所標識的導入路徑定位.
|
||||
齣現在導入聲明中的導入路徑也是字符串.
|
||||
出現在導入聲明中的導入路徑也是字符串.
|
||||
|
||||
```Go
|
||||
import (
|
||||
|
Reference in New Issue
Block a user