mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 02:35:53 +08:00
@@ -99,7 +99,7 @@ func main() {
|
|||||||
|
|
||||||
**注意事项**
|
**注意事项**
|
||||||
|
|
||||||
你不能得到一个文字或常量的地址,例如:
|
你不能获取字面量或常量的地址,例如:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
const i = 5
|
const i = 5
|
||||||
|
Reference in New Issue
Block a user