摘要:
1、有时候在golang之中编译c会出现gcc not found 的问题,需要安装合适的版本的 mingw32,将bin程序添加到环境变量之中 https://sourceforge.net/projects/mingw-w64/files/mingw-w64/ https://qzone.wor 阅读全文
摘要:
使用反射形式 if !reflect.DeepEqual(item, types.ModuleApiParamItem{}) { // 不是零值的struct } TRANSLATE with x English Arabic Hebrew Polish Bulgarian Hindi Portug 阅读全文