主题:【原创】介绍一下Go语言(1)之前的话 -- zllwy
共:💬92 🌺231
int *c[10] -> var c [10]*int
int (*c)[10] -> var c *[10]int
It will be a mess if there are "const".
- 相关回复 上下关系8
🙂函数调用其实是polish notation 1 美人他爹 字309 2011-01-27 14:55:09
🙂【原创】介绍一下Go语言(5)其他特性 10 zllwy 字1651 2011-01-26 18:19:55
🙂11 变量类型定义。 博客南 字24 2011-01-26 20:32:18
🙂Not intuitive
🙂exception handling ilcc 字254 2011-01-25 11:17:40
🙂Rob Pike: Geek of the week 3 zllwy 字132 2011-01-23 21:48:35
🙂【原创】介绍一下Go语言(外篇)JMM 21 zllwy 字3648 2011-01-22 20:19:14
🙂我是看EHCACHE ilcc 字74 2011-01-24 21:16:23