mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-11 23:52:31 +08:00
update 09.6.md (#503)
This commit is contained in:
@@ -83,7 +83,7 @@ Convenience wrappers for common cases: type IntArray[Top]
|
||||
Convenience types for common cases: IntArray type IntArray []int
|
||||
```
|
||||
|
||||
如果你在一个团队中工作,并在源代码树被存储在网络硬盘上,就可以使用 godoc 给所有团队成员连续文档的支持。通过设置 `sync_minutes=n`,你甚至可以让它每 n 分钟自动更新您的文档!
|
||||
如果你在一个团队中工作,并且源代码树被存储在网络硬盘上,就可以使用 godoc 给所有团队成员连续文档的支持。通过设置 `sync_minutes=n`,你甚至可以让它每 n 分钟自动更新您的文档!
|
||||
|
||||
## 链接
|
||||
|
||||
|
Reference in New Issue
Block a user