go 为什么Go语言的编译器“gc”使用与C语言不同的调用约定? 英文: Why does go's compiler "gc" use a different calling convention than C? 问题 C使用cdecl... 2013年4月1日151评论cdecl go