golang(go语言)用reflect.TypeOf获取数据类型

示例代码: https://www.bccn.net/paste/405/
2012-12-08 23:11 | 阅读 21429 次 | 评论 0 条

用godoc查看golang文档

godoc fmt Println PACKAGE package fmt import "fmt" FUNCTIONS func Println(a ...interface{}) (n int, err error) Println formats using the default formats for its operands and writes to standard output. Spaces are always added between operands and a newline is append...
2012-12-08 22:05 | 阅读 8860 次 | 评论 0 条
浏览2776930次
文章归档