摘要:来自学习go语言.pdf 译者刑星 fmt 包fmt实现了格式化IO函数,这与c的printf和scanf类似,格式化短语派生于c %v 默认格式的值。当打印结构时,加号(%+v)会增加字段 %#v go样式的值表达 %T 带有类型的go样式的值表达 io 提供了原始的io操作界面,主要人物就是os
阅读全文
08 2016 档案
摘要:error while loading shared libraries: : cannot open shared object file: No such file or directory http://blog.csdn.net/smallfish0315/article/details/4
阅读全文